|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagerImplementation | |
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 ManagerImplementation in wt.services |
Fields in wt.services declared as ManagerImplementation | |
private ManagerImplementation[] |
DefaultStartupHandler.implementations
|
Methods in wt.services that return ManagerImplementation | |
protected static ManagerImplementation |
ManagerImplementation.create(String services_key,
String services_value)
Supported API: false |
Constructors in wt.services with parameters of type ManagerImplementation | |
DefaultStartupHandler(ManagerImplementation[] implementations)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |