com.sun.portal.common.service.impl |
|
Java Source File Name | Type | Comment |
ServiceConfigImpl.java | Class | A service configuration object used by a service container
used to pass information to a service during initialization. |
ServiceContainerImpl.java | Class | This is the default container implementation. |
ServiceContextImpl.java | Class | Defines a set of methods that a services uses to communicate with
its service container. |