Uses of Class
org.eclipse.mylyn.wikitext.core.util.ServiceLocator

Packages that use ServiceLocator
org.eclipse.mylyn.wikitext.core.util Utility classes that are useful when using the parser framework 
 

Uses of ServiceLocator in org.eclipse.mylyn.wikitext.core.util
 

Methods in org.eclipse.mylyn.wikitext.core.util that return ServiceLocator
static ServiceLocator ServiceLocator.getInstance()
          Get an instance of the service locator
static ServiceLocator ServiceLocator.getInstance(ClassLoader classLoader)
          Get an instance of the service locator
 

Method parameters in org.eclipse.mylyn.wikitext.core.util with type arguments of type ServiceLocator
static void ServiceLocator.setImplementation(Class<? extends ServiceLocator> implementationClass)
           
 



Copyright © 2011 FuseSource, Corp.. All Rights Reserved.