|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.compoze.util.ServiceRegistry | +--com.compoze.ejb.EjbServiceRegistry
This class is the ServiceRegistry
for the EJB runtime environment.
Definitions for services are taken from the ejbruntime.properties
file.
ServiceRegistry
, Serialized FormMethod Summary | |
static EjbServiceRegistry |
i()
Gets the singleton instance of this class. |
static void |
main(java.lang.String[] args)
Main. |
Methods inherited from class com.compoze.util.ServiceRegistry |
get, get, getInstance, getInstance, getInstance, getInstance, getMappedInstance, getMappedInstance, getMappedInstance, getMappedInstance, getService, getService, getSingletonInstance, getSingletonInstance, getSingletonInstance, getSingletonInstance, set |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static EjbServiceRegistry i()
public static void main(java.lang.String[] args)
args
- command line arguments
|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |