Class EjbMessageBeanDescriptor
java.lang.Object
java.util.Observable
org.glassfish.deployment.common.DynamicAttributesDescriptor
org.glassfish.deployment.common.Descriptor
com.sun.enterprise.deployment.CommonResourceDescriptor
org.glassfish.ejb.deployment.descriptor.EjbDescriptor
org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
- All Implemented Interfaces:
com.sun.enterprise.deployment.EjbDescriptor,com.sun.enterprise.deployment.EjbMessageBeanDescriptor,com.sun.enterprise.deployment.JndiNameEnvironment,com.sun.enterprise.deployment.NamedDescriptor,com.sun.enterprise.deployment.types.EjbReferenceContainer,com.sun.enterprise.deployment.types.MessageDestinationReferenceContainer,com.sun.enterprise.deployment.types.MessageDestinationReferencer,com.sun.enterprise.deployment.types.ResourceEnvReferenceContainer,com.sun.enterprise.deployment.types.ResourceReferenceContainer,com.sun.enterprise.deployment.types.ServiceReferenceContainer,com.sun.enterprise.deployment.WritableJndiNameEnvironment,Serializable
public final class EjbMessageBeanDescriptor
extends EjbDescriptor
implements com.sun.enterprise.deployment.types.MessageDestinationReferencer, com.sun.enterprise.deployment.EjbMessageBeanDescriptor
Objects of this kind represent the deployment information describing a
single message driven Ejb.
- See Also:
-
Field Summary
Fields inherited from class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
DISTRIBUTED_TRANSACTION_SCOPE, LOCAL_TRANSACTION_SCOPE, transactionTypeFields inherited from interface com.sun.enterprise.deployment.EjbDescriptor
BEAN_TRANSACTION_TYPE, CONTAINER_TRANSACTION_TYPEFields inherited from interface com.sun.enterprise.deployment.EjbMessageBeanDescriptor
TYPE -
Constructor Summary
ConstructorsConstructorDescriptionDefault constructor.The copy constructor. -
Method Summary
Modifier and TypeMethodDescriptionSet<com.sun.enterprise.deployment.EnvironmentProperty>intGet the descriptor for the message-driven bean owner.com.sun.enterprise.deployment.MessageDestinationDescriptorcom.sun.enterprise.deployment.MessageDestinationReferenceDescriptorMethod[]getMessageListenerInterfaceMethods(ClassLoader classLoader) This returns the message listener onMessage method from the *message listener interface* itself, as opposed to the method from the ejb class that implements it.getMethods(ClassLoader classLoader) Set<com.sun.enterprise.deployment.EnvironmentProperty>Returns the full set of security business method descriptors I have.protected Collection<com.sun.enterprise.deployment.MethodDescriptor>getTransactionMethods(ClassLoader classLoader) Set<com.sun.enterprise.deployment.MethodDescriptor>getType()Returns the type of this bean - always "Message-driven".booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanTrue if the owner is a message-driven bean.booleanvoidprint(StringBuffer toStringBuffer) Appends a formatted String of the attributes of this object.voidputActivationConfigProperty(com.sun.enterprise.deployment.EnvironmentProperty prop) voidputRuntimeActivationConfigProperty(com.sun.enterprise.deployment.EnvironmentProperty prop) voidremoveActivationConfigProperty(com.sun.enterprise.deployment.EnvironmentProperty prop) voidvoidremoveRuntimeActivationConfigProperty(com.sun.enterprise.deployment.EnvironmentProperty prop) voidcom.sun.enterprise.deployment.MessageDestinationDescriptorvoidvoidsetConnectionFactoryName(String connectionFactory) Connection factory is optional.voidsetContainerTransactionFor(com.sun.enterprise.deployment.MethodDescriptor methodDescriptor, ContainerTransaction containerTransaction) Sets the container transaction for the given method descriptor.voidsetDestinationType(String destType) voidsetDurableSubscriptionName(String durableSubscriptionName) voidsetHasDurableSubscription(boolean durable) voidvoidvoidsetJmsAcknowledgeMode(int acknowledgeMode) voidsetJmsAcknowledgeMode(String acknowledgeMode) voidsetJmsMessageSelector(String selector) voidsetMessageDestination(com.sun.enterprise.deployment.MessageDestinationDescriptor newMsgDest) voidsetMessageDestinationLinkName(String linkName) Sets the name of the message destination to which I refer.com.sun.enterprise.deployment.MessageDestinationDescriptorsetMessageDestinationLinkName(String linkName, boolean resolveLink) voidsetMessageListenerType(String messagingType) voidsetResourceAdapterMid(String resourceAdapterMid) resource-adapter-mid is optional.voidvoidsetSubscriptionDurability(String subscription) voidsetTransactionType(String transactionType) Sets the transaction type for this bean.voidSets my typeMethods inherited from class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
addAllInterfaceMethodsIn, addAroundInvokeDescriptor, addAroundTimeoutDescriptor, addEjbDescriptor, addEjbReferenceDescriptor, addEjbReferencer, addEntityManagerFactoryReferenceDescriptor, addEntityManagerReferenceDescriptor, addEnvironmentProperty, addFrameworkInterceptor, addInterceptorClass, addIORConfigurationDescriptor, addLocalBusinessClassName, addMessageDestinationReferenceDescriptor, addMethodLevelChain, addNoInterfaceLocalBeanClass, addPermissionedMethod, addPostConstructDescriptor, addPreDestroyDescriptor, addRemoteBusinessClassName, addResourceDescriptor, addResourceEnvReferenceDescriptor, addResourceReferenceDescriptor, addRoleReference, addScheduledTimerDescriptor, addScheduledTimerDescriptorFromDD, addServiceReferenceDescriptor, allMechanismsRequireSSL, appendToInterceptorChain, applyDefaultClassToLifecycleMethods, applyInterceptors, getAllEjbReferencers, getAllResourcesDescriptors, getAllResourcesDescriptors, getApplication, getAroundInvokeDescriptorByClass, getAroundInvokeDescriptors, getAroundInvokeInterceptors, getAroundTimeoutDescriptorByClass, getAroundTimeoutDescriptors, getAroundTimeoutInterceptors, getBusinessMethodDescriptorFor, getCallbackInterceptors, getClientBusinessMethodDescriptors, getContainerTransaction, getContainerTransactionFor, getDenyAllMethodPermission, getEjbBundleDescriptor, getEjbClassName, getEjbImplClassName, getEJBLocalObjectImplClassName, getEJBObjectImplClassName, getEjbReference, getEjbReferenceDescriptors, getEjbTimeoutMethod, getEntityManagerFactoryReferenceByName, getEntityManagerFactoryReferenceDescriptors, getEntityManagerReferenceByName, getEntityManagerReferenceDescriptors, getEnvironmentProperties, getEnvironmentPropertyByName, getFieldDescriptors, getFields, getFrameworkInterceptors, getHomeClassName, getIASEjbExtraDescriptors, getInjectableResourcesByClass, getInjectionInfoByClass, getInterceptorChain, getInterceptorClasses, getInterceptorClassNames, getIORConfigurationDescriptors, getJndiName, getLifecycleCallbackDescriptors, getLocalBusinessClassNames, getLocalClassName, getLocalHomeClassName, getLocalHomeImplClassName, getMappedName, getMessageDestinationReferenceByName, getMessageDestinationReferenceDescriptors, getMethodContainerTransactions, getMethodDescriptors, getMethodInterceptorsMap, getMethodPermissionsFor, getMethodPermissionsFromDD, getMethods, getNoInterfaceLocalBeanClasses, getOptionalLocalBusinessMethods, getPermissionedMethodsByPermission, getPermissionedRoles, getPermitAllMethodDescriptors, getPostConstructDescriptorByClass, getPostConstructDescriptors, getPreDestroyDescriptorByClass, getPreDestroyDescriptors, getRemoteBusinessClassNames, getRemoteClassName, getRemoteHomeImplClassName, getResourceDescriptors, getResourceEnvReferenceByName, getResourceEnvReferenceDescriptors, getResourceReferenceByName, getResourceReferenceDescriptors, getResourceReferenceDescriptors, getRoleReferenceByName, getRoleReferences, getRunAsIdentity, getScheduledTimerDescriptors, getSecurityIdentityDescription, getServiceReferenceByName, getServiceReferenceDescriptors, getStyledPermissionedMethodsByPermission, getTransactionMethodDescriptors, getTransactionType, getUniqueId, getUsesCallerIdentity, getWebServiceEndpointInterfaceName, hasAroundInvokeMethod, hasAroundTimeoutMethod, hasInterceptorClass, hasPostConstructMethod, hasPreDestroyMethod, hasResolvedResourceReferences, hasScheduledTimerMethodFromDD, hasWebServiceEndpointInterface, isDistributedTransactionScope, isLocalBean, isLocalBusinessInterfacesSupported, isLocalInterfacesSupported, isRemoteBusinessInterfacesSupported, isRemoteInterfacesSupported, isTimedObject, isUsesDefaultTransaction, notifyNewModule, removeEjbReferenceDescriptor, removeEjbReferencer, removeEnvironmentProperty, removeMessageDestinationReferenceDescriptor, removePermissionedMethod, removeResourceDescriptor, removeResourceEnvReferenceDescriptor, removeResourceReferenceDescriptor, removeRoleReference, removeServiceReferenceDescriptor, setDistributedTransactionScope, setEjbBundleDescriptor, setEjbClassName, setEJBLocalObjectImplClassName, setEJBObjectImplClassName, setEjbTimeoutMethod, setHomeClassName, setJndiName, setLocalBean, setLocalClassName, setLocalHomeClassName, setLocalHomeImplClassName, setMappedName, setMethodContainerTransactions, setRemoteClassName, setRemoteHomeImplClassName, setRunAsIdentity, setSecurityIdentityDescription, setUniqueId, setUsesCallerIdentity, setUsesDefaultTransaction, setWebServiceEndpointInterfaceName, visit, visitMethods inherited from class com.sun.enterprise.deployment.CommonResourceDescriptor
getResourceDescriptorMethods inherited from class org.glassfish.deployment.common.Descriptor
addDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUriMethods inherited from class org.glassfish.deployment.common.DynamicAttributesDescriptor
addExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringMethods inherited from class java.util.Observable
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.sun.enterprise.deployment.EjbDescriptor
addEjbReferencer, addFrameworkInterceptor, addInterceptorClass, addMethodLevelChain, addPermissionedMethod, addRoleReference, allMechanismsRequireSSL, appendToInterceptorChain, getApplication, getEjbBundleDescriptor, getEjbClassName, getEjbImplClassName, getHomeClassName, getIORConfigurationDescriptors, getLocalBusinessClassNames, getLocalClassName, getLocalHomeClassName, getMethodDescriptors, getMethodPermissionsFor, getMethodPermissionsFromDD, getPermissionedRoles, getRemoteBusinessClassNames, getRemoteClassName, getRoleReferenceByName, getRunAsIdentity, getTransactionType, getUniqueId, getUsesCallerIdentity, getWebServiceEndpointInterfaceName, hasInterceptorClass, hasWebServiceEndpointInterface, isLocalBean, isLocalBusinessInterfacesSupported, isLocalInterfacesSupported, isRemoteBusinessInterfacesSupported, isRemoteInterfacesSupported, notifyNewModule, removeEjbReferencer, setRunAsIdentity, setUniqueId, setUsesCallerIdentity, setWebServiceEndpointInterfaceNameMethods inherited from interface com.sun.enterprise.deployment.types.EjbReferenceContainer
addEjbReferenceDescriptor, getEjbReference, getEjbReferenceDescriptorsMethods inherited from interface com.sun.enterprise.deployment.JndiNameEnvironment
getAllResourcesDescriptors, getAllResourcesDescriptors, getEjbReferenceDescriptors, getEntityManagerFactoryReferenceByName, getEntityManagerFactoryReferenceDescriptors, getEntityManagerReferenceByName, getEntityManagerReferenceDescriptors, getEnvironmentProperties, getEnvironmentPropertyByName, getInjectableResourcesByClass, getInjectionInfoByClass, getMessageDestinationReferenceByName, getMessageDestinationReferenceDescriptors, getPostConstructDescriptorByClass, getPostConstructDescriptors, getPreDestroyDescriptorByClass, getPreDestroyDescriptors, getResourceDescriptors, getResourceEnvReferenceByName, getResourceEnvReferenceDescriptors, getResourceReferenceDescriptors, getServiceReferenceByName, getServiceReferenceDescriptorsMethods inherited from interface com.sun.enterprise.deployment.types.MessageDestinationReferenceContainer
addMessageDestinationReferenceDescriptor, getMessageDestinationReferenceByName, getMessageDestinationReferenceDescriptors, removeMessageDestinationReferenceDescriptorMethods inherited from interface com.sun.enterprise.deployment.NamedDescriptor
getJndiName, getName, setJndiNameMethods inherited from interface com.sun.enterprise.deployment.types.ResourceEnvReferenceContainer
addResourceEnvReferenceDescriptor, getResourceEnvReferenceByName, getResourceEnvReferenceDescriptorsMethods inherited from interface com.sun.enterprise.deployment.types.ResourceReferenceContainer
addResourceReferenceDescriptor, getResourceReferenceByName, getResourceReferenceDescriptorsMethods inherited from interface com.sun.enterprise.deployment.types.ServiceReferenceContainer
addServiceReferenceDescriptor, getServiceReferenceByName, getServiceReferenceDescriptors, removeServiceReferenceDescriptorMethods inherited from interface com.sun.enterprise.deployment.WritableJndiNameEnvironment
addEjbReferenceDescriptor, addEntityManagerFactoryReferenceDescriptor, addEntityManagerReferenceDescriptor, addEnvironmentProperty, addMessageDestinationReferenceDescriptor, addPostConstructDescriptor, addPreDestroyDescriptor, addResourceDescriptor, addResourceEnvReferenceDescriptor, addResourceReferenceDescriptor, addServiceReferenceDescriptor, removeEjbReferenceDescriptor, removeEnvironmentProperty, removeMessageDestinationReferenceDescriptor, removeResourceDescriptor, removeResourceEnvReferenceDescriptor, removeResourceReferenceDescriptor, removeServiceReferenceDescriptor
-
Constructor Details
-
EjbMessageBeanDescriptor
public EjbMessageBeanDescriptor()Default constructor. -
EjbMessageBeanDescriptor
The copy constructor.
-
-
Method Details
-
getEjbTypeForDisplay
- Specified by:
getEjbTypeForDisplayin interfacecom.sun.enterprise.deployment.EjbDescriptor- Specified by:
getEjbTypeForDisplayin classEjbDescriptor
-
getType
Returns the type of this bean - always "Message-driven".- Specified by:
getTypein interfacecom.sun.enterprise.deployment.EjbDescriptor
-
setContainerTransactionFor
public void setContainerTransactionFor(com.sun.enterprise.deployment.MethodDescriptor methodDescriptor, ContainerTransaction containerTransaction) Description copied from class:EjbDescriptorSets the container transaction for the given method descriptor. Throws an Illegal argument if this ejb has transaction type BEAN_TRANSACTION_TYPE.- Overrides:
setContainerTransactionForin classEjbDescriptor
-
setType
Sets my type- Specified by:
setTypein classEjbDescriptor
-
setMessageListenerType
-
getMessageListenerType
- Specified by:
getMessageListenerTypein interfacecom.sun.enterprise.deployment.EjbMessageBeanDescriptor
-
getTxBusinessMethodDescriptors
- Overrides:
getTxBusinessMethodDescriptorsin classEjbDescriptor- Returns:
- the full set of transactional business method descriptors I have.
-
getSecurityBusinessMethodDescriptors
Description copied from class:EjbDescriptorReturns the full set of security business method descriptors I have.- Specified by:
getSecurityBusinessMethodDescriptorsin interfacecom.sun.enterprise.deployment.EjbDescriptor- Overrides:
getSecurityBusinessMethodDescriptorsin classEjbDescriptor
-
getMessageListenerInterfaceMethods
public Method[] getMessageListenerInterfaceMethods(ClassLoader classLoader) throws NoSuchMethodException This returns the message listener onMessage method from the *message listener interface* itself, as opposed to the method from the ejb class that implements it.- Throws:
NoSuchMethodException
-
getPossibleTransactionAttributes
- Overrides:
getPossibleTransactionAttributesin classEjbDescriptor- Returns:
- the set of transaction attributes that can be assigned to methods of this ejb when in CMT mode. Elements are of type ContainerTransaction
-
hasMessageDestinationLinkName
public boolean hasMessageDestinationLinkName() -
isLinkedToMessageDestination
public boolean isLinkedToMessageDestination()- Specified by:
isLinkedToMessageDestinationin interfacecom.sun.enterprise.deployment.types.MessageDestinationReferencer
-
getMessageDestinationLinkName
- Specified by:
getMessageDestinationLinkNamein interfacecom.sun.enterprise.deployment.types.MessageDestinationReferencer- Returns:
- the name of the message destination to which I refer
-
setMessageDestinationLinkName
Sets the name of the message destination to which I refer.- Specified by:
setMessageDestinationLinkNamein interfacecom.sun.enterprise.deployment.types.MessageDestinationReferencer
-
setMessageDestinationLinkName
public com.sun.enterprise.deployment.MessageDestinationDescriptor setMessageDestinationLinkName(String linkName, boolean resolveLink) - Specified by:
setMessageDestinationLinkNamein interfacecom.sun.enterprise.deployment.types.MessageDestinationReferencer
-
resolveLinkName
public com.sun.enterprise.deployment.MessageDestinationDescriptor resolveLinkName()- Specified by:
resolveLinkNamein interfacecom.sun.enterprise.deployment.types.MessageDestinationReferencer
-
ownedByMessageDestinationRef
public boolean ownedByMessageDestinationRef()- Specified by:
ownedByMessageDestinationRefin interfacecom.sun.enterprise.deployment.types.MessageDestinationReferencer
-
getMessageDestinationRefOwner
public com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor getMessageDestinationRefOwner()- Specified by:
getMessageDestinationRefOwnerin interfacecom.sun.enterprise.deployment.types.MessageDestinationReferencer
-
ownedByMessageBean
public boolean ownedByMessageBean()True if the owner is a message-driven bean.- Specified by:
ownedByMessageBeanin interfacecom.sun.enterprise.deployment.types.MessageDestinationReferencer
-
getMessageBeanOwner
Get the descriptor for the message-driven bean owner.- Specified by:
getMessageBeanOwnerin interfacecom.sun.enterprise.deployment.types.MessageDestinationReferencer
-
getMessageDestination
public com.sun.enterprise.deployment.MessageDestinationDescriptor getMessageDestination()- Specified by:
getMessageDestinationin interfacecom.sun.enterprise.deployment.types.MessageDestinationReferencer- Returns:
- the message destination to which I refer. Can be NULL.
-
setMessageDestination
public void setMessageDestination(com.sun.enterprise.deployment.MessageDestinationDescriptor newMsgDest) - Specified by:
setMessageDestinationin interfacecom.sun.enterprise.deployment.types.MessageDestinationReferencer- Parameters:
newMsgDest- the message destination to which I refer.
-
getActivationConfigProperties
- Specified by:
getActivationConfigPropertiesin interfacecom.sun.enterprise.deployment.EjbMessageBeanDescriptor- Returns:
- Set of EnvironmentProperty elements.
-
getActivationConfigValue
- Specified by:
getActivationConfigValuein interfacecom.sun.enterprise.deployment.EjbMessageBeanDescriptor
-
putActivationConfigProperty
public void putActivationConfigProperty(com.sun.enterprise.deployment.EnvironmentProperty prop) -
removeActivationConfigProperty
public void removeActivationConfigProperty(com.sun.enterprise.deployment.EnvironmentProperty prop) -
removeActivationConfigPropertyByName
-
getRuntimeActivationConfigProperties
public Set<com.sun.enterprise.deployment.EnvironmentProperty> getRuntimeActivationConfigProperties()- Specified by:
getRuntimeActivationConfigPropertiesin interfacecom.sun.enterprise.deployment.EjbMessageBeanDescriptor- Returns:
- Set of EnvironmentProperty elements.
-
getRuntimeActivationConfigValue
-
putRuntimeActivationConfigProperty
public void putRuntimeActivationConfigProperty(com.sun.enterprise.deployment.EnvironmentProperty prop) - Specified by:
putRuntimeActivationConfigPropertyin interfacecom.sun.enterprise.deployment.EjbMessageBeanDescriptor
-
removeRuntimeActivationConfigProperty
public void removeRuntimeActivationConfigProperty(com.sun.enterprise.deployment.EnvironmentProperty prop) -
removeRuntimeActivationConfigPropertyByName
-
hasQueueDest
public boolean hasQueueDest()- Specified by:
hasQueueDestin interfacecom.sun.enterprise.deployment.EjbMessageBeanDescriptor
-
hasTopicDest
public boolean hasTopicDest() -
hasDestinationType
public boolean hasDestinationType() -
getDestinationType
- Specified by:
getDestinationTypein interfacecom.sun.enterprise.deployment.EjbMessageBeanDescriptor
-
setDestinationType
-
hasDurableSubscription
public boolean hasDurableSubscription() -
setHasDurableSubscription
public void setHasDurableSubscription(boolean durable) -
setHasQueueDest
public void setHasQueueDest() -
setHasTopicDest
public void setHasTopicDest() -
setSubscriptionDurability
-
hasJmsMessageSelector
public boolean hasJmsMessageSelector() -
setJmsMessageSelector
-
getJmsMessageSelector
-
getJmsAcknowledgeMode
public int getJmsAcknowledgeMode() -
getJmsAcknowledgeModeAsString
-
setJmsAcknowledgeMode
public void setJmsAcknowledgeMode(int acknowledgeMode) -
setJmsAcknowledgeMode
-
getDurableSubscriptionName
- Specified by:
getDurableSubscriptionNamein interfacecom.sun.enterprise.deployment.EjbMessageBeanDescriptor
-
setDurableSubscriptionName
-
getConnectionFactoryName
-
setConnectionFactoryName
Connection factory is optional. If set to null, hasConnectionFactory will return false. -
hasConnectionFactory
public boolean hasConnectionFactory() -
getResourceAdapterMid
- Specified by:
getResourceAdapterMidin interfacecom.sun.enterprise.deployment.EjbMessageBeanDescriptor
-
getMdbConnectionFactoryJndiName
- Specified by:
getMdbConnectionFactoryJndiNamein interfacecom.sun.enterprise.deployment.EjbMessageBeanDescriptor
-
setResourceAdapterMid
resource-adapter-mid is optional. It is set when a resource adapter is responsible for delivering messages to the message-driven bean. If not set, hasResourceAdapterMid will return false.- Specified by:
setResourceAdapterMidin interfacecom.sun.enterprise.deployment.EjbMessageBeanDescriptor
-
hasResourceAdapterMid
public boolean hasResourceAdapterMid() -
getMethods
- Overrides:
getMethodsin classEjbDescriptor- Returns:
- the ejb method objects, i.e. the methods on the home and remote interfaces.
-
getTransactionMethods
protected Collection<com.sun.enterprise.deployment.MethodDescriptor> getTransactionMethods(ClassLoader classLoader) - Overrides:
getTransactionMethodsin classEjbDescriptor- Returns:
- a collection of MethodDescriptor for methods which may have a assigned security attribute.
-
getContainerFactoryQualifier
- Specified by:
getContainerFactoryQualifierin classEjbDescriptor
-
setTransactionType
Sets the transaction type for this bean. Must be either BEAN_TRANSACTION_TYPE or CONTAINER_TRANSACTION_TYPE.- Specified by:
setTransactionTypein classEjbDescriptor
-
setActivationConfigDescriptor
-
getActivationConfigDescriptor
-
setRuntimeActivationConfigDescriptor
-
getRuntimeActivationConfigDescriptor
-
print
Appends a formatted String of the attributes of this object.- Overrides:
printin classEjbDescriptor
-