Package org.objectweb.jonas_web.deployment.api

Class Summary
JonasWebAppDTDs This class defines the declarations of DTDs for jonas-web.xml
JonasWebAppSchemas This class defines the declarations of Schemas for and jonas-web.xml
MethodDesc Defines a Method object.
MethodsDesc Defines the methods class managing all http methods
Pattern Defines a Pattern object for JACC Allow to check if this pattern is a path prefix pattern, and can return the type of the pattern Implements Comparable interface to sort items
PatternEntry Defines a PatternEntry object for JACC URLPattern handle
SecurityConstraintListDesc This class is used to manage security constraint in web applications useful for JACC implementation as it returns set of JACC permissions
SecurityRoleDesc Class is used for the security role
ServletDesc Defines a Servlet object.
TransportGuaranteeDesc Defines a transport guarantee object.
WebAppDTDs This class defines the declarations of DTDs for web.xml
WebAppSchemas This class defines the declarations of Schemas for web.xml and jonas-web.xml
WebContainerDeploymentDesc This class do the parsing of the web.xml file and jonas-web.xml files and contruct a data structure associated to these two files.
 

Exception Summary
WebContainerDeploymentDescException The class WebContainerDeploymentDescException that indicates conditions that a reasonable application might want to catch.