|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FrameworkServiceFactory | |
|---|---|
| atg.svc.repository.beans.methods | |
| atg.svc.repository.service | |
| atg.svc.repository.service.versioned | |
| 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 |
|---|
| Subclasses of FrameworkServiceFactory in atg.svc.repository.service | |
|---|---|
class |
ServiceFactory
Factory for business logic services. |
| 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. |
| Uses of FrameworkServiceFactory in atg.svc.repository.service.versioned |
|---|
| Subclasses of FrameworkServiceFactory in atg.svc.repository.service.versioned | |
|---|---|
class |
atg.svc.repository.service.versioned.VersionedFrameworkServiceFactory
Factory for business logic services. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||