站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 server API Documentation 英文版文档

Uses of Package org.jboss.metadata (JBoss Server API) - JBoss 3.2.7 server API Documentation 英文版文档


Uses of Package
org.jboss.metadata

Packages that use org.jboss.metadata
org.jboss.cache.invalidation.triggers   
org.jboss.deployment Package description goes here
org.jboss.ejb Package description goes here
org.jboss.ejb.plugins Package description goes here
org.jboss.ejb.plugins.cmp.jdbc.metadata Package description goes here
org.jboss.ejb.plugins.jaws.metadata Package description goes here
org.jboss.ejb.plugins.jms Package description goes here
org.jboss.metadata Package description goes here
org.jboss.proxy.ejb   
org.jboss.verifier Package description goes here
org.jboss.verifier.strategy Package description goes here
org.jboss.web Package description goes here
 

Classes in org.jboss.metadata used by org.jboss.cache.invalidation.triggers
XmlLoadable
          
 

Classes in org.jboss.metadata used by org.jboss.deployment
MetaData
          An abstract base class for metadata containers.
XmlLoadable
          
 

Classes in org.jboss.metadata used by org.jboss.ejb
BeanMetaData
          A common meta data class for the entity, message-driven and session beans.
InvokerProxyBindingMetaData
          The configuration information for invoker-proxy bindingss that may be tied to a EJB container.
XmlLoadable
          
 

Classes in org.jboss.metadata used by org.jboss.ejb.plugins
XmlLoadable
          
 

Classes in org.jboss.metadata used by org.jboss.ejb.plugins.cmp.jdbc.metadata
ApplicationMetaData
          The top level meta data from the jboss.xml and ejb-jar.xml descriptor.
EntityMetaData
          The meta data information specific to entity beans.
QueryMetaData
          Contains information about ejb-ql queries.
RelationMetaData
          Represents one ejb-relation element found in the ejb-jar.xml file's relationships elements.
RelationshipRoleMetaData
          Represents one ejb-relationship-role element found in the ejb-jar.xml file's ejb-relation elements.
 

Classes in org.jboss.metadata used by org.jboss.ejb.plugins.jaws.metadata
ApplicationMetaData
          The top level meta data from the jboss.xml and ejb-jar.xml descriptor.
EntityMetaData
          The meta data information specific to entity beans.
MetaData
          An abstract base class for metadata containers.
XmlLoadable
          
 

Classes in org.jboss.metadata used by org.jboss.ejb.plugins.jms
InvokerProxyBindingMetaData
          The configuration information for invoker-proxy bindingss that may be tied to a EJB container.
MessageDrivenMetaData
          Provides a container and parser for the metadata of a message driven bean.
 

Classes in org.jboss.metadata used by org.jboss.metadata
ApplicationMetaData
          The top level meta data from the jboss.xml and ejb-jar.xml descriptor.
BeanMetaData
          A common meta data class for the entity, message-driven and session beans.
CacheInvalidationConfigMetaData
          Manages attributes related to distributed (possibly local-only) cache invalidations
ClusterConfigMetaData
          The meta data object for the cluster-config element.
ConfigurationMetaData
          The configuration information for an EJB container.
EjbLocalRefMetaData
          
EjbRefMetaData
          
EnvEntryMetaData
          Metadata for the env-entry elements
InvokerProxyBindingMetaData
          The configuration information for invoker-proxy bindingss that may be tied to a EJB container.
MetaData
          An abstract base class for metadata containers.
MethodAttributes
          Provides meta-data for method-attributes get* true true 100
MethodMetaData
          The combination of the method-permission, container-transaction
RelationMetaData
          Represents one ejb-relation element found in the ejb-jar.xml file's relationships elements.
RelationshipRoleMetaData
          Represents one ejb-relationship-role element found in the ejb-jar.xml file's ejb-relation elements.
SecurityIdentityMetaData
          The meta data object for the security-identity element.
XmlLoadable
          
 

Classes in org.jboss.metadata used by org.jboss.proxy.ejb
InvokerProxyBindingMetaData
          The configuration information for invoker-proxy bindingss that may be tied to a EJB container.
 

Classes in org.jboss.metadata used by org.jboss.verifier
ApplicationMetaData
          The top level meta data from the jboss.xml and ejb-jar.xml descriptor.
 

Classes in org.jboss.metadata used by org.jboss.verifier.strategy
ApplicationMetaData
          The top level meta data from the jboss.xml and ejb-jar.xml descriptor.
BeanMetaData
          A common meta data class for the entity, message-driven and session beans.
EntityMetaData
          The meta data information specific to entity beans.
MessageDrivenMetaData
          Provides a container and parser for the metadata of a message driven bean.
SessionMetaData
          The meta data information specific to session beans.
 

Classes in org.jboss.metadata used by org.jboss.web
WebMetaData
          A representation of the web.xml and jboss-web.xml deployment descriptors as used by the AbstractWebContainer web container integration support class.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.