Package org.objectweb.jonas_lib.deployment.api

Interface Summary
DeploymentDesc This interface provides a description for deployment descriptor in JOnAS
DescriptionGroup This interface provides a description for J2EE deployment descriptors
DTDs This class defines the interface for the Mapping between publicId and DTDs
JndiEnvRefsGroup This interface provides JNDI environment reference elements for J2EE deployment descriptors
Schemas This class defines the interface for all J2EE 1.4 Schemas
 

Class Summary
AbsDeploymentDesc This class provides an abstract implementation of the DeploymentDescriptor interface of JOnAS
CommonsDTDs This class defines the declarations of defaults DTDs used for J2EE 1.4 and less
CommonsSchemas This class defines the declarations of the default J2EE 1.4 Schemas
DescriptionGroupDesc This class is used to keep the usage of the contained description related elements consistent acoross J2EE deployment descriptors.
EjbLocalRefDesc This class represents the description of an EjblocalRef object
EjbRefDesc This class represents the description of an EjbRef object
EnvEntryDesc This class represents the description of an EnvEntry object
HandlerDesc The Handler class describe both - a Handler reference to use on the client side of a Web Service, - and a Handler description.
JndiEnvRefsGroupDesc This class is used to keep the usage of containedJNDI environment regerence elements consistent across J2EE deployment descriptors Elements are "env-entry", "ejb-ref", "ejb-local-ref", "resource-ref", "resource-env-ref, "service-ref", "message-destination-ref" This class extends DescriptionGroupDesc and give access to elements "description", "display-name", "icon" used by entity, session, message-driven-bean, web-app, clientApp
MessageDestinationRefDesc This class represents the description of a MessageDestinationRef object
ResourceEnvRefDesc This class represents the description of a ResourceEnvRef object
ResourceRefDesc This class represents the description of a ResourceRef object
SecurityRoleRefDesc Defines a SecurityRoleRefDesc class for the management of EJBRoleRefPermissions and WebRoleRefPermissions in JACC
 

Exception Summary
DeploymentDescException The DeploymentDesc exception uses the pattern defined by the Enhydra com.lutris.util.ChainedException The source has been temporary duplicated to prevent Jonas using from external dependencies.