|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceContext
This class contains context information available to a service factory during service construction and destruction.
Method Summary | |
---|---|
ClassLoader |
getClassLoader()
Gets the class loader for this service. |
Kernel |
getKernel()
Gets the kernel in which this service is registered. |
ServiceName |
getServiceName()
Gets the unique name of the service in the kernel. |
Method Detail |
---|
Kernel getKernel()
ServiceName getServiceName()
ClassLoader getClassLoader()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |