|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetaData | |
org.jboss.deployment | Package description goes here. |
org.jboss.metadata | Package description goes here. |
Uses of MetaData in org.jboss.deployment |
Subclasses of MetaData in org.jboss.deployment | |
class |
J2eeApplicationMetaData
A representation of the application.xml and jboss-app.xml deployment descriptors. |
class |
J2eeModuleMetaData
The metadata for an application/module element |
Uses of MetaData in org.jboss.metadata |
Subclasses of MetaData in org.jboss.metadata | |
class |
ActivationConfigPropertyMetaData
Parse the activation-config-property element used in message driven bean. |
class |
ApplicationMetaData
The top level meta data from the jboss.xml and ejb-jar.xml descriptor. |
class |
AssemblyDescriptorMetaData
The meta data object for the assembly-descriptor element. |
class |
BeanMetaData
A common meta data class for the entity, message-driven and session beans. |
class |
CacheInvalidationConfigMetaData
Manages attributes related to distributed (possibly local-only) cache invalidations |
class |
ClusterConfigMetaData
The meta data object for the cluster-config element. |
class |
ConfigurationMetaData
The configuration information for an EJB container. |
class |
EjbLocalRefMetaData
|
class |
EjbRefMetaData
|
class |
EntityMetaData
The meta data information specific to entity beans. |
class |
EnvEntryMetaData
|
class |
InvokerProxyBindingMetaData
The configuration information for invoker-proxy bindingss that may be tied to a EJB container. |
class |
MessageDestinationMetaData
Message Destination Metadata |
class |
MessageDestinationRefMetaData
Message Destination Reference Metadata |
class |
MessageDrivenMetaData
Provides a container and parser for the metadata of a message driven bean. |
class |
MethodMetaData
The combination of the method-permission, container-transaction |
class |
QueryMetaData
Contains information about ejb-ql queries. |
class |
RelationMetaData
Represents one ejb-relation element found in the ejb-jar.xml file's relationships elements. |
class |
RelationshipRoleMetaData
Represents one ejb-relationship-role element found in the ejb-jar.xml file's ejb-relation elements. |
class |
ResourceEnvRefMetaData
The meta data information for a resource-env-ref element. |
class |
ResourceRefMetaData
The meta data information for a resource-ref element. |
class |
SecurityIdentityMetaData
The meta data object for the security-identity element. |
class |
SecurityRoleMetaData
The meta data object for the security-role-mapping element. |
class |
SecurityRoleRefMetaData
The metadata object for the security-role-ref element. |
class |
SessionMetaData
The meta data information specific to session beans. |
class |
WebMetaData
A representation of the web.xml and jboss-web.xml deployment descriptors as used by the AbstractWebContainer web container integration support class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |