Package org.jboss.metadata

Package description goes here.

See:
          Description

Interface Summary
XmlLoadable (src)
 

Class Summary
ActivationConfigPropertyMetaData (src) Parse the activation-config-property element used in message driven bean.
ApplicationMetaData (src) The top level meta data from the jboss.xml and ejb-jar.xml descriptor.
AssemblyDescriptorMetaData (src) The meta data object for the assembly-descriptor element.
BeanMetaData (src) A common meta data class for the entity, message-driven and session beans.
CacheInvalidationConfigMetaData (src) Manages attributes related to distributed (possibly local-only) cache invalidations
ClientMetaData (src) The metdata data from a j2ee application-client.xml descriptor
ClusterConfigMetaData (src) The meta data object for the cluster-config element.
ConfigurationMetaData (src) The configuration information for an EJB container.
EjbLocalRefMetaData (src)
EjbPortComponentMetaData (src) The metdata data for session/port-component element from jboss.xml
EjbRefMetaData (src)
EntityMetaData (src) The meta data information specific to entity beans.
EnvEntryMetaData (src)
InvokerProxyBindingMetaData (src) The configuration information for invoker-proxy bindingss that may be tied to a EJB container.
IorSecurityConfigMetaData (src) Describes the security configuration information for the IOR.
MessageDestinationMetaData (src) Message Destination Metadata
MessageDestinationRefMetaData (src) Message Destination Reference Metadata
MessageDrivenMetaData (src) Provides a container and parser for the metadata of a message driven bean.
MetaData (src) An abstract base class for metadata containers.
MethodAttributes (src) Provides meta-data for method-attributes get* true true 100
MethodMetaData (src) The combination of the method-permission, container-transaction
QueryMetaData (src) Contains information about ejb-ql queries.
RelationMetaData (src) Represents one ejb-relation element found in the ejb-jar.xml file's relationships elements.
RelationshipRoleMetaData (src) Represents one ejb-relationship-role element found in the ejb-jar.xml file's ejb-relation elements.
ResourceEnvRefMetaData (src) The meta data information for a resource-env-ref element.
ResourceRefMetaData (src) The meta data information for a resource-ref element.
SecurityIdentityMetaData (src) The meta data object for the security-identity element.
SecurityRoleMetaData (src) The meta data object for the security-role-mapping element.
SecurityRoleRefMetaData (src) The metadata object for the security-role-ref element.
SessionMetaData (src) The meta data information specific to session beans.
WebMetaData (src) A representation of the web.xml and jboss-web.xml deployment descriptors as used by the AbstractWebContainer web container integration support class.
WebSecurityMetaData (src) Encapsulation of the web.xml security-constraints
WebSecurityMetaData.WebResourceCollection (src) The security-constraint/web-resource-collection child element container
XmlFileLoader (src) XmlFileLoader class is used to read ejb-jar.xml, standardjboss.xml, jboss.xml files, process them using DTDs and create ApplicationMetaData object for future use.
 

Package org.jboss.metadata Description

Package description goes here.

Package Specification

Related Documentation

Package Status