Class Summary |
BeanDesc |
Base class for bean descriptors |
DeploymentDesc |
Class to hold extended(*) deployment descriptor information
(*) extended deployment descriptor information includes Jonas specific
deployment descriptor file information |
EjbLocalRefDesc |
Class that represents an ejb-local-ref tag. |
EjbRefDesc |
Class that represents an ejb-ref and jonas-ejb-ref tags. |
EntityBmpDesc |
Class for descriptor of an entity bean with bean managed persistence |
EntityCmpDesc |
Base class for descriptor of an entity bean with container managed persistence |
EntityDesc |
Base class for descriptor of an entity bean |
EntityJdbcCmpDesc |
Base class for descriptor of an entity bean with jdbc based container managed persistence |
EnvEntryDesc |
The EnvEntry class corresponds to the 'env-entry' element in the XML DTD
for EJB 1.1 deployment descriptor. |
FieldDesc |
Class for descriptors of container managed fields |
FieldJdbcDesc |
Class for descriptors of jdbc based container managed fields |
MessageDrivenDesc |
|
MethodDesc |
Class for deployment descriptors of methods. |
MethodJdbcDesc |
Class for descriptor of JDBC finder methods |
ResourceEnvRefDesc |
The ResourceEnvRef class corresponds to the 'resource-env-ref' element in the XML DTD
for EJB 2.0 deployment descriptor and its associated 'jonas-resource-env' element. |
ResourceRefDesc |
The ResourceRef class corresponds to the 'resource-ref' element in the XML DTD
for EJB 1.1 deployment descriptor. |
SAXParserHelper |
This class provides support for complete XML parsing support including DTD
location resolution and XML parsing errors. |
SessionDesc |
|
SessionStatefulDesc |
Marker class for stateful session bean |
SessionStatelessDesc |
Marker class for stateless session bean |