public interface MessageDriven extends Ejb
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTIVATION_CONFIG |
static String |
MESSAGE_DESTINATION_LINK |
static String |
MESSAGE_DESTINATION_TYPE |
static String |
MESSAGING_TYPE |
static String |
TRANSACTION_TYPE |
static String |
TRANSACTION_TYPE_BEAN |
static String |
TRANSACTION_TYPE_CONTAINER |
EJB_CLASS, EJB_LOCAL_REF, EJB_NAME, EJB_REF, ENV_ENTRY, MESSAGE_DESTINATION_REF, RESOURCE_ENV_REF, RESOURCE_REF, SECURITY_IDENTITY, SERVICE_REFaddEjbLocalRef, addEjbRef, addEnvEntry, addMessageDestinationRef, addResourceEnvRef, addResourceRef, addServiceRef, getEjbClass, getEjbLocalRef, getEjbLocalRef, getEjbName, getEjbRef, getEjbRef, getEnvEntry, getEnvEntry, getMessageDestinationRef, getMessageDestinationRef, getResourceEnvRef, getResourceEnvRef, getResourceRef, getResourceRef, getRoot, getSecurityIdentity, getServiceRef, getServiceRef, newEjbLocalRef, newEjbRef, newEnvEntry, newMessageDestinationRef, newResourceEnvRef, newResourceRef, newSecurityIdentity, newServiceRef, removeEjbLocalRef, removeEjbRef, removeEnvEntry, removeMessageDestinationRef, removeResourceEnvRef, removeResourceRef, removeServiceRef, setEjbClass, setEjbLocalRef, setEjbLocalRef, setEjbName, setEjbRef, setEjbRef, setEnvEntry, setEnvEntry, setMessageDestinationRef, setMessageDestinationRef, setResourceEnvRef, setResourceEnvRef, setResourceRef, setResourceRef, setSecurityIdentity, setServiceRef, setServiceRef, sizeEjbLocalRef, sizeEjbRef, sizeEnvEntry, sizeMessageDestinationRef, sizeResourceEnvRef, sizeResourceRef, sizeServiceRefaddPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, writegetAllDescriptions, getDefaultDescription, getDescription, removeAllDescriptions, removeDescription, removeDescriptionForLocale, setAllDescriptions, setDescription, setDescriptiongetAllDisplayNames, getDefaultDisplayName, getDisplayName, removeAllDisplayNames, removeDisplayName, removeDisplayNameForLocale, setAllDisplayNames, setDisplayName, setDisplayNameaddBean, addBean, createBeanfindBeanByNamegetAllIcons, getDefaultIcon, getLargeIcon, getLargeIcon, getSmallIcon, getSmallIcon, removeAllIcons, removeIcon, removeIcon, removeLargeIcon, removeLargeIcon, removeSmallIcon, removeSmallIcon, setAllIcons, setIcon, setLargeIcon, setLargeIcon, setSmallIcon, setSmallIconstatic final String MESSAGING_TYPE
static final String TRANSACTION_TYPE
static final String MESSAGE_DESTINATION_TYPE
static final String MESSAGE_DESTINATION_LINK
static final String ACTIVATION_CONFIG
static final String TRANSACTION_TYPE_BEAN
static final String TRANSACTION_TYPE_CONTAINER
void setTransactionType(String value)
String getTransactionType()
void setMessagingType(String value) throws VersionNotSupportedException
VersionNotSupportedExceptionString getMessagingType() throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setMessageDestinationType(String value) throws VersionNotSupportedException
VersionNotSupportedExceptionString getMessageDestinationType() throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setMessageDestinationLink(String value) throws VersionNotSupportedException
VersionNotSupportedExceptionString getMessageDestinationLink() throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setActivationConfig(ActivationConfig value) throws VersionNotSupportedException
VersionNotSupportedExceptionActivationConfig getActivationConfig() throws VersionNotSupportedException
VersionNotSupportedExceptionActivationConfig newActivationConfig() throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setMappedName(String value) throws VersionNotSupportedException
VersionNotSupportedExceptionString getMappedName() throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setTimeoutMethod(NamedMethod valueInterface) throws VersionNotSupportedException
VersionNotSupportedExceptionNamedMethod getTimeoutMethod() throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setAroundInvoke(int index,
AroundInvoke valueInterface)
throws VersionNotSupportedException
VersionNotSupportedExceptionAroundInvoke getAroundInvoke(int index) throws VersionNotSupportedException
VersionNotSupportedExceptionint sizeAroundInvoke()
throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setAroundInvoke(AroundInvoke[] value) throws VersionNotSupportedException
VersionNotSupportedExceptionAroundInvoke[] getAroundInvoke() throws VersionNotSupportedException
VersionNotSupportedExceptionint addAroundInvoke(AroundInvoke valueInterface) throws VersionNotSupportedException
VersionNotSupportedExceptionint removeAroundInvoke(AroundInvoke valueInterface) throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setPersistenceContextRef(int index,
PersistenceContextRef valueInterface)
throws VersionNotSupportedException
VersionNotSupportedExceptionPersistenceContextRef getPersistenceContextRef(int index) throws VersionNotSupportedException
VersionNotSupportedExceptionint sizePersistenceContextRef()
throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setPersistenceContextRef(PersistenceContextRef[] value) throws VersionNotSupportedException
VersionNotSupportedExceptionPersistenceContextRef[] getPersistenceContextRef() throws VersionNotSupportedException
VersionNotSupportedExceptionint addPersistenceContextRef(PersistenceContextRef valueInterface) throws VersionNotSupportedException
VersionNotSupportedExceptionint removePersistenceContextRef(PersistenceContextRef valueInterface) throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setPersistenceUnitRef(int index,
PersistenceUnitRef valueInterface)
throws VersionNotSupportedException
VersionNotSupportedExceptionPersistenceUnitRef getPersistenceUnitRef(int index) throws VersionNotSupportedException
VersionNotSupportedExceptionint sizePersistenceUnitRef()
throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setPersistenceUnitRef(PersistenceUnitRef[] value) throws VersionNotSupportedException
VersionNotSupportedExceptionPersistenceUnitRef[] getPersistenceUnitRef() throws VersionNotSupportedException
VersionNotSupportedExceptionint addPersistenceUnitRef(PersistenceUnitRef valueInterface) throws VersionNotSupportedException
VersionNotSupportedExceptionint removePersistenceUnitRef(PersistenceUnitRef valueInterface) throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setPostConstruct(int index,
LifecycleCallback valueInterface)
throws VersionNotSupportedException
VersionNotSupportedExceptionLifecycleCallback getPostConstruct(int index) throws VersionNotSupportedException
VersionNotSupportedExceptionint sizePostConstruct()
throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setPostConstruct(LifecycleCallback[] value) throws VersionNotSupportedException
VersionNotSupportedExceptionLifecycleCallback[] getPostConstruct() throws VersionNotSupportedException
VersionNotSupportedExceptionint addPostConstruct(LifecycleCallback valueInterface) throws VersionNotSupportedException
VersionNotSupportedExceptionint removePostConstruct(LifecycleCallback valueInterface) throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setPreDestroy(int index,
LifecycleCallback valueInterface)
throws VersionNotSupportedException
VersionNotSupportedExceptionLifecycleCallback getPreDestroy(int index) throws VersionNotSupportedException
VersionNotSupportedExceptionint sizePreDestroy()
throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setPreDestroy(LifecycleCallback[] value) throws VersionNotSupportedException
VersionNotSupportedExceptionLifecycleCallback[] getPreDestroy() throws VersionNotSupportedException
VersionNotSupportedExceptionint addPreDestroy(LifecycleCallback valueInterface) throws VersionNotSupportedException
VersionNotSupportedExceptionint removePreDestroy(LifecycleCallback valueInterface) throws VersionNotSupportedException
VersionNotSupportedExceptionNamedMethod newNamedMethod() throws VersionNotSupportedException
VersionNotSupportedExceptionAroundInvoke newAroundInvoke() throws VersionNotSupportedException
VersionNotSupportedExceptionPersistenceContextRef newPersistenceContextRef() throws VersionNotSupportedException
VersionNotSupportedExceptionPersistenceUnitRef newPersistenceUnitRef() throws VersionNotSupportedException
VersionNotSupportedExceptionLifecycleCallback newLifecycleCallback() throws VersionNotSupportedException
VersionNotSupportedExceptionBuilt on May 22 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.