Uses of Class
atg.svc.repository.service.FrameworkServiceFactory

Packages that use FrameworkServiceFactory
atg.svc.repository.beans.methods   
atg.svc.repository.service   
 

Uses of FrameworkServiceFactory in atg.svc.repository.beans.methods
 

Methods in atg.svc.repository.beans.methods that return FrameworkServiceFactory
protected  FrameworkServiceFactory OptionMethods.getServiceFactory()
          Returns a ServiceFactory which provides non-nucleus components with a means to access the repository service nucleus components (e.g.
 

Uses of FrameworkServiceFactory in atg.svc.repository.service
 

Methods in atg.svc.repository.service that return FrameworkServiceFactory
static FrameworkServiceFactory FrameworkServiceFactory.getInstance()
          Gets the global instance of this factory.
static FrameworkServiceFactory FrameworkServiceFactory.getInstance(java.lang.String pComponent)
          Gets the ServiceFactory component at the given path.