public class CompManagedBean extends ManagedBean
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 |
|---|
CompManagedBean(java.lang.String name,
java.lang.Class<BeanContext.Comp> compClass) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getJndiConsumerName() |
java.util.Collection<PersistenceContextRef> |
getPersistenceContextRef() |
java.util.Map<java.lang.String,PersistenceContextRef> |
getPersistenceContextRefMap() |
boolean |
isHidden() |
setSessionTypeaddAfterBegin, 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, getLocal, getLocalBean, getLocalHome, getMappedName, getMessageDestinationRef, getMessageDestinationRefMap, getParents, getPassivationCapable, 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 CompManagedBean(java.lang.String name,
java.lang.Class<BeanContext.Comp> compClass)
public java.lang.String getJndiConsumerName()
getJndiConsumerName in interface JndiConsumergetJndiConsumerName in class SessionBeanpublic java.util.Collection<PersistenceContextRef> getPersistenceContextRef()
getPersistenceContextRef in interface JndiConsumergetPersistenceContextRef in class SessionBeanpublic java.util.Map<java.lang.String,PersistenceContextRef> getPersistenceContextRefMap()
getPersistenceContextRefMap in interface JndiConsumergetPersistenceContextRefMap in class SessionBeanpublic boolean isHidden()
isHidden in class ManagedBean