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

Uses of Package org.jboss.metadata (JBoss Server API) - JBoss 4.0.1 sp1 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.inflow   
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.
MessageDestinationMetaData
          Message Destination Metadata
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.inflow
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.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
ActivationConfigPropertyMetaData
          Parse the activation-config-property element used in message driven bean.
ApplicationMetaData
          The top level meta data from the jboss.xml and ejb-jar.xml descriptor.
AssemblyDescriptorMetaData
          The meta data object for the assembly-descriptor element.
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
          
EjbPortComponentMetaData
          The metdata data for session/port-component element from jboss.xml
EjbRefMetaData
          
EnvEntryMetaData
          
InvokerProxyBindingMetaData
          The configuration information for invoker-proxy bindingss that may be tied to a EJB container.
IorSecurityConfigMetaData
          Describes the security configuration information for the IOR.
IorSecurityConfigMetaData.AsContext
          as-context (CSIv2 authentication service) is the element describing the authentication mechanism that will be used to authenticate the client.
IorSecurityConfigMetaData.SasContext
          sas-context (related to CSIv2 security attribute service) element describes the sas-context fields.
IorSecurityConfigMetaData.TransportConfig
          The root element for security between the end points
MessageDestinationMetaData
          Message Destination Metadata
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.
SecurityRoleMetaData
          The meta data object for the security-role-mapping element.
SessionMetaData
          The meta data information specific to session beans.
WebSecurityMetaData.WebResourceCollection
          The security-constraint/web-resource-collection child element container
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.