Package wt.services
Class ManagerServiceFactory
java.lang.Object
wt.services.ManagerServiceFactory
The ManagerServiceFactory is a well known pseudo-singleton (static methods)
which is used to record and access a default manager service.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptionstatic ManagerServiceGets the object for the association that plays role: default.
-
Method Details
-
getDefault
Gets the object for the association that plays role: default.
Supported API: true- Returns:
- ManagerService
-