public class SingletonBean 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 |
---|
SingletonBean() |
SingletonBean(java.lang.Class<?> ejbClass) |
SingletonBean(java.lang.String name,
java.lang.Class<?> ejbClass) |
SingletonBean(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, setTransactionType
public SingletonBean(java.lang.String ejbName, java.lang.String ejbClass)
public SingletonBean(java.lang.Class<?> ejbClass)
public SingletonBean(java.lang.String name, java.lang.Class<?> ejbClass)
public SingletonBean()
public void setSessionType(SessionType value)
setSessionType
in class SessionBean