Uses of Class
wt.services.StandardManagerFactory

Packages that use StandardManagerFactory
wt.services Defines ManagerService (see the reference implementation StandardManagerService ) which is a Manager (see StandardManager and its subclasses) obtained from a ManagerResourceFactory (see wt.services.StandardMangerFactory) and deals with both startup and event processing of services; this package is the basis of all Windchill services. 
 

Uses of StandardManagerFactory in wt.services
 

Fields in wt.services declared as StandardManagerFactory
private static StandardManagerFactory StandardManagerFactory.Singleton.instance
           
 

Methods in wt.services that return StandardManagerFactory
protected static StandardManagerFactory StandardManagerFactory.getInstance()
          Gets the value of the attribute: instance.