|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceTypeConstants | |
---|---|
org.openejb.alt.assembler.classic | The classes and interfaces directly under this package define the basic parts of the OpenEJB assembler system architecture. |
org.openejb.alt.assembler.classic.xml | The classes and interfaces directly under this package define the basic parts of the OpenEJB assembler xml system architecture. |
Uses of ServiceTypeConstants in org.openejb.alt.assembler.classic |
---|
Classes in org.openejb.alt.assembler.classic that implement ServiceTypeConstants | |
---|---|
class |
SecurityServiceInfo
SecurityServiceInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system. |
class |
ServiceInfo
ServiceInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system. |
class |
TransactionServiceInfo
TransactionServiceInfo is part of the OpenEjbConfiguration object structure that provides the information about the configuration of OpenEJB and the container system. |
Uses of ServiceTypeConstants in org.openejb.alt.assembler.classic.xml |
---|
Classes in org.openejb.alt.assembler.classic.xml that implement ServiceTypeConstants | |
---|---|
class |
SecurityService
A subclass of SecurityServiceInfo filled with data from an XML file. |
class |
Service
A subclass of ServiceInfo filled with data from an XML file. |
class |
TransactionService
A subclass of TransactionServiceInfo filled with data from an XML file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |