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, local, localBean, localHome, mappedName, messageDestinationRef, persistenceContextRef, persistenceUnitRef, postActivate, postConstruct, preDestroy, prePassivate, remote, removeMethod, resourceEnvRef, resourceRef, securityIdentity, securityRoleRef, serviceEndpoint, serviceRef, sessionType, statefulTimeout, timeoutMethod, timer, transactionType| Constructor and Description |
|---|
SingletonBean() |
SingletonBean(Class<?> ejbClass) |
SingletonBean(String name,
Class<?> ejbClass) |
SingletonBean(String ejbName,
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, getJndiConsumerName, getLocal, getLocalBean, getLocalHome, getMappedName, getMessageDestinationRef, getMessageDestinationRefMap, getParents, 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, setProxy, setRemote, setRestService, setSecurityIdentity, setServiceEndpoint, setStatefulTimeout, setTimeoutMethod, setTransactionTypepublic SingletonBean(Class<?> ejbClass)
public SingletonBean()
public void setSessionType(SessionType value)
setSessionType in class SessionBeanCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.