public class StatelessBean extends SessionBean
afterBeginMethod, afterCompletionMethod, aroundInvoke, aroundTimeout, asyncMethod, beforeCompletionMethod, businessLocal, businessRemote, concurrencyManagementType, concurrentMethod, dataSource, dependsOn, description, displayName, ejbClass, ejbLocalRef, ejbName, ejbRef, envEntry, home, icon, id, initMethod, initOnStartup, jmsConnectionFactories, jmsDestinations, local, localBean, localHome, mappedName, messageDestinationRef, passivationCapable, persistenceContextRef, persistenceUnitRef, postActivate, postConstruct, preDestroy, prePassivate, remote, removeMethod, resourceEnvRef, resourceRef, securityIdentity, securityRoleRef, serviceEndpoint, serviceRef, sessionType, statefulTimeout, timeoutMethod, timer, transactionType| Constructor and Description |
|---|
StatelessBean() |
StatelessBean(java.lang.Class<?> ejbClass) |
StatelessBean(java.lang.String name,
java.lang.Class<?> ejbClass) |
StatelessBean(java.lang.String ejbName,
java.lang.String ejbClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
setSessionType(SessionType value) |
addAfterBegin, addAfterCompletion, addAroundInvoke, addAroundTimeout, addAsynchronousClass, addBeforeCompletion, addBusinessLocal, addBusinessLocal, addBusinessRemote, addBusinessRemote, addPostActivate, addPostConstruct, addPreDestroy, addPrePassivate, getAfterBegin, getAfterBeginMethod, getAfterCompletion, getAfterCompletionMethod, getAroundInvoke, getAroundTimeout, getAsynchronousClasses, getAsyncMethod, getBeforeCompletion, getBeforeCompletionMethod, getBusinessLocal, getBusinessRemote, getConcurrencyManagementType, getConcurrentMethod, getDataSource, getDataSourceMap, getDependsOn, getDescription, getDescriptions, getDisplayName, getDisplayNames, getEjbClass, getEjbLocalRef, getEjbLocalRefMap, getEjbName, getEjbRef, getEjbRefMap, getEnvEntry, getEnvEntryMap, getHome, getIcon, getIconMap, getIcons, getId, getInitMethod, getInitOnStartup, getJMSConnectionFactories, getJMSConnectionFactoriesMap, getJMSDestination, getJMSDestinationMap, getJndiConsumerName, getLocal, getLocalBean, getLocalHome, getMappedName, getMessageDestinationRef, getMessageDestinationRefMap, getParents, getPassivationCapable, getPersistenceContextRef, getPersistenceContextRefMap, getPersistenceUnitRef, getPersistenceUnitRefMap, getPostActivate, getPostConstruct, getPreDestroy, getPrePassivate, getProxy, getRemote, getRemoveMethod, getResourceEnvRef, getResourceEnvRefMap, getResourceRef, getResourceRefMap, getSecurityIdentity, getSecurityRoleRef, getServiceEndpoint, getServiceRef, getServiceRefMap, getSessionType, getStatefulTimeout, getTimeoutMethod, getTimer, getTimerConsumerName, getTransactionType, hasInitOnStartup, isRestService, localBean, setAfterBeginMethod, setAfterCompletionMethod, setBeforeCompletionMethod, setConcurrencyManagementType, setDependsOn, setDependsOn, setDescriptions, setDisplayNames, setEjbClass, setEjbClass, setEjbName, setHome, setHomeAndLocal, setHomeAndLocal, setHomeAndRemote, setHomeAndRemote, setId, setInitOnStartup, setLocal, setLocalBean, setLocalHome, setMappedName, setPassivationCapable, setProxy, setRemote, setRestService, setSecurityIdentity, setServiceEndpoint, setStatefulTimeout, setTimeoutMethod, setTransactionTypepublic StatelessBean(java.lang.String ejbName,
java.lang.String ejbClass)
public StatelessBean(java.lang.Class<?> ejbClass)
public StatelessBean(java.lang.String name,
java.lang.Class<?> ejbClass)
public StatelessBean()
public void setSessionType(SessionType value)
setSessionType in class SessionBean