JBoss Metadata EJB 7.2.2.Final

Serialized Form


Package org.jboss.metadata.common.ejb

Package org.jboss.metadata.ejb.jboss

Class org.jboss.metadata.ejb.jboss.CacheInvalidationConfigMetaData extends IdMetaDataImplWithDescriptions implements Serializable

serialVersionUID: 5237940805332926376L

Serialized Fields

invalidationGroupName

String invalidationGroupName
The invalidation group name


invalidationManagerName

String invalidationManagerName
The invalidation manager name


entityBean

JBossEntityBeanMetaData entityBean
The enterprise bean

Class org.jboss.metadata.ejb.jboss.ClusterConfigMetaData extends IdMetaDataImplWithDescriptions implements Serializable

serialVersionUID: -614188513386783204L

Serialized Fields

partitionName

String partitionName
The partition name


homeLoadBalancePolicy

String homeLoadBalancePolicy
The home load balancing policy


beanLoadBalancePolicy

String beanLoadBalancePolicy
The bean load balancing policy


sessionStateManagerJndiName

String sessionStateManagerJndiName
The state manager jndi

Class org.jboss.metadata.ejb.jboss.ContainerConfigurationMetaData extends NamedMetaDataWithDescriptions implements Serializable

serialVersionUID: 5189417462407375043L

Serialized Fields

extendsName

String extendsName
The extends


callLogging

boolean callLogging
Call logging


invokerProxyBindingNames

Set<E> invokerProxyBindingNames
The invoker proxy binding names


syncOnCommitOnly

boolean syncOnCommitOnly
Sync on commit only


insertAfterEjbPostCreate

boolean insertAfterEjbPostCreate
Insert after ejb post create


ejbStoreOnClean

boolean ejbStoreOnClean
ejbStore on clean


storeNotFlushed

boolean storeNotFlushed
Store not flushed


instancePool

String instancePool
The instance pool


instanceCache

String instanceCache
The instance cache


persistenceManager

String persistenceManager
The persistence manager


webClassLoader

String webClassLoader
The web classloader


lockingPolicy

String lockingPolicy
The locking policy


containerPoolConf

Element containerPoolConf
The InstancePool configuration


containerCacheConf

Element containerCacheConf
The InstanceCache configuration


containerInterceptorsConf

Element containerInterceptorsConf
The ejb container interceptor stack configuration


commitOption

CommitOption commitOption
The commit option


optiondRefreshRateMillis

long optiondRefreshRateMillis
The option d refresh rate in milliseconds


securityDomain

String securityDomain
The security domain


clusterConfig

ClusterConfigMetaData clusterConfig
The cluster config


depends

Set<E> depends
The depends


commitOptionWasSet

boolean commitOptionWasSet

callLoggingWasSet

boolean callLoggingWasSet

ejbStoreOnCleanWasSet

boolean ejbStoreOnCleanWasSet

insertAfterEjbPostCreateWasSet

boolean insertAfterEjbPostCreateWasSet

storeNotFlushedWasSet

boolean storeNotFlushedWasSet

syncOnCommitOnlyWasSet

boolean syncOnCommitOnlyWasSet

Class org.jboss.metadata.ejb.jboss.ContainerConfigurationMetaDataWrapper extends ContainerConfigurationMetaData implements Serializable

serialVersionUID: 1L

Class org.jboss.metadata.ejb.jboss.ContainerConfigurationsMetaData extends MappedMetaDataWithDescriptions<ContainerConfigurationMetaData> implements Serializable

serialVersionUID: 8621050513072760399L

Class org.jboss.metadata.ejb.jboss.ContainerConfigurationsMetaDataWrapper extends ContainerConfigurationsMetaData implements Serializable

serialVersionUID: 1L

Serialized Fields

primary

ContainerConfigurationsMetaData primary

defaults

ContainerConfigurationsMetaData defaults

merged

HashMap<K,V> merged

Class org.jboss.metadata.ejb.jboss.CurrentMessageMetaData extends MethodsMetaData implements Serializable

serialVersionUID: 1L

Class org.jboss.metadata.ejb.jboss.IIOPMetaData extends AbstractEJBBoundMetaData implements Serializable

Serialized Fields

bindingName

String bindingName

iorSecurityConfigMetaData

IORSecurityConfigMetaData iorSecurityConfigMetaData

Class org.jboss.metadata.ejb.jboss.InvokerBindingMetaData extends NamedMetaDataWithDescriptions implements Serializable

serialVersionUID: 7854213960602045177L

Serialized Fields

jndiName

String jndiName
The jndi name


ejbRefs

List<E> ejbRefs

Class org.jboss.metadata.ejb.jboss.InvokerBindingsMetaData extends MappedMetaDataWithDescriptions<InvokerBindingMetaData> implements Serializable

serialVersionUID: 7637011120262076039L

Class org.jboss.metadata.ejb.jboss.InvokerProxyBindingMetaData extends NamedMetaDataWithDescriptions implements Serializable

serialVersionUID: -3203701877688568371L

Serialized Fields

invokerMBean

String invokerMBean
The invoker mbean


proxyFactory

String proxyFactory
The proxy factory


proxyFactoryConfig

Element proxyFactoryConfig
The proxy factory config

Class org.jboss.metadata.ejb.jboss.InvokerProxyBindingsMetaData extends MappedMetaDataWithDescriptions<InvokerProxyBindingMetaData> implements Serializable

serialVersionUID: -6052572082285734800L

Class org.jboss.metadata.ejb.jboss.InvokerProxyBindingsMetaDataWrapper extends InvokerProxyBindingsMetaData implements Serializable

serialVersionUID: 1L

Serialized Fields

primary

InvokerProxyBindingsMetaData primary

defaults

InvokerProxyBindingsMetaData defaults

Class org.jboss.metadata.ejb.jboss.IORASContextMetaData extends IdMetaDataImplWithDescriptions implements Serializable

serialVersionUID: -4611413076087109396L

Serialized Fields

authMethod

String authMethod
The authorization method


realm

String realm
The realm


required

boolean required
Whether it is required

Class org.jboss.metadata.ejb.jboss.IORSASContextMetaData extends IdMetaDataImplWithDescriptions implements Serializable

serialVersionUID: -5219684887396127182L

Serialized Fields

callerPropagation

String callerPropagation
The caller propagation

Class org.jboss.metadata.ejb.jboss.IORSecurityConfigMetaData extends IdMetaDataImplWithDescriptions implements Serializable

serialVersionUID: -4681258049609548746L

Serialized Fields

transportConfig

IORTransportConfigMetaData transportConfig
The transport config


asContext

IORASContextMetaData asContext
The as context


sasContext

IORSASContextMetaData sasContext
The as context

Class org.jboss.metadata.ejb.jboss.IORTransportConfigMetaData extends IdMetaDataImplWithDescriptions implements Serializable

serialVersionUID: 779676398058819672L

Serialized Fields

integrity

String integrity
The integrity


confidentiality

String confidentiality
The confidentiality


establishTrustInTarget

String establishTrustInTarget
The establish trust in target


establishTrustInClient

String establishTrustInClient
The establish trust in client


detectMisordering

String detectMisordering
Whether to detect misordering


detectReplay

String detectReplay
Whether to detect replay

Class org.jboss.metadata.ejb.jboss.JBoss50DTDMetaData extends JBossMetaData implements Serializable

serialVersionUID: 1L

Class org.jboss.metadata.ejb.jboss.JBoss50MessageDrivenBeanMetaData extends JBossMessageDrivenBean31MetaData implements Serializable

serialVersionUID: 7103348979383633314L

Class org.jboss.metadata.ejb.jboss.JBoss50MetaData extends JBossMetaData implements Serializable

serialVersionUID: 1L

Class org.jboss.metadata.ejb.jboss.JBoss50SessionBeanMetaData extends JBossSessionBean31MetaData implements Serializable

serialVersionUID: 29928077451682118L

Class org.jboss.metadata.ejb.jboss.JBoss51ConsumerBeanMetaData extends JBossConsumerBeanMetaData implements Serializable

serialVersionUID: 1L

Class org.jboss.metadata.ejb.jboss.JBoss51EAPDTDMetaData extends JBossMetaData implements Serializable

serialVersionUID: 1L

Class org.jboss.metadata.ejb.jboss.JBoss51GenericBeanMetaData extends JBossGenericBeanMetaData implements Serializable

serialVersionUID: 1L

Class org.jboss.metadata.ejb.jboss.JBoss51MessageDrivenBeanMetaData extends JBossMessageDrivenBean31MetaData implements Serializable

serialVersionUID: 7103348979383633314L

Class org.jboss.metadata.ejb.jboss.JBoss51MetaData extends JBossMetaData implements Serializable

serialVersionUID: 1L

Class org.jboss.metadata.ejb.jboss.JBoss60DTDMetaData extends JBossMetaData implements Serializable

serialVersionUID: 1L

Class org.jboss.metadata.ejb.jboss.JBossAssemblyDescriptorMetaData extends IdMetaDataImpl implements Serializable

serialVersionUID: 5638920200035141015L

Serialized Fields

securityRoles

SecurityRolesMetaData securityRoles
The security roles


methodPermissions

MethodPermissionsMetaData methodPermissions
The method permissions


containerTransactions

ContainerTransactionsMetaData containerTransactions
The container transactions


interceptorBindings

InterceptorBindingsMetaData interceptorBindings
The interceptor bindings


messageDestinations

MessageDestinationsMetaData messageDestinations
The message destinations


excludeList

ExcludeListMetaData excludeList
The exclude list


applicationExceptions

ApplicationExceptionsMetaData applicationExceptions
The application exceptions

Class org.jboss.metadata.ejb.jboss.JBossConsumerBeanMetaData extends JBossEnterpriseBeanMetaData implements Serializable

serialVersionUID: 1L

Serialized Fields

activationConfig

ActivationConfigMetaData activationConfig
The activation config


destination

String destination
The destiation.


destinationType

String destinationType
The destination type.


currentMessage

MethodAttributesMetaData currentMessage
The current message.


messageProperties

List<E> messageProperties
The message properties.


producers

List<E> producers
The producers.


localProducers

List<E> localProducers
The local producers.


defaultActivationConfig

ActivationConfigMetaData defaultActivationConfig
The default activation config.

Class org.jboss.metadata.ejb.jboss.JBossEnterpriseBeanMetaData extends NamedMetaDataWithDescriptionGroup implements Serializable

serialVersionUID: 6909774842926430193L

Serialized Fields

enterpriseBeansMetaData

JBossEnterpriseBeansMetaData enterpriseBeansMetaData
Deprecated. 
The enterprise bean container


mappedName

String mappedName
Deprecated. 
The mapped name


ejbClass

String ejbClass
Deprecated. 
The ejb class


localJndiName

String localJndiName
Deprecated. 
The local jndi name


exceptionOnRollback

boolean exceptionOnRollback
Deprecated. 
Whether to throw an exception if the transaction is marked for rollback


timerPersistence

boolean timerPersistence
Deprecated. 
Whether to persist timers


configurationName

String configurationName
Deprecated. 
The configuration name


invokers

InvokerBindingsMetaData invokers
Deprecated. 
The invokers


iorSecurityConfig

IORSecurityConfigMetaData iorSecurityConfig
Deprecated. 
The ior security config


securityProxy

String securityProxy
Deprecated. 
The security proxy


jndiEnvironmentRefsGroup

JBossEnvironmentRefsGroupMetaData jndiEnvironmentRefsGroup
Deprecated. 
The environment


methodAttributes

MethodAttributesMetaData methodAttributes
Deprecated. 
The method attributes


securityDomain

String securityDomain
Deprecated. 
The security domain


depends

Set<E> depends
Deprecated. 
The dependencies


annotations

AnnotationsMetaData annotations
Deprecated. 
The annotations


ignoreDependency

IgnoreDependencyMetaData ignoreDependency
Deprecated. 
Ignore dependency


aopDomainName

String aopDomainName
Deprecated. 
The aop domain name


poolConfig

PoolConfigMetaData poolConfig
Deprecated. 
The pool configuration


jndiRefs

JndiRefsMetaData jndiRefs
Deprecated. 
The jndi refs


securityIdentity

SecurityIdentityMetaData securityIdentity
Deprecated. 
The security identity


transactionType

javax.ejb.TransactionManagementType transactionType
Deprecated. 
The transaction type


jndiBindingPolicy

String jndiBindingPolicy
Deprecated. 
the class name that implements the JNDI binding policy for this ejb


containerName

String containerName
Deprecated. 
The runtime name of the ejb container as known to the 'kernel', what ever it is


generatedContainerName

String generatedContainerName
Deprecated. 
A non-managed generated container name as known to the 'kernel', what ever it is

Class org.jboss.metadata.ejb.jboss.JBossEnterpriseBeansMetaData extends EnterpriseBeansMap<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData> implements Serializable

serialVersionUID: -5123700601271986251L

Serialized Fields

jbossMetaData

JBossMetaData jbossMetaData
The top level metadata

Class org.jboss.metadata.ejb.jboss.JBossEntityBeanMetaData extends JBossEnterpriseBeanMetaData implements Serializable

serialVersionUID: -6869794514744015588L

Serialized Fields

home

String home
The home interface


remote

String remote
The remote interface


localHome

String localHome
The local home


local

String local
The local


persistenceType

PersistenceType persistenceType
The persistence type


primKeyClass

String primKeyClass
The primary key class


reentrant

boolean reentrant
The reentrant


cmpVersion

String cmpVersion
The cmp version


abstractSchemaName

String abstractSchemaName
The abstract schema name


cmpFields

CMPFieldsMetaData cmpFields
The cmp fields


primKeyField

String primKeyField
The primary key field


securityRoleRefs

SecurityRoleRefsMetaData securityRoleRefs
The security role refs


queries

QueriesMetaData queries
The queries


jndiName

String jndiName
The jndi name


callByValue

boolean callByValue
Whether to call by value


clustered

boolean clustered
Whether this bean is clustered


readOnly

boolean readOnly
Read only


clusterConfig

ClusterConfigMetaData clusterConfig
The cluster config


cacheInvalidation

boolean cacheInvalidation
Cache invalidation


cacheInvalidationConfig

CacheInvalidationConfigMetaData cacheInvalidationConfig
The cache invalidation config

Class org.jboss.metadata.ejb.jboss.JBossEnvironmentRefsGroupMetaData extends RemoteEnvironmentRefsGroupMetaData implements Serializable

serialVersionUID: 4642263968653845579L

Serialized Fields

ejbLocalReferences

EJBLocalReferencesMetaData ejbLocalReferences

serviceReferences

JBossServiceReferencesMetaData serviceReferences

persistenceContextRefs

PersistenceContextReferencesMetaData persistenceContextRefs

Class org.jboss.metadata.ejb.jboss.JBossGenericBeanMetaData extends JBossEnterpriseBeanMetaData implements Serializable

serialVersionUID: 1L

Serialized Fields

homeJndiName

String homeJndiName
The jndi name for the EJB 2 remote home interface


localHomeJndiName

String localHomeJndiName
The jndi name for the EJB 2 local home interface


portComponent

PortComponent portComponent
The webservices port-component

Class org.jboss.metadata.ejb.jboss.JBossMessageDrivenBean31MetaData extends JBossMessageDrivenBeanMetaData implements Serializable

Serialized Fields

timers

List<E> timers
Deprecated. 
Represents metadata for Schedule

Class org.jboss.metadata.ejb.jboss.JBossMessageDrivenBeanGenericWrapper extends JBossMessageDrivenBeanMetaData implements Serializable

serialVersionUID: 1L

Serialized Fields

delegate

JBossGenericBeanMetaData delegate

Class org.jboss.metadata.ejb.jboss.JBossMessageDrivenBeanMetaData extends JBossEnterpriseBeanMetaData implements Serializable

serialVersionUID: -4006016148034278681L

Serialized Fields

messagingType

String messagingType
Deprecated. 
The messaging type


timeoutMethod

NamedMethodMetaData timeoutMethod
Deprecated. 
The timeout method


messageDestinationType

String messageDestinationType
Deprecated. 
The message destination type


messageDestinationLink

String messageDestinationLink
Deprecated. 
The message destination link


activationConfig

ActivationConfigMetaData activationConfig
Deprecated. 
The activation config


aroundInvokes

AroundInvokesMetaData aroundInvokes
Deprecated. 
The around invokes


messageSelector

String messageSelector
Deprecated. 
The message selector


acknowledgeMode

String acknowledgeMode
Deprecated. 
The acknowledge mode


subscriptionDurability

SubscriptionDurability subscriptionDurability
Deprecated. 
The subscription durability


destinationJndiName

String destinationJndiName
Deprecated. 
The destination jndi name


mdbUser

String mdbUser
Deprecated. 
The mdb user id


mdbPassword

String mdbPassword
Deprecated. 
The mdb password


mdbClientId

String mdbClientId
Deprecated. 
The mdb client id


mdbSubscriptionId

String mdbSubscriptionId
Deprecated. 
The mdb subscription id


resourceAdapterName

String resourceAdapterName
Deprecated. 
The resource adapter name


ejbTimeoutIdentity

SecurityIdentityMetaData ejbTimeoutIdentity
Deprecated. 
The ejb timeout identity


defaultActivationConfig

ActivationConfigMetaData defaultActivationConfig
Deprecated. 
The default activation config


createDestination

Boolean createDestination
Deprecated. 
The create destination

Class org.jboss.metadata.ejb.jboss.JBossMetaData extends NamedModuleImpl implements Serializable

serialVersionUID: 598759931857080298L

Serialized Fields

dtdPublicId

String dtdPublicId
DTD information


dtdSystemId

String dtdSystemId

version

String version
The version


ejbVersion

String ejbVersion
The ejb jar version


ejbClientJar

String ejbClientJar
The ejb client jar


relationships

RelationsMetaData relationships
The relations


loaderRepository

LoaderRepositoryMetaData loaderRepository
The loader repository


jmxName

String jmxName
The jmx name


securityDomain

String securityDomain
The security domain


jaccContextID

String jaccContextID
The jacc context id


excludeMissingMethods

boolean excludeMissingMethods
Whether to exclude missing methods


unauthenticatedPrincipal

String unauthenticatedPrincipal
The unauthenticated principal


exceptionOnRollback

boolean exceptionOnRollback
Whether to throw an exception when marked rollback


jmsResourceAdapter

String jmsResourceAdapter
default JMS RA deployment name


webservices

WebservicesMetaData webservices
The webservices


enterpriseBeans

JBossEnterpriseBeansMetaData enterpriseBeans
The enterprise beans


assemblyDescriptor

JBossAssemblyDescriptorMetaData assemblyDescriptor
The assembly descriptor


resourceManagers

ResourceManagersMetaData resourceManagers
The resource manager


invokerProxyBindings

InvokerProxyBindingsMetaData invokerProxyBindings
The invoker-proxy-bindings


containerConfigurations

ContainerConfigurationsMetaData containerConfigurations
The container configurations


interceptors

InterceptorsMetaData interceptors
The interceptors


runAsIdentity

Map<K,V> runAsIdentity

metadataComplete

boolean metadataComplete
Is this a complete metadata description


jndiBindingPolicy

String jndiBindingPolicy
the class name that implements the default JNDI binding policy for this ejb unit

Class org.jboss.metadata.ejb.jboss.JBossMetaDataWrapper extends JBossMetaData implements Serializable

serialVersionUID: 1L

Serialized Fields

primary

JBossMetaData primary

defaults

JBossMetaData defaults

configurationsWrapper

ContainerConfigurationsMetaData configurationsWrapper

Class org.jboss.metadata.ejb.jboss.JBossServiceBeanMetaData extends JBossSessionBeanMetaData implements Serializable

serialVersionUID: 1L

Serialized Fields

localJndiName

String localJndiName
The jndi name where the local proxy is bound


management

String management
The fully qualified class name for the JMX Management interface


objectName

String objectName
The object name under which the management interface is registered into JMX


xmBean

String xmBean
The resource url for xmbean metadata

Class org.jboss.metadata.ejb.jboss.JBossSessionBean31MetaData extends JBossSessionBeanMetaData implements Serializable

serialVersionUID: 1L

Serialized Fields

asyncMethods

AsyncMethodsMetaData asyncMethods
Deprecated. 

noInterfaceBean

boolean noInterfaceBean
Deprecated. 
Flag indicating whether this bean has a no-interface view


initOnStartup

Boolean initOnStartup
Deprecated. 
Flag indicating if a singleton bean is set for init-on-startup


concurrentMethods

ConcurrentMethodsMetaData concurrentMethods
Deprecated. 
Concurrent methods of this bean


beanLevelAccessTimeout

AccessTimeoutMetaData beanLevelAccessTimeout
Deprecated. 
Bean level access timeout


concurrencyManagementType

javax.ejb.ConcurrencyManagementType concurrencyManagementType
Deprecated. 
Concurrency management type of the bean


beanLevelLockType

javax.ejb.LockType beanLevelLockType
Deprecated. 
The lock type that is set at the bean level


dependsOn

String[] dependsOn
Deprecated. 
DependsOn for a singleton bean


timers

List<E> timers
Deprecated. 
For beans which have auto-timers (ex: through use of Schedule)


afterBeginMethod

NamedMethodMetaData afterBeginMethod
Deprecated. 

beforeCompletionMethod

NamedMethodMetaData beforeCompletionMethod
Deprecated. 

afterCompletionMethod

NamedMethodMetaData afterCompletionMethod
Deprecated. 

statefulTimeout

StatefulTimeoutMetaData statefulTimeout
Deprecated. 

lockTypeOnNonBeanClasses

Map<K,V> lockTypeOnNonBeanClasses
Deprecated. 
EJB3.1 spec, section 4.8.5.5 specifies special meaning for @Lock annotation on bean's super class(es). This map keeps track of the @Lock annotation (if any) on the super class(es) of the bean. The key of this map is the fully qualified classname of the class having the @Lock annotation. The value part is the LockType specified on that class.

Class org.jboss.metadata.ejb.jboss.JBossSessionBeanMetaData extends JBossEnterpriseBeanMetaData implements Serializable

serialVersionUID: 720735017632869718L

Serialized Fields

home

String home
The home interface


remote

String remote
The remote interface


localHome

String localHome
The local home


local

String local
The local


businessLocals

BusinessLocalsMetaData businessLocals
The business locals


businessRemotes

BusinessRemotesMetaData businessRemotes
The business remotes


serviceEndpoint

String serviceEndpoint
The service endpoint


sessionType

SessionType sessionType
The sesion type


timeoutMethod

NamedMethodMetaData timeoutMethod
The timeout method


initMethods

InitMethodsMetaData initMethods
The init methods


removeMethods

RemoveMethodsMetaData removeMethods
The remove methods


aroundInvokes

AroundInvokesMetaData aroundInvokes
The around invoke


postActivates

LifecycleCallbacksMetaData postActivates
The post activates


prePassivates

LifecycleCallbacksMetaData prePassivates
The pre passivates


securityRoleRefs

SecurityRoleRefsMetaData securityRoleRefs
The security role ref


jndiName

String jndiName
The jndi name


homeJndiName

String homeJndiName
The home jndi name


localHomeJndiName

String localHomeJndiName
The local home jndi name


callByValue

boolean callByValue
Whether to call by value


localBindings

List<E> localBindings
The local bindings


remoteBindings

List<E> remoteBindings
The remote bindings


clustered

Boolean clustered
Whether this bean is clustered


clusterConfig

ClusterConfigMetaData clusterConfig
The cluster config


portComponent

PortComponent portComponent
The webservices port-component


ejbTimeoutIdentity

SecurityIdentityMetaData ejbTimeoutIdentity
The ejb timeout identity


cacheConfig

CacheConfigMetaData cacheConfig
The cache configuration


concurrent

Boolean concurrent
Whether the bean is concurrent

Class org.jboss.metadata.ejb.jboss.LocalBindingMetaData extends IdMetaDataImplWithDescriptions implements Serializable

serialVersionUID: 8742751094401901120L

Serialized Fields

jndiName

String jndiName
The jndi name

Class org.jboss.metadata.ejb.jboss.LocalProducerMetaData extends ProducerMetaData implements Serializable

Class org.jboss.metadata.ejb.jboss.MessagePropertiesMetaData extends IdMetaDataImpl implements Serializable

Serialized Fields

method

MethodAttributeMetaData method

delivery

String delivery

priority

Integer priority

className

String className

Class org.jboss.metadata.ejb.jboss.MethodAttributeMetaData extends NamedMetaData implements Serializable

serialVersionUID: 8484757755955187189L

Serialized Fields

readOnly

boolean readOnly
Whether the method is read only


idempotent

boolean idempotent
Whether the method is idempotent


transactionTimeout

int transactionTimeout
The transaction timeout

Class org.jboss.metadata.ejb.jboss.MethodAttributesMetaData extends AbstractMappedMetaData<MethodAttributeMetaData> implements Serializable

serialVersionUID: 4074287842839442989L

Class org.jboss.metadata.ejb.jboss.ProducerMetaData extends IdMetaDataImpl implements Serializable

Serialized Fields

className

String className

connectionFactory

String connectionFactory

local

boolean local

Class org.jboss.metadata.ejb.jboss.RemoteBindingMetaData extends IdMetaDataImplWithDescriptions implements Serializable

serialVersionUID: 5521570230026108413L

Serialized Fields

jndiName

String jndiName
The jndi name


clientBindUrl

String clientBindUrl
The client bind url


interceptorStack

String interceptorStack
The interceptor stack


invokerName

String invokerName
The invoker name

Class org.jboss.metadata.ejb.jboss.ResourceManagerMetaData extends NamedMetaDataWithDescriptions implements Serializable

serialVersionUID: 244708249262277696L

Serialized Fields

resClass

String resClass

resJndiName

String resJndiName

resUrl

String resUrl

Class org.jboss.metadata.ejb.jboss.ResourceManagersMetaData extends MappedMetaDataWithDescriptions<ResourceManagerMetaData> implements Serializable

serialVersionUID: -4930331173512895612L

Class org.jboss.metadata.ejb.jboss.WebservicesMetaData extends IdMetaDataImpl implements Serializable

serialVersionUID: -3222358198684762084L

Serialized Fields

contextRoot

String contextRoot
The context root


webserviceDescriptions

WebserviceDescriptionsMetaData webserviceDescriptions
The webservice descriptions


Package org.jboss.metadata.ejb.jboss.ejb3

Class org.jboss.metadata.ejb.jboss.ejb3.JBossEnterpriseBeansMetaData extends EnterpriseBeansMetaData implements Serializable

Class org.jboss.metadata.ejb.jboss.ejb3.JBossGenericBeanMetaData extends GenericBeanMetaData implements Serializable

Class org.jboss.metadata.ejb.jboss.ejb3.TransactionTimeoutMetaData extends AbstractTimeoutMetaData implements Serializable

serialVersionUID: 1L


Package org.jboss.metadata.ejb.parser.jboss.ejb3

Class org.jboss.metadata.ejb.parser.jboss.ejb3.AbstractEJBBoundMetaData extends NamedMetaDataWithDescriptions implements Serializable

Class org.jboss.metadata.ejb.parser.jboss.ejb3.AbstractMethodsBoundMetaData extends IdMetaDataImplWithDescriptions implements Serializable

Serialized Fields

methods

MethodsMetaData methods
The methods


Package org.jboss.metadata.ejb.spec

Class org.jboss.metadata.ejb.spec.AbstractEnterpriseBeanMetaData extends NamedMetaDataWithDescriptionGroup implements Serializable

serialVersionUID: -10005320902508914L

Serialized Fields

enterpriseBeansMetaData

EnterpriseBeansMetaData enterpriseBeansMetaData
The enterprise bean container


mappedName

String mappedName
The mapped name


ejbClass

String ejbClass
The ejb class


ejbType

EjbType ejbType
The ejb type


jndiEnvironmentRefsGroup

EnvironmentRefsGroupMetaData jndiEnvironmentRefsGroup
The environment


securityIdentity

SecurityIdentityMetaData securityIdentity
The security identity


securityRoleRefs

SecurityRoleRefsMetaData securityRoleRefs
The security role ref

Class org.jboss.metadata.ejb.spec.AbstractGenericBeanMetaData extends org.jboss.metadata.ejb.spec.AbstractCommonMessageDrivenSessionBeanMetaData implements Serializable

serialVersionUID: 1L

Serialized Fields

persistenceType

PersistenceType persistenceType
The persistence type


primKeyClass

String primKeyClass
The primary key class


reentrant

Boolean reentrant
The reentrant


cmpVersion

String cmpVersion
The cmp version


abstractSchemaName

String abstractSchemaName
The abstract schema name


cmpFields

CMPFieldsMetaData cmpFields
The cmp fields


primKeyField

String primKeyField
The primary key field


queries

QueriesMetaData queries
The queries


messagingType

String messagingType
The messaging type


messageDestinationType

String messageDestinationType
The message destination type


messageDestinationLink

String messageDestinationLink
The message destination link


activationConfig

ActivationConfigMetaData activationConfig
The activation config


messageSelector

String messageSelector
The message selector


acknowledgeMode

String acknowledgeMode
The acknowledge mode


subscriptionDurability

SubscriptionDurability subscriptionDurability
The subscription durability


home

String home
The home interface


remote

String remote
The remote interface


localHome

String localHome
The local home


local

String local
The local


businessLocals

BusinessLocalsMetaData businessLocals
The business locals


businessRemotes

BusinessRemotesMetaData businessRemotes
The business remotes


serviceEndpoint

String serviceEndpoint
The service endpoint


sessionType

SessionType sessionType
The sesion type


initMethods

InitMethodsMetaData initMethods
The init methods


removeMethods

RemoveMethodsMetaData removeMethods
The remove methods


postActivates

LifecycleCallbacksMetaData postActivates
The post activates


prePassivates

LifecycleCallbacksMetaData prePassivates
The pre passivates


asyncMethods

AsyncMethodsMetaData asyncMethods

localBean

EmptyMetaData localBean
For <local-bean>


initOnStartup

Boolean initOnStartup
init-on-startup


concurrentMethods

ConcurrentMethodsMetaData concurrentMethods
Concurrent methods against each NamedMethodMetaData


beanLevelLockType

javax.ejb.LockType beanLevelLockType
The lock type that is set at the bean level


beanLevelAccessTimeout

AccessTimeoutMetaData beanLevelAccessTimeout
Bean level access timeout


concurrencyManagementType

javax.ejb.ConcurrencyManagementType concurrencyManagementType
Concurrency management type of the bean


dependsOn

DependsOnMetaData dependsOn
DependsOn for a singleton bean


afterBeginMethod

NamedMethodMetaData afterBeginMethod

beforeCompletionMethod

NamedMethodMetaData beforeCompletionMethod

afterCompletionMethod

NamedMethodMetaData afterCompletionMethod

statefulTimeout

StatefulTimeoutMetaData statefulTimeout

Class org.jboss.metadata.ejb.spec.AbstractTimeoutMetaData extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

timeout

long timeout

unit

TimeUnit unit

Class org.jboss.metadata.ejb.spec.AccessTimeoutMetaData extends AbstractTimeoutMetaData implements Serializable

serialVersionUID: 1L

Class org.jboss.metadata.ejb.spec.ActivationConfigMetaData extends IdMetaDataImplWithDescriptions implements Serializable

serialVersionUID: -9138498601978922673L

Serialized Fields

activationConfigProperties

ActivationConfigPropertiesMetaData activationConfigProperties
The activation config properties

Class org.jboss.metadata.ejb.spec.ActivationConfigPropertiesMetaData extends AbstractMappedMetaData<ActivationConfigPropertyMetaData> implements Serializable

serialVersionUID: 8065908912716344436L

Class org.jboss.metadata.ejb.spec.ActivationConfigPropertyMetaData extends NamedMetaData implements Serializable

serialVersionUID: -2551310342222240351L

Serialized Fields

value

String value
The value

Class org.jboss.metadata.ejb.spec.ApplicationExceptionMetaData extends NamedMetaData implements Serializable

serialVersionUID: -485493144287221056L

Serialized Fields

rollback

boolean rollback
Whether to rollback


inherited

Boolean inherited

Class org.jboss.metadata.ejb.spec.ApplicationExceptionsMetaData extends AbstractMappedMetaData<ApplicationExceptionMetaData> implements Serializable

serialVersionUID: -5880146271705804091L

Class org.jboss.metadata.ejb.spec.AroundInvokeMetaData extends Object implements Serializable

serialVersionUID: -4782968110296545024L

Serialized Fields

className

String className
The class


methodName

String methodName
The method name

Class org.jboss.metadata.ejb.spec.AroundInvokesMetaData extends ArrayList<AroundInvokeMetaData> implements Serializable

serialVersionUID: 3091116374471499482L

Class org.jboss.metadata.ejb.spec.AroundTimeoutMetaData extends Object implements Serializable

serialVersionUID: -4782968110296545024L

Serialized Fields

className

String className
The class


methodName

String methodName
The method name

Class org.jboss.metadata.ejb.spec.AroundTimeoutsMetaData extends ArrayList<AroundTimeoutMetaData> implements Serializable

serialVersionUID: 3091116374471499482L

Class org.jboss.metadata.ejb.spec.AssemblyDescriptorMetaData extends IdMetaDataImpl implements Serializable

serialVersionUID: 7634431073492003512L

Serialized Fields

securityRoles

SecurityRolesMetaData securityRoles
The security roles


methodPermissions

MethodPermissionsMetaData methodPermissions
The method permissions


containerTransactions

ContainerTransactionsMetaData containerTransactions
The container transactions


interceptorBindings

InterceptorBindingsMetaData interceptorBindings
The interceptor bindings


messageDestinations

MessageDestinationsMetaData messageDestinations
The message destinations


excludeList

ExcludeListMetaData excludeList
The exclude list


applicationExceptions

ApplicationExceptionsMetaData applicationExceptions
The application exceptions


extendableSupport

org.jboss.metadata.ejb.spec.ExtendableMetaDataSupport extendableSupport

Class org.jboss.metadata.ejb.spec.AsyncMethodMetaData extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

methodName

String methodName

methodParams

MethodParametersMetaData methodParams

Class org.jboss.metadata.ejb.spec.AsyncMethodsMetaData extends ArrayList<AsyncMethodMetaData> implements Serializable

serialVersionUID: 1L

Class org.jboss.metadata.ejb.spec.BusinessLocalsMetaData extends NonNullLinkedHashSet<String> implements Serializable

serialVersionUID: -2258099610577083158L

Class org.jboss.metadata.ejb.spec.BusinessRemotesMetaData extends NonNullLinkedHashSet<String> implements Serializable

serialVersionUID: -1866760573785099573L

Class org.jboss.metadata.ejb.spec.CMPFieldMetaData extends NamedMetaDataWithDescriptions implements Serializable

serialVersionUID: -9138498601978922673L

Class org.jboss.metadata.ejb.spec.CMPFieldsMetaData extends AbstractMappedMetaData<CMPFieldMetaData> implements Serializable

serialVersionUID: -8076951897867288171L

Class org.jboss.metadata.ejb.spec.CMRFieldMetaData extends NamedMetaDataWithDescriptions implements Serializable

serialVersionUID: 8616356511004497092L

Serialized Fields

cmrFieldType

String cmrFieldType
The cmr field type

Class org.jboss.metadata.ejb.spec.ConcurrentMethodMetaData extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

method

NamedMethodMetaData method

lockType

javax.ejb.LockType lockType

accessTimeout

AccessTimeoutMetaData accessTimeout

Class org.jboss.metadata.ejb.spec.ConcurrentMethodsMetaData extends ArrayList<ConcurrentMethodMetaData> implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

Class org.jboss.metadata.ejb.spec.ContainerTransactionMetaData extends IdMetaDataImplWithDescriptions implements Serializable

serialVersionUID: -8080829946285127796L

Serialized Fields

methods

MethodsMetaData methods
The methods


transAttribute

javax.ejb.TransactionAttributeType transAttribute
The transaction attribute


extendableSupport

org.jboss.metadata.ejb.spec.ExtendableMetaDataSupport extendableSupport

Class org.jboss.metadata.ejb.spec.ContainerTransactionsMetaData extends ArrayList<ContainerTransactionMetaData> implements Serializable

serialVersionUID: -1360496515258292681L

Class org.jboss.metadata.ejb.spec.DependsOnMetaData extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

ejbNames

List<E> ejbNames
Dependency ejb names

Class org.jboss.metadata.ejb.spec.EjbJarMetaData extends IdMetaDataImplWithDescriptionGroup implements Serializable

serialVersionUID: 809339942454480150L

Serialized Fields

ejbJarVersion

EjbJarVersion ejbJarVersion

dtdPublicId

String dtdPublicId

dtdSystemId

String dtdSystemId

version

String version
The version


ejbClientJar

String ejbClientJar
The ejb client jar


enterpriseBeans

EnterpriseBeansMetaData enterpriseBeans
The enterprise beans


relationships

RelationsMetaData relationships
The relations


assemblyDescriptor

AssemblyDescriptorMetaData assemblyDescriptor
The assembly descriptor


moduleName

String moduleName

metadataComplete

boolean metadataComplete
Metadata complete


interceptors

InterceptorsMetaData interceptors
The interceptors


distinctName

String distinctName
The distinct name for this EJB module

Class org.jboss.metadata.ejb.spec.EnterpriseBeansMap extends IdMetaDataImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

map

Map<K,V> map

Class org.jboss.metadata.ejb.spec.EnterpriseBeansMetaData extends EnterpriseBeansMap<AssemblyDescriptorMetaData,EnterpriseBeansMetaData,AbstractEnterpriseBeanMetaData,EjbJarMetaData> implements Serializable

serialVersionUID: -5528174778237011844L

Serialized Fields

ejbJarMetaData

EjbJarMetaData ejbJarMetaData
The top level metadata

Class org.jboss.metadata.ejb.spec.ExcludeListMetaData extends IdMetaDataImplWithDescriptions implements Serializable

serialVersionUID: -7505132782235878508L

Serialized Fields

methods

MethodsMetaData methods
The methods

Class org.jboss.metadata.ejb.spec.GenericBeanMetaData extends AbstractGenericBeanMetaData implements Serializable

Class org.jboss.metadata.ejb.spec.InitMethodMetaData extends IdMetaDataImpl implements Serializable

serialVersionUID: 1830841714074832930L

Serialized Fields

createMethod

NamedMethodMetaData createMethod
The create method


beanMethod

NamedMethodMetaData beanMethod
The bean method

Class org.jboss.metadata.ejb.spec.InitMethodsMetaData extends ArrayList<InitMethodMetaData> implements Serializable

serialVersionUID: -2908907768394563619L

Class org.jboss.metadata.ejb.spec.InterceptorBindingMetaData extends NamedMetaDataWithDescriptions implements Serializable

serialVersionUID: 3265594088830429912L

Serialized Fields

interceptorClasses

InterceptorClassesMetaData interceptorClasses
The interceptor classes


interceptorOrder

InterceptorOrderMetaData interceptorOrder
The interceptor order


excludeDefaultInterceptors

boolean excludeDefaultInterceptors
Exclude the default interceptors


excludeClassInterceptors

boolean excludeClassInterceptors
Exclude the class interceptors


method

NamedMethodMetaData method
The method

Class org.jboss.metadata.ejb.spec.InterceptorBindingsMetaData extends ArrayList<InterceptorBindingMetaData> implements Serializable

serialVersionUID: 1L

Class org.jboss.metadata.ejb.spec.InterceptorClassesMetaData extends ArrayList<String> implements Serializable

serialVersionUID: 6516210500525606753L

Serialized Fields

id

String id

Class org.jboss.metadata.ejb.spec.InterceptorMetaData extends NamedMetaDataWithDescriptions implements Serializable

serialVersionUID: 334047485589422650L

Serialized Fields

aroundInvokes

AroundInvokesMetaData aroundInvokes
The around invokes


aroundTimeouts

AroundTimeoutsMetaData aroundTimeouts

environment

EnvironmentRefsGroupMetaData environment
The environment


postActivates

LifecycleCallbacksMetaData postActivates
The post activate method


prePassivates

LifecycleCallbacksMetaData prePassivates
The pre passivate method

Class org.jboss.metadata.ejb.spec.InterceptorOrderMetaData extends InterceptorClassesMetaData implements Serializable

serialVersionUID: 5127501603376984685L

Class org.jboss.metadata.ejb.spec.InterceptorsMetaData extends MappedMetaDataWithDescriptions<InterceptorMetaData> implements Serializable

serialVersionUID: 2111431052074738841L

Class org.jboss.metadata.ejb.spec.MessageDrivenDestinationMetaData extends IdMetaDataImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

destinationType

String destinationType

subscriptionDurability

String subscriptionDurability

Class org.jboss.metadata.ejb.spec.MethodMetaData extends IdMetaDataImplWithDescriptions implements Serializable

serialVersionUID: -985973586611090108L

Serialized Fields

ejbName

String ejbName
The ejb name


methodInterface

MethodInterfaceType methodInterface
The method interface


methodName

String methodName
The method name


methodParams

MethodParametersMetaData methodParams
The method parameters

Class org.jboss.metadata.ejb.spec.MethodParametersMetaData extends ArrayList<String> implements Serializable

serialVersionUID: -9138498601978922673L

Class org.jboss.metadata.ejb.spec.MethodPermissionMetaData extends IdMetaDataImplWithDescriptions implements Serializable

serialVersionUID: -985973586611090108L

Serialized Fields

unchecked

EmptyMetaData unchecked
Whether it is unchecked


roles

Set<E> roles
The roles


methods

MethodsMetaData methods
The methods

Class org.jboss.metadata.ejb.spec.MethodPermissionsMetaData extends ArrayList<MethodPermissionMetaData> implements Serializable

serialVersionUID: -1393413242478179085L

Serialized Fields

id

String id
The id

Class org.jboss.metadata.ejb.spec.MethodsMetaData extends ArrayList<MethodMetaData> implements Serializable

serialVersionUID: -1713776894150257182L

Class org.jboss.metadata.ejb.spec.NamedMethodMetaData extends NamedMetaData implements Serializable

serialVersionUID: -2439949201898491207L

Serialized Fields

methodParams

MethodParametersMetaData methodParams
The method parameters

Class org.jboss.metadata.ejb.spec.QueriesMetaData extends ArrayList<QueryMetaData> implements Serializable

serialVersionUID: -3666752837810424640L

Class org.jboss.metadata.ejb.spec.QueryMetaData extends IdMetaDataImplWithDescriptions implements Serializable

serialVersionUID: -8080829946285127796L

Serialized Fields

queryMethod

NamedMethodMetaData queryMethod
The query method


resultTypeMapping

ResultTypeMapping resultTypeMapping
The result type mapping


ejbQL

String ejbQL
The ejb ql

Class org.jboss.metadata.ejb.spec.RelationMetaData extends NamedMetaDataWithDescriptions implements Serializable

serialVersionUID: -3955264328575239287L

Serialized Fields

leftRole

RelationRoleMetaData leftRole
The left role


rightRole

RelationRoleMetaData rightRole
The right role

Class org.jboss.metadata.ejb.spec.RelationRoleMetaData extends NamedMetaDataWithDescriptions implements Serializable

serialVersionUID: 16044363266734061L

Serialized Fields

multiplicityType

MultiplicityType multiplicityType
The multiplicity type


cascadedDelete

EmptyMetaData cascadedDelete
Cascaded delete


relation

RelationMetaData relation
The relation metadata


roleSource

RelationRoleSourceMetaData roleSource
The role source


cmrField

CMRFieldMetaData cmrField
The cmr field

Class org.jboss.metadata.ejb.spec.RelationRoleSourceMetaData extends IdMetaDataImplWithDescriptions implements Serializable

serialVersionUID: -9067826695189947397L

Serialized Fields

ejbName

String ejbName
The ejb name

Class org.jboss.metadata.ejb.spec.RelationsMetaData extends ArrayList<RelationMetaData> implements Serializable

serialVersionUID: -3080564843998267217L

Serialized Fields

descriptions

Descriptions descriptions
The descriptions


id

String id
The id

Class org.jboss.metadata.ejb.spec.RemoveMethodMetaData extends IdMetaDataImpl implements Serializable

serialVersionUID: 1830841714074832930L

Serialized Fields

beanMethod

NamedMethodMetaData beanMethod
The bean method


retainIfException

Boolean retainIfException
Retain if exception

Class org.jboss.metadata.ejb.spec.RemoveMethodsMetaData extends ArrayList<RemoveMethodMetaData> implements Serializable

serialVersionUID: -7679945562287708913L

Class org.jboss.metadata.ejb.spec.ScheduleMetaData extends IdMetaDataImpl implements Serializable

Serialized Fields

second

String second

minute

String minute

hour

String hour

dayOfWeek

String dayOfWeek

dayOfMonth

String dayOfMonth

month

String month

year

String year

Class org.jboss.metadata.ejb.spec.SecurityIdentityMetaData extends IdMetaDataImplWithDescriptions implements Serializable

serialVersionUID: -6336033602938028216L

Serialized Fields

useCallerIdentity

EmptyMetaData useCallerIdentity
The use caller identity


runAs

RunAsMetaData runAs
The run as


runAsPrincipal

String runAsPrincipal
The run as principal


description

String description
The description.

Class org.jboss.metadata.ejb.spec.StatefulTimeoutMetaData extends AbstractTimeoutMetaData implements Serializable

serialVersionUID: -467025454498279681L

Class org.jboss.metadata.ejb.spec.TimerMetaData extends IdMetaDataImplWithDescriptionGroup implements Serializable

Serialized Fields

schedule

ScheduleMetaData schedule

start

Calendar start

end

Calendar end

timeoutMethod

NamedMethodMetaData timeoutMethod

persistent

boolean persistent

timezone

String timezone

info

String info


JBoss Metadata EJB 7.2.2.Final

Copyright © 2015 JBoss by Red Hat. All Rights Reserved.