See: Description
Interface | Description |
---|---|
AccessTimeoutType<T> |
This interface defines the contract for the
access-timeoutType xsd type |
ActivationConfigPropertyType<T> |
This interface defines the contract for the
activation-config-propertyType xsd type |
ActivationConfigType<T> |
This interface defines the contract for the
activation-configType xsd type |
ApplicationExceptionType<T> |
This interface defines the contract for the
application-exceptionType xsd type |
AroundInvokeType<T> |
This interface defines the contract for the
around-invokeType xsd type |
AroundTimeoutType<T> |
This interface defines the contract for the
around-timeoutType xsd type |
AssemblyDescriptorType<T> |
This interface defines the contract for the
assembly-descriptorType xsd type |
AsyncMethodType<T> |
This interface defines the contract for the
async-methodType xsd type |
CmpFieldType<T> |
This interface defines the contract for the
cmp-fieldType xsd type |
CmrFieldType<T> |
This interface defines the contract for the
cmr-fieldType xsd type |
ConcurrentMethodType<T> |
This interface defines the contract for the
concurrent-methodType xsd type |
ContainerTransactionType<T> |
This interface defines the contract for the
container-transactionType xsd type |
DependsOnType<T> |
This interface defines the contract for the
depends-onType xsd type |
EjbJarDescriptor |
This deployment descriptor provides the functionalities as described in the specification
Example:
EjbJarDescriptor descriptor = Descriptors.create(EjbJarDescriptor.class);
|
EjbJarType<T> |
This interface defines the contract for the
ejb-jarType xsd type |
EjbRelationshipRoleType<T> |
This interface defines the contract for the
ejb-relationship-roleType xsd type |
EjbRelationType<T> |
This interface defines the contract for the
ejb-relationType xsd type |
EnterpriseBeansType<T> |
This interface defines the contract for the
enterprise-beansType xsd type |
EntityBeanType<T> |
This interface defines the contract for the
entity-beanType xsd type |
ExcludeListType<T> |
This interface defines the contract for the
exclude-listType xsd type |
InitMethodType<T> |
This interface defines the contract for the
init-methodType xsd type |
InterceptorBindingType<T> |
This interface defines the contract for the
interceptor-bindingType xsd type |
InterceptorOrderType<T> |
This interface defines the contract for the
interceptor-orderType xsd type |
InterceptorsType<T> |
This interface defines the contract for the
interceptorsType xsd type |
InterceptorType<T> |
This interface defines the contract for the
interceptorType xsd type |
MessageDrivenBeanType<T> |
This interface defines the contract for the
message-driven-beanType xsd type |
MethodParamsType<T> |
This interface defines the contract for the
method-paramsType xsd type |
MethodPermissionType<T> |
This interface defines the contract for the
method-permissionType xsd type |
MethodType<T> |
This interface defines the contract for the
methodType xsd type |
NamedMethodType<T> |
This interface defines the contract for the
named-methodType xsd type |
QueryMethodType<T> |
This interface defines the contract for the
query-methodType xsd type |
QueryType<T> |
This interface defines the contract for the
queryType xsd type |
RelationshipRoleSourceType<T> |
This interface defines the contract for the
relationship-role-sourceType xsd type |
RelationshipsType<T> |
This interface defines the contract for the
relationshipsType xsd type |
RemoveMethodType<T> |
This interface defines the contract for the
remove-methodType xsd type |
SecurityIdentityType<T> |
This interface defines the contract for the
security-identityType xsd type |
SessionBeanType<T> |
This interface defines the contract for the
session-beanType xsd type |
StatefulTimeoutType<T> |
This interface defines the contract for the
stateful-timeoutType xsd type |
TimerScheduleType<T> |
This interface defines the contract for the
timer-scheduleType xsd type |
TimerType<T> |
This interface defines the contract for the
timerType xsd type |
Enum | Description |
---|---|
CmpVersionType |
This class implements the
cmp-versionType xsd type |
CmrFieldTypeType |
This class implements the
cmr-field-typeType xsd type |
ConcurrencyManagementTypeType |
This class implements the
concurrency-management-typeType xsd type |
ConcurrentLockTypeType |
This class implements the
concurrent-lock-typeType xsd type |
MethodIntfType |
This class implements the
method-intfType xsd type |
MultiplicityType |
This class implements the
multiplicityType xsd type |
PersistenceTypeType |
This class implements the
persistence-typeType xsd type |
ResultTypeMappingType |
This class implements the
result-type-mappingType xsd type |
SessionTypeType |
This class implements the
session-typeType xsd type |
TimeUnitTypeType |
This class implements the
time-unit-typeType xsd type |
TransactionTypeType |
This class implements the
transaction-typeType xsd type |
TransAttributeType |
This class implements the
trans-attributeType xsd type |
Copyright © 2015 JBoss by Red Hat. All rights reserved.