Uses of Class
com.togethersoft.testing.shared.IPluginManager

Packages that use IPluginManager
com.togethersoft.testing.shared 

Uses of IPluginManager in com.togethersoft.testing.shared
 

Fields in com.togethersoft.testing.shared declared as IPluginManager
private static IPluginManagerPluginManagerAccess.myPluginManager
          
 

Methods in com.togethersoft.testing.shared that return IPluginManager
static IPluginManagerPluginManagerAccess.getPluginManager()
          Returns the current plugin manager
 

Methods in com.togethersoft.testing.shared with parameters of type IPluginManager
protected voidPluginManagerAccess.setPluginManager(IPluginManager m)
          Sets the current plugin manager