See: Description
Interface | Description |
---|---|
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 |
AssemblyDescriptorType<T> |
This interface defines the contract for the
assembly-descriptorType 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 |
ContainerTransactionType<T> |
This interface defines the contract for the
container-transactionType xsd type |
EjbJarDescriptor |
This deployment descriptor provides the functionalities as described in the specification
Example:
EjbJarDescriptor descriptor = Descriptors.create(EjbJarDescriptor.class);
|
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 |
Enum | Description |
---|---|
CmpVersionType |
This class implements the
cmp-versionType xsd type |
CmrFieldTypeType |
This class implements the
cmr-field-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 |
TransactionTypeType |
This class implements the
transaction-typeType xsd type |
TransAttributeType |
This class implements the
trans-attributeType xsd type |
Copyright © 2023 JBoss by Red Hat. All rights reserved.