- cachedPermission - Variable in class com.sun.ejb.InvocationInfo
-
- cacheIdleTimeoutInSeconds - Variable in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- cacheItemState - Variable in class com.sun.ejb.containers.util.cache.LruSessionCache.LruSessionCacheItem
-
- cacheName - Variable in class com.sun.ejb.containers.util.cache.LruEJBCache
-
- cacheProbeListener - Variable in class com.sun.ejb.containers.BaseContainer
-
- cacheProbeNotifier - Variable in class com.sun.ejb.containers.BaseContainer
-
- CacheProperties - Class in com.sun.ejb.base.container.util
-
A util class to read the bean cache related entries from
domain.xml and sun-ejb-jar.xml
- CacheProperties() - Constructor for class com.sun.ejb.base.container.util.CacheProperties
-
- calcNextFixedRateExpiration(RuntimeTimerState) - Method in class com.sun.ejb.containers.EJBTimerService
-
- calcNextFixedRateExpiration(Date, long) - Method in class com.sun.ejb.containers.EJBTimerService
-
- call() - Method in class com.sun.ejb.containers.EjbAsyncTask
-
- CallbackInvocationContext - Class in com.sun.ejb.containers.interceptors
-
Concrete InvocationContext implementation passed to callback methods
defined in interceptor classes.
- CallbackInvocationContext(Object, Object[], CallbackChainImpl) - Constructor for class com.sun.ejb.containers.interceptors.CallbackInvocationContext
-
- CallbackInvocationContext(Object, Object[], CallbackChainImpl, LifecycleCallbackDescriptor.CallbackType) - Constructor for class com.sun.ejb.containers.interceptors.CallbackInvocationContext
-
- CallbackInvocationContext(Class, Object[], CallbackChainImpl, LifecycleCallbackDescriptor.CallbackType, InterceptorInfo) - Constructor for class com.sun.ejb.containers.interceptors.CallbackInvocationContext
-
AroundConstruct
- CallbackInvocationContext(Class, Object[], CallbackChainImpl, LifecycleCallbackDescriptor.CallbackType, BaseContainer, EJBContextImpl) - Constructor for class com.sun.ejb.containers.interceptors.CallbackInvocationContext
-
AroundConstruct
- callEJBTimeout(RuntimeTimerState, EJBTimerService) - Method in class com.sun.ejb.containers.BaseContainer
-
- callFlowInfo - Variable in class com.sun.ejb.containers.BaseContainer
-
- canBePassivated() - Method in class com.sun.ejb.containers.SessionContextImpl
-
- canBePassivated() - Method in interface com.sun.ejb.spi.container.StatefulEJBContext
-
- cancel(boolean) - Method in class com.sun.ejb.containers.EjbFutureTask
-
- cancel(boolean) - Method in class com.sun.ejb.containers.EjbRemoteFutureTask
-
- cancel(long) - Method in interface com.sun.ejb.containers.GenericEJBHome
-
Remote Future.cancel() behavior.
- cancel() - Method in class com.sun.ejb.containers.TimerWrapper
-
- cancelNonPersistentTimer(TimerPrimaryKey) - Method in class com.sun.ejb.containers.EJBTimerService
-
- cancelTimer(TimerPrimaryKey) - Method in class com.sun.ejb.containers.EJBTimerService
-
- cancelTimers(Object) - Method in class com.sun.ejb.containers.BaseContainer
-
- cancelTimersByKey(long, Object) - Method in class com.sun.ejb.containers.EJBTimerService
-
Cancel all timers associated with a particular entity bean
identity.
- cancelTimerSynchronization(EJBContextImpl, TimerPrimaryKey, long, String) - Method in class com.sun.ejb.containers.EJBTimerService
-
- canPassivateEJB(ComponentContext) - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- capitalize(String) - Static method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
- CASCADE_DELETE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- changed(PropertyChangeEvent[]) - Method in class com.sun.ejb.containers.EJBTimerServiceConfigListener
-
- checkAccessToCallerSecurity() - Method in class com.sun.ejb.containers.AbstractSessionContextImpl
-
- checkAccessToCallerSecurity() - Method in class com.sun.ejb.containers.EJBContextImpl
-
Overridden in containers that allow access to isCallerInRole() and
getCallerPrincipal()
- checkAccessToCallerSecurity() - Method in class com.sun.ejb.containers.SessionContextImpl
-
- checkActivatePassivate() - Method in class com.sun.ejb.containers.EJBContextImpl
-
- checkExceptionClientTx(EJBContextImpl, Throwable) - Method in class com.sun.ejb.containers.BaseContainer
-
- checkExists(EJBLocalRemoteObject) - Method in class com.sun.ejb.containers.AbstractSingletonContainer
-
Check if the given EJBObject/LocalObject has been removed.
- checkExists(EJBLocalRemoteObject) - Method in class com.sun.ejb.containers.BaseContainer
-
Check if the given EJBObject/LocalObject has been removed.
- checkExists(EJBLocalRemoteObject) - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
Check if the given EJBObject/LocalObject has been removed.
- checkExists(EJBLocalRemoteObject) - Method in class com.sun.ejb.containers.StatelessSessionContainer
-
Check if the given EJBObject/LocalObject has been removed.
- checkFieldName(String) - Static method in class org.glassfish.ejb.deployment.descriptor.FieldDescriptor
-
Check if a field name is of an acceptable value (start with a lowercase
letter)
- checkInit() - Method in class com.sun.ejb.containers.AbstractSingletonContainer
-
- CheckpointAtEndOfMethodDescriptor - Class in org.glassfish.ejb.deployment.descriptor.runtime
-
- CheckpointAtEndOfMethodDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.runtime.CheckpointAtEndOfMethodDescriptor
-
Default constructor.
- CheckpointAtEndOfMethodNode - Class in org.glassfish.ejb.deployment.node.runtime
-
This node handles the checkpoint-at-end-of-method runtime deployment descriptors
- CheckpointAtEndOfMethodNode() - Constructor for class org.glassfish.ejb.deployment.node.runtime.CheckpointAtEndOfMethodNode
-
- checkpointEnabled - Variable in class com.sun.ejb.InvocationInfo
-
- checkSetParameters(Object[], Method) - Static method in class com.sun.ejb.containers.interceptors.InterceptorUtil
-
- checkTimerServiceMethodAccess() - Method in interface com.sun.ejb.ComponentContext
-
The EJB spec makes a distinction between access to the TimerService
object itself (via EJBContext.getTimerService) and access to the
methods on TimerService, Timer, and TimerHandle.
- checkTimerServiceMethodAccess() - Method in class com.sun.ejb.containers.AbstractSessionContextImpl
-
- checkTimerServiceMethodAccess() - Method in class com.sun.ejb.containers.EJBContextImpl
-
The EJB spec makes a distinction between access to the TimerService
object itself (via EJBContext.getTimerService) and access to the
methods on TimerService, Timer, and TimerHandle.
- checkTimerServiceMethodAccess() - Method in class com.sun.ejb.containers.SessionContextImpl
-
- checkTimerServiceMethodAccess() - Method in class com.sun.ejb.containers.SingletonContextImpl
-
- checkUnfinishedTx(Transaction, EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
-
- checkUnfinishedTx(Transaction, EjbInvocation) - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- checkUserTransactionLookup(ComponentInvocation) - Method in class com.sun.ejb.containers.BaseContainer
-
- classesChanged() - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
Called from EjbBundleDescriptor/EjbBundleArchivist
when some classes in this bean are updated.
- classesChanged() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Called from EjbCMPEntityDescriptor
when some classes in this object are updated.
- classesChanged() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor
-
Called from EjbCMPEntityDescriptor
when some classes in this object are updated.
- ClassGeneratorFactory - Interface in com.sun.ejb.codegen
-
Convenience interface that defines a factory for ClassGenerator instances.
- classInterceptorChain - Variable in class org.glassfish.ejb.deployment.util.InterceptorBindingTranslator.TranslationResults
-
- className() - Method in interface com.sun.ejb.codegen.ClassGeneratorFactory
-
- className() - Method in class com.sun.ejb.codegen.GenericHomeGenerator
-
- className() - Method in class com.sun.ejb.codegen.Remote30WrapperGenerator
-
- className() - Method in class com.sun.ejb.codegen.RemoteGenerator
-
- className() - Method in class com.sun.ejb.codegen.ServiceInterfaceGenerator
-
- clean(DeploymentContext) - Method in class org.glassfish.ejb.startup.EjbDeployer
-
Clean any files and artifacts that were created during the execution
of the prepare method.
- cleanupContainerTasks(Container) - Method in class com.sun.ejb.containers.EjbAsyncInvocationManager
-
- cleanupInstance(EJBContextImpl) - Method in class com.sun.ejb.containers.BaseContainer
-
- clear() - Method in class com.sun.ejb.containers.util.MethodMap
-
- clearCMPFields() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
- clearContext(EJBContextImpl) - Method in class com.sun.ejb.containers.EJBContainerStateManager
-
Clear EJB Object references in the context
- clearRequestClientVersion() - Method in interface com.sun.ejb.spi.sfsb.util.SFSBVersionManager
-
- clearResponseClientVersion() - Method in interface com.sun.ejb.spi.sfsb.util.SFSBVersionManager
-
- clearYetToSubmitStatus() - Method in class com.sun.ejb.EjbInvocation
-
- clientInterface - Variable in class com.sun.ejb.EjbInvocation
-
Home, Remote, LocalHome, Local, WebService, or business interface
through which a synchronous ejb invocation was made.
- clientTx - Variable in class com.sun.ejb.EjbInvocation
-
The client's transaction if any.
- clone() - Method in class com.sun.ejb.EjbInvocation
-
- close() - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
Close the pool
- close() - Method in class com.sun.ejb.containers.util.pool.NonBlockingPool
-
Close the pool
- close() - Method in class org.glassfish.ejb.embedded.EJBContainerImpl
-
Shutdown an embeddable EJBContainer instance.
- CMCSingletonContainer - Class in com.sun.ejb.containers
-
- CMCSingletonContainer(EjbDescriptor, ClassLoader, SecurityManager) - Constructor for class com.sun.ejb.containers.CMCSingletonContainer
-
- CMP_1_1 - Static variable in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
- CMP_1_VERSION - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- CMP_2_VERSION - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- CMP_2_x - Static variable in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
- CMP_FIELD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- CMP_VERSION - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- CmpFieldNode - Class in org.glassfish.ejb.deployment.node
-
This node is responsible for handling all sub-element of cmp-field tag
- CmpFieldNode() - Constructor for class org.glassfish.ejb.deployment.node.CmpFieldNode
-
- CmpNode - Class in org.glassfish.ejb.deployment.node.runtime
-
This node handles the cmp runtime deployment descriptors
- CmpNode() - Constructor for class org.glassfish.ejb.deployment.node.runtime.CmpNode
-
- CmpResourceNode - Class in org.glassfish.ejb.deployment.node.runtime
-
This node handles the cmp-resource runtime xml tag
- CmpResourceNode() - Constructor for class org.glassfish.ejb.deployment.node.runtime.CmpResourceNode
-
- CMR_FIELD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- CMR_FIELD_NAME - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- CMR_FIELD_TYPE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- CMRFieldInfo - Class in org.glassfish.ejb.deployment.descriptor
-
This class stores information about CMR fields
Note: the "field" variable is only available at runtime.
- CMRFieldInfo() - Constructor for class org.glassfish.ejb.deployment.descriptor.CMRFieldInfo
-
- com.sun.ejb - package com.sun.ejb
-
- com.sun.ejb.base.container.util - package com.sun.ejb.base.container.util
-
- com.sun.ejb.base.io - package com.sun.ejb.base.io
-
- com.sun.ejb.base.sfsb.util - package com.sun.ejb.base.sfsb.util
-
- com.sun.ejb.base.stats - package com.sun.ejb.base.stats
-
- com.sun.ejb.codegen - package com.sun.ejb.codegen
-
- com.sun.ejb.containers - package com.sun.ejb.containers
-
- com.sun.ejb.containers.interceptors - package com.sun.ejb.containers.interceptors
-
- com.sun.ejb.containers.util - package com.sun.ejb.containers.util
-
- com.sun.ejb.containers.util.cache - package com.sun.ejb.containers.util.cache
-
- com.sun.ejb.containers.util.pool - package com.sun.ejb.containers.util.pool
-
- com.sun.ejb.monitoring.probes - package com.sun.ejb.monitoring.probes
-
- com.sun.ejb.monitoring.stats - package com.sun.ejb.monitoring.stats
-
- com.sun.ejb.spi.container - package com.sun.ejb.spi.container
-
- com.sun.ejb.spi.sfsb.util - package com.sun.ejb.spi.sfsb.util
-
- com.sun.ejb.spi.stats - package com.sun.ejb.spi.stats
-
- ComponentContext - Interface in com.sun.ejb
-
The ComponentContext contains context information about an EJB instance.
- componentId - Variable in class com.sun.ejb.containers.BaseContainer
-
- composeReverseCmrFieldName() - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- CONCURRENCY_MANAGEMENT_TYPE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- ConcurrencyManagementHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
-
This handler is responsible for handling the jakarta.ejb.ConcurrencyManagement.
- ConcurrencyManagementHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.ConcurrencyManagementHandler
-
- CONCURRENT_ACCESS_TIMEOUT - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- CONCURRENT_LOCK - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- CONCURRENT_METHOD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- ConcurrentMethodDescriptor - Class in org.glassfish.ejb.deployment.descriptor
-
- ConcurrentMethodDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.ConcurrentMethodDescriptor
-
- ConcurrentMethodNode - Class in org.glassfish.ejb.deployment.node
-
- ConcurrentMethodNode() - Constructor for class org.glassfish.ejb.deployment.node.ConcurrentMethodNode
-
- configData - Variable in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- configData - Variable in class com.sun.ejb.containers.util.pool.AbstractPool
-
- confMaxCacheSize - Variable in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- Container - Interface in com.sun.ejb
-
A Container stores EJB instances and is responsible for
the lifecycle, state management, concurrency, transactions, security,
naming, resource management, etc.
- container - Variable in class com.sun.ejb.containers.EJBContextImpl
-
- container - Variable in class com.sun.ejb.containers.EJBLocalHomeImpl
-
- container - Variable in class com.sun.ejb.containers.EJBLocalRemoteObject
-
- container - Variable in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- CONTAINER_INITIALIZING - Static variable in class com.sun.ejb.containers.BaseContainer
-
- CONTAINER_ON_HOLD - Static variable in class com.sun.ejb.containers.BaseContainer
-
- CONTAINER_PERSISTENCE - Static variable in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
-
- CONTAINER_STARTED - Static variable in class com.sun.ejb.containers.BaseContainer
-
- CONTAINER_STOPPED - Static variable in class com.sun.ejb.containers.BaseContainer
-
- CONTAINER_TRANSACTION - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- CONTAINER_UNDEPLOYED - Static variable in class com.sun.ejb.containers.BaseContainer
-
- containerClassLoader - Variable in class com.sun.ejb.containers.util.pool.AbstractPool
-
- ContainerFactory - Interface in com.sun.ejb
-
ContainerFactory creates the appropriate Container instance
(StatefulSessionContainer, StatelessSessionContainer, EntityContainer,
MessageBeanContainer) and initializes it.
- containerHasTimers(long) - Method in class com.sun.ejb.containers.EJBTimerService.TimerCache
-
- containerInfo - Variable in class com.sun.ejb.containers.BaseContainer
-
- containerState - Variable in class com.sun.ejb.containers.BaseContainer
-
- containerStateManager - Variable in class com.sun.ejb.containers.BaseContainer
-
- containerStateToString(int) - Static method in class com.sun.ejb.containers.BaseContainer
-
- ContainerTransaction - Class in org.glassfish.ejb.deployment.descriptor
-
This descriptor represents a specification of a transactional behavior.
- ContainerTransaction(ContainerTransaction) - Constructor for class org.glassfish.ejb.deployment.descriptor.ContainerTransaction
-
Copy constructor.
- ContainerTransaction(String, String) - Constructor for class org.glassfish.ejb.deployment.descriptor.ContainerTransaction
-
Create a new transaction descriptor with the given attribute.
- containerTransactionManager - Variable in class com.sun.ejb.containers.BaseContainer
-
- ContainerTransactionNode - Class in org.glassfish.ejb.deployment.node
-
This node is responsible for handling the container-transaction XML node
- ContainerTransactionNode() - Constructor for class org.glassfish.ejb.deployment.node.ContainerTransactionNode
-
- containerType - Variable in class com.sun.ejb.containers.BaseContainer
-
- containsCMPEntity() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- context - Variable in class com.sun.ejb.EjbInvocation
-
- countEJBModules(Set<DeploymentElement>) - Static method in class org.glassfish.ejb.embedded.DeploymentElement
-
- create(Object) - Method in class com.sun.ejb.containers.AbstractSingletonContainer.SingletonContextFactory
-
- create(String) - Method in interface com.sun.ejb.containers.GenericEJBLocalHome
-
- create(InvocationContext) - Method in class com.sun.ejb.containers.interceptors.SystemInterceptorProxy
-
- create(Context) - Method in class com.sun.ejb.containers.JavaGlobalJndiNamingObjectProxy
-
- create(Object) - Method in class com.sun.ejb.containers.StatelessSessionContainer.SessionContextFactory
-
- create(Object) - Method in interface com.sun.ejb.containers.util.pool.ObjectFactory
-
Create an object.
- create() - Method in class com.sun.ejb.EjbInvocationFactory
-
- create(Object, C) - Method in class com.sun.ejb.EjbInvocationFactory
-
- createBeanPool() - Method in class com.sun.ejb.containers.StatelessSessionContainer
-
- createBuilder(InterceptorInfo) - Method in class com.sun.ejb.containers.interceptors.JavaEEInterceptorBuilderFactoryImpl
-
- createCalendarTimer(ScheduleExpression, TimerConfig) - Method in class com.sun.ejb.containers.EJBTimerServiceWrapper
-
- createCalendarTimer(ScheduleExpression) - Method in class com.sun.ejb.containers.EJBTimerServiceWrapper
-
- createCallFlowAgent(ComponentType) - Method in class com.sun.ejb.containers.BaseContainer
-
- createContainer(EjbDescriptor, ClassLoader, DeploymentContext) - Method in interface com.sun.ejb.ContainerFactory
-
Create the appropriate Container instance and initialize it.
- createContainer(EjbDescriptor, ClassLoader, DeploymentContext) - Method in class com.sun.ejb.containers.SingletonContainerFactory
-
- createContainer(EjbDescriptor, ClassLoader, DeploymentContext) - Method in class com.sun.ejb.containers.StatefulContainerFactory
-
- createContainer(EjbDescriptor, ClassLoader, DeploymentContext) - Method in class com.sun.ejb.containers.StatelessContainerFactory
-
- createdCount - Variable in class com.sun.ejb.containers.util.pool.AbstractPool
-
- createEJBContainer(Map<?, ?>) - Method in class org.glassfish.ejb.embedded.EJBContainerProviderImpl
-
- createEjbDescriptor(String, AnnotationInfo) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AbstractEjbHandler
-
Create a new EjbDescriptor for a given elementName and AnnotationInfo.
- createEjbDescriptor(String, AnnotationInfo) - Method in class org.glassfish.ejb.deployment.annotation.handlers.SingletonHandler
-
Create a new EjbDescriptor for a given elementName and AnnotationInfo.
- createEjbDescriptor(String, AnnotationInfo) - Method in class org.glassfish.ejb.deployment.annotation.handlers.StatefulHandler
-
Create a new EjbDescriptor for a given elementName and AnnotationInfo.
- createEjbDescriptor(String, AnnotationInfo) - Method in class org.glassfish.ejb.deployment.annotation.handlers.StatelessHandler
-
Create a new EjbDescriptor for a given elementName and AnnotationInfo.
- createEJBException(Exception) - Method in class com.sun.ejb.containers.EJBTimerService
-
Create EJBException using the exception that is passed in
- createEjbInstanceAndContext() - Method in class com.sun.ejb.containers.BaseContainer
-
- createEjbInstanceForInterceptors(Object[], EJBContextImpl) - Method in class com.sun.ejb.containers.BaseContainer
-
- createEjbInvocation(Object, ComponentContext) - Method in class com.sun.ejb.containers.AbstractSingletonContainer
-
- createEjbInvocation() - Method in class com.sun.ejb.containers.AbstractSingletonContainer
-
- createEjbInvocation() - Method in class com.sun.ejb.containers.BaseContainer
-
- createEjbInvocation(Object, ComponentContext) - Method in class com.sun.ejb.containers.BaseContainer
-
- createEJBLocalBusinessObjectImpl(boolean) - Method in class com.sun.ejb.containers.AbstractSingletonContainer
-
Called during internal creation of session bean
- createEJBLocalBusinessObjectImpl(String) - Method in class com.sun.ejb.containers.EJBLocalHomeImpl
-
Create a new EJBLocalBusinessObjectImpl and new EJB if necessary.
- createEJBLocalBusinessObjectImpl(boolean) - Method in class com.sun.ejb.containers.StatelessSessionContainer
-
Called during internal creation of session bean
- createEJBLocalObjectImpl() - Method in class com.sun.ejb.containers.AbstractSingletonContainer
-
Called during client creation request through EJB LocalHome view.
- createEJBLocalObjectImpl() - Method in class com.sun.ejb.containers.BaseContainer
-
- createEJBLocalObjectImpl() - Method in class com.sun.ejb.containers.EJBLocalHomeImpl
-
Create a new EJBLocalObjectImpl and new EJB if necessary.
- createEJBLocalObjectImpl() - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
This is called from the generated "HelloEJBLocalHomeImpl" create method
via EJBLocalHomeImpl.createEJBObject.
- createEJBLocalObjectImpl() - Method in class com.sun.ejb.containers.StatelessSessionContainer
-
Called during client creation request through EJB LocalHome view.
- createEJBObjectImpl() - Method in class com.sun.ejb.containers.AbstractSingletonContainer
-
- createEJBObjectImpl() - Method in class com.sun.ejb.containers.BaseContainer
-
- createEJBObjectImpl() - Method in class com.sun.ejb.containers.EJBHomeImpl
-
Create a new EJBObject and new EJB if necessary.
- createEJBObjectImpl() - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
This is called from the generated "HelloEJBHomeImpl" create method
via EJBHomeImpl.createEJBObject.
- createEJBObjectImpl() - Method in class com.sun.ejb.containers.StatelessSessionContainer
-
- createInterceptorDesc() - Static method in class com.sun.ejb.containers.interceptors.SystemInterceptorProxy
-
- createInterceptorInstances() - Method in class com.sun.ejb.containers.interceptors.InterceptorManager
-
- createIntervalTimer(long, long, TimerConfig) - Method in class com.sun.ejb.containers.EJBTimerServiceWrapper
-
- createIntervalTimer(Date, long, TimerConfig) - Method in class com.sun.ejb.containers.EJBTimerServiceWrapper
-
- createInvoker(Object) - Method in class com.sun.ejb.containers.interceptors.JavaEEInterceptorBuilderImpl
-
- createItem(int, Object, Object, int) - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- createLocalFuture(EjbInvocation) - Method in class com.sun.ejb.containers.EjbAsyncInvocationManager
-
- createManager(EjbDescriptor, boolean) - Method in class org.glassfish.ejb.security.factory.EJBSecurityManagerFactory
-
- createMonitoringRegistry() - Method in class com.sun.ejb.containers.BaseContainer
-
- createObject() - Method in class com.sun.ejb.containers.EJBLocalHomeImpl.SerializableLocalHome
-
- createObject() - Method in class com.sun.ejb.containers.TimerWrapper.SerializedTimerWrapper
-
When deserializing the timer wrapper create a TimerWrapper object.
- createRemoteBusinessObject(String, Remote) - Static method in class com.sun.ejb.EJBUtils
-
- createRemoteBusinessObject(ClassLoader, String, Remote) - Static method in class com.sun.ejb.EJBUtils
-
- createRemoteBusinessObjectImpl() - Method in class com.sun.ejb.containers.AbstractSingletonContainer
-
- createRemoteBusinessObjectImpl() - Method in class com.sun.ejb.containers.EJBHomeImpl
-
- createRemoteBusinessObjectImpl() - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- createRemoteBusinessObjectImpl() - Method in class com.sun.ejb.containers.StatelessSessionContainer
-
- createRemoteFuture(EjbInvocation, Container, GenericEJBHome) - Method in class com.sun.ejb.containers.EjbAsyncInvocationManager
-
- createRemoteReferenceWithId(byte[], String) - Method in class com.sun.ejb.containers.BaseContainer
-
Create an EJBObject reference from the instanceKey
Called from EJBObjectOutputStream.SerializableRemoteRef
during deserialization of a remote-ref
- createResourceHandler(TransactionManager) - Static method in class com.sun.ejb.containers.SimpleEjbResourceHandlerImpl
-
- createSchedules(long, long, Map<MethodDescriptor, List<ScheduledTimerDescriptor>>, String) - Method in class com.sun.ejb.containers.EJBTimerService
-
Create automatic timers defined by the @Schedule annotation on the EJB bean during
deployment to a cluster or the first create-application-ref call after deployment
to DAS only.
- createSchedules(long, long, Map<?, List<ScheduledTimerDescriptor>>, Map<TimerPrimaryKey, Method>, String, boolean, boolean) - Method in class com.sun.ejb.containers.EJBTimerService
-
Create automatic timers defined by the @Schedule annotation on the EJB bean.
- createSchedulesOnServer(EjbDescriptor, String) - Method in class com.sun.ejb.containers.EJBTimerService
-
Called in a clustered environment to eagerly create automatic persistent timers
on the specific server instance.
- createSessionKey() - Method in class com.sun.ejb.base.sfsb.util.ScrambledKeyGenerator
-
Create and return the sessionKey.
- createSessionKey() - Method in class com.sun.ejb.base.sfsb.util.SimpleKeyGenerator
-
Create and return the sessionKey.
- createSessionKey() - Method in interface com.sun.ejb.spi.sfsb.util.SFSBUUIDUtil
-
Create and return the sessionKey.
- createSingleActionTimer(long, TimerConfig) - Method in class com.sun.ejb.containers.EJBTimerServiceWrapper
-
- createSingleActionTimer(Date, TimerConfig) - Method in class com.sun.ejb.containers.EJBTimerServiceWrapper
-
- createTimer(long, Serializable) - Method in class com.sun.ejb.containers.EJBTimerServiceWrapper
-
- createTimer(long, long, Serializable) - Method in class com.sun.ejb.containers.EJBTimerServiceWrapper
-
- createTimer(Date, Serializable) - Method in class com.sun.ejb.containers.EJBTimerServiceWrapper
-
- createTimer(Date, long, Serializable) - Method in class com.sun.ejb.containers.EJBTimerServiceWrapper
-
- ejb - Variable in class com.sun.ejb.EjbInvocation
-
The EJB instance to be invoked.
- ejb - Variable in class org.glassfish.ejb.deployment.util.EjbBundleValidator
-
- ejb__flush() - Method in interface com.sun.ejb.spi.container.BeanStateSynchronization
-
Provides a mechanism to flush changes to the database w/o waiting for
the end of the transaction, based on some descriptor values set by the user.
- ejb__refresh(Object) - Method in interface com.sun.ejb.spi.container.BeanStateSynchronization
-
On receiving this message the PM would update its master copy
by fetching the latest information for the primary key from the database
- ejb__remove(Object) - Method in interface com.sun.ejb.spi.container.BeanStateSynchronization
-
On receiving this message the PM would delete from its master copy
the details related to the primaryKey
- EJB_BUNDLE_TAG - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- EJB_CLASS - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- EJB_CLIENT_JAR - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- EJB_CONTAINER_NAME - Static variable in interface com.sun.ejb.containers.EjbContainerUtil
-
- EJB_QL - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- EJB_RELATION - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- EJB_RELATION_NAME - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- EJB_RELATIONSHIP_ROLE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- EJB_RELATIONSHIP_ROLE_NAME - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- ejbActivateMethod - Variable in class com.sun.ejb.containers.BaseContainer
-
- EjbApplication - Class in org.glassfish.ejb.startup
-
This class represents a logical collection of EJB components contained in one ejb-jar
or one .war.
- EjbApplication(EjbBundleDescriptorImpl, DeploymentContext, ClassLoader, ServiceLocator) - Constructor for class org.glassfish.ejb.startup.EjbApplication
-
- EjbApplicationExceptionInfo - Class in org.glassfish.ejb.deployment.descriptor
-
Contains information about an ejb application exception.
- EjbApplicationExceptionInfo() - Constructor for class org.glassfish.ejb.deployment.descriptor.EjbApplicationExceptionInfo
-
- EjbApplicationExceptionNode - Class in org.glassfish.ejb.deployment.node
-
- EjbApplicationExceptionNode() - Constructor for class org.glassfish.ejb.deployment.node.EjbApplicationExceptionNode
-
- EjbArchivist - Class in org.glassfish.ejb.deployment.archivist
-
This class is responsible for handling J2EE EJB Bundlearchive files.
- EjbArchivist() - Constructor for class org.glassfish.ejb.deployment.archivist.EjbArchivist
-
- EjbAsyncInvocationManager - Class in com.sun.ejb.containers
-
- EjbAsyncInvocationManager() - Constructor for class com.sun.ejb.containers.EjbAsyncInvocationManager
-
- EjbAsyncTask<V> - Class in com.sun.ejb.containers
-
- EjbAsyncTask() - Constructor for class com.sun.ejb.containers.EjbAsyncTask
-
- ejbBeanCreatedEvent(long, String, String, String) - Method in class com.sun.ejb.monitoring.probes.EjbMonitoringProbeProvider
-
- ejbBeanCreatedEvent(long, String, String, String) - Method in class com.sun.ejb.monitoring.stats.EjbMonitoringStatsProvider
-
- ejbBeanDestroyedEvent(long, String, String, String) - Method in class com.sun.ejb.monitoring.probes.EjbMonitoringProbeProvider
-
- ejbBeanDestroyedEvent(long, String, String, String) - Method in class com.sun.ejb.monitoring.stats.EjbMonitoringStatsProvider
-
- ejbBeanPassivatedEvent(long, String, String, String, boolean) - Method in class com.sun.ejb.monitoring.probes.EjbCacheProbeProvider
-
- ejbBeanPassivatedEvent(long, String, String, String, boolean) - Method in class com.sun.ejb.monitoring.stats.EjbCacheStatsProvider
-
- ejbBeanPassivatedEvent(long, String, String, String, boolean) - Method in class com.sun.ejb.monitoring.stats.StatefulSessionBeanStatsProvider
-
- ejbBundleDescriptor - Variable in class org.glassfish.ejb.deployment.util.EjbBundleValidator
-
- EjbBundleDescriptorImpl - Class in org.glassfish.ejb.deployment.descriptor
-
The concrete implementation of abstract super class com.sun.enterprise.deployment.EjbBundleDescriptor.
- EjbBundleDescriptorImpl() - Constructor for class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- EjbBundleNode - Class in org.glassfish.ejb.deployment.node
-
This class handles ejb bundle xml files
- EjbBundleNode() - Constructor for class org.glassfish.ejb.deployment.node.EjbBundleNode
-
- EjbBundleRuntimeNode - Class in org.glassfish.ejb.deployment.node.runtime
-
This node handles runtime deployment descriptors for ejb bundle
- EjbBundleRuntimeNode(EjbBundleDescriptorImpl) - Constructor for class org.glassfish.ejb.deployment.node.runtime.EjbBundleRuntimeNode
-
- EjbBundleRuntimeNode() - Constructor for class org.glassfish.ejb.deployment.node.runtime.EjbBundleRuntimeNode
-
- EjbBundleTracerVisitor - Class in org.glassfish.ejb.deployment.util
-
- EjbBundleTracerVisitor() - Constructor for class org.glassfish.ejb.deployment.util.EjbBundleTracerVisitor
-
- EjbBundleValidator - Class in org.glassfish.ejb.deployment.util
-
This class validates a EJB Bundle descriptor once loaded from an .jar file
- EjbBundleValidator() - Constructor for class org.glassfish.ejb.deployment.util.EjbBundleValidator
-
- ejbc(DeploymentContext) - Method in class com.sun.ejb.codegen.StaticRmiStubGenerator
-
Generates and compiles the necessary impl classes, stubs and skels.
- EjbCacheProbeProvider - Class in com.sun.ejb.monitoring.probes
-
Probe emitter for the Ejb Pool monitoring events.
- EjbCacheProbeProvider() - Constructor for class com.sun.ejb.monitoring.probes.EjbCacheProbeProvider
-
- EjbCacheStatsProvider - Class in com.sun.ejb.monitoring.stats
-
Probe listener for the Ejb Cache monitoring events.
- EjbCacheStatsProvider(EjbCacheStatsProviderDelegate, long, String, String, String) - Constructor for class com.sun.ejb.monitoring.stats.EjbCacheStatsProvider
-
- EjbCacheStatsProviderDelegate - Interface in com.sun.ejb.monitoring.stats
-
- ejbClass - Variable in class com.sun.ejb.containers.BaseContainer
-
- ejbClassSymbol - Variable in class com.sun.ejb.codegen.Generator
-
- EjbCMPEntityDescriptor - Class in org.glassfish.ejb.deployment.descriptor
-
This class contains information about EJB1.1 and EJB2.0 CMP EntityBeans.
- EjbCMPEntityDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
- EjbCMPEntityDescriptor(EjbDescriptor) - Constructor for class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
The copy constructor.
- ejbContainerEnteringEvent(long, String, String, String) - Method in class com.sun.ejb.monitoring.probes.EjbMonitoringProbeProvider
-
- EJBContainerImpl - Class in org.glassfish.ejb.embedded
-
GlassFish implementation of the EJBContainer.
- ejbContainerLeavingEvent(long, String, String, String) - Method in class com.sun.ejb.monitoring.probes.EjbMonitoringProbeProvider
-
- EJBContainerProviderImpl - Class in org.glassfish.ejb.embedded
-
GlassFish implementation of the EJBContainerProvider.
- EJBContainerProviderImpl() - Constructor for class org.glassfish.ejb.embedded.EJBContainerProviderImpl
-
- EjbContainerServicesImpl - Class in com.sun.ejb.containers
-
- EjbContainerServicesImpl() - Constructor for class com.sun.ejb.containers.EjbContainerServicesImpl
-
- EjbContainerStarter - Class in org.glassfish.ejb.startup
-
Ejb container service
- EjbContainerStarter() - Constructor for class org.glassfish.ejb.startup.EjbContainerStarter
-
- EJBContainerStateManager - Class in com.sun.ejb.containers
-
- EJBContainerTransactionManager - Class in com.sun.ejb.containers
-
Container support for handling transactions
- EjbContainerUtil - Interface in com.sun.ejb.containers
-
- ejbContainerUtil - Variable in class com.sun.ejb.containers.EJBTimerService
-
- ejbContainerUtilImpl - Variable in class com.sun.ejb.containers.BaseContainer
-
- EjbContainerUtilImpl - Class in com.sun.ejb.containers
-
- EjbContainerUtilImpl() - Constructor for class com.sun.ejb.containers.EjbContainerUtilImpl
-
- EJBContextImpl - Class in com.sun.ejb.containers
-
Implementation of jakarta.ejb.EJBContext for the J2EE Reference Implementation.
- EJBContextImpl(Object, BaseContainer) - Constructor for class com.sun.ejb.containers.EJBContextImpl
-
- EJBContextImpl.BeanState - Enum in com.sun.ejb.containers
-
- EJBContextNamingProxy - Class in com.sun.ejb.containers
-
Proxy for accessing EJBContext objects when requested by lookup or injection.
- EJBContextNamingProxy() - Constructor for class com.sun.ejb.containers.EJBContextNamingProxy
-
- EjbDeployer - Class in org.glassfish.ejb.startup
-
Ejb module deployer.
- EjbDeployer() - Constructor for class org.glassfish.ejb.startup.EjbDeployer
-
Constructor
- EjbDeploymentDescriptorFile - Class in org.glassfish.ejb.deployment.io
-
This class is responsible for handling EJB DeploymentDescriptor files
- EjbDeploymentDescriptorFile() - Constructor for class org.glassfish.ejb.deployment.io.EjbDeploymentDescriptorFile
-
- ejbDescriptor - Variable in class com.sun.ejb.containers.BaseContainer
-
- EjbDescriptor - Class in org.glassfish.ejb.deployment.descriptor
-
This abstract class encapsulates the meta-information describing
Entity, Session and MessageDriven EJBs.
- EjbDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Default constructor.
- EjbDescriptor(EjbDescriptor) - Constructor for class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- EjbEndpointFacadeImpl - Class in com.sun.ejb.containers
-
- EjbEndpointFacadeImpl(BaseContainer, EjbContainerUtil) - Constructor for class com.sun.ejb.containers.EjbEndpointFacadeImpl
-
- EjbEntityDescriptor - Class in org.glassfish.ejb.deployment.descriptor
-
This class contains deployment information for an EntityBean with
bean-managed persistence.
- EjbEntityDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
-
The default constructor.
- EjbEntityDescriptor(EjbDescriptor) - Constructor for class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
-
The copy constructor.
- EjbEntityNode - Class in org.glassfish.ejb.deployment.node
-
This class handles all information pertinent to CMP and BMP entity beans
- EjbEntityNode() - Constructor for class org.glassfish.ejb.deployment.node.EjbEntityNode
-
- ejbExpiredSessionsRemovedEvent(long, String, String, String, long) - Method in class com.sun.ejb.monitoring.probes.EjbCacheProbeProvider
-
- ejbExpiredSessionsRemovedEvent(long, String, String, String, long) - Method in class com.sun.ejb.monitoring.stats.EjbCacheStatsProvider
-
- ejbExpiredSessionsRemovedEvent(long, String, String, String, long) - Method in class com.sun.ejb.monitoring.stats.StatefulSessionBeanStatsProvider
-
- EjbFutureTask<V> - Class in com.sun.ejb.containers
-
- EjbFutureTask(EjbAsyncTask<V>, EjbAsyncInvocationManager) - Constructor for class com.sun.ejb.containers.EjbFutureTask
-
- ejbGeneratedOptionalLocalBusinessIntfClass - Variable in class com.sun.ejb.containers.BaseContainer
-
- EJBHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
-
This handler is responsible for handling the jakarta.ejb.EJB
- EJBHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.EJBHandler
-
- ejbHome - Variable in class com.sun.ejb.containers.BaseContainer
-
- ejbHomeImpl - Variable in class com.sun.ejb.containers.BaseContainer
-
- EJBHomeImpl - Class in com.sun.ejb.containers
-
This class implements the EJBHome interface.
- EJBHomeImpl() - Constructor for class com.sun.ejb.containers.EJBHomeImpl
-
This constructor is called from an EJBHome implementation's constructor.
- EJBHomeInvocationHandler - Class in com.sun.ejb.containers
-
Handler for EJBHome invocations through EJBHome proxy.
- EJBHomeInvocationHandler(EjbDescriptor, Class) - Constructor for class com.sun.ejb.containers.EJBHomeInvocationHandler
-
- ejbHomeStub - Variable in class com.sun.ejb.containers.BaseContainer
-
- ejbIdToDescriptor(long) - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- ejbIdToDescriptor(long) - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- ejbIdToDescriptor(long) - Method in class com.sun.ejb.containers.EjbIiopServiceImpl
-
- EjbIiopServiceImpl - Class in com.sun.ejb.containers
-
- EjbIiopServiceImpl() - Constructor for class com.sun.ejb.containers.EjbIiopServiceImpl
-
- EjbInitInfo - Class in org.glassfish.ejb.deployment.descriptor
-
Contains information about a stateful session bean init method.
- EjbInitInfo() - Constructor for class org.glassfish.ejb.deployment.descriptor.EjbInitInfo
-
- EjbInitNode - Class in org.glassfish.ejb.deployment.node
-
- EjbInitNode() - Constructor for class org.glassfish.ejb.deployment.node.EjbInitNode
-
- EjbInterceptorNode - Class in org.glassfish.ejb.deployment.node
-
- EjbInterceptorNode() - Constructor for class org.glassfish.ejb.deployment.node.EjbInterceptorNode
-
- ejbIntfMethodInfo - Variable in class com.sun.ejb.containers.BaseContainer
-
- ejbIntfMethods - Variable in class com.sun.ejb.containers.BaseContainer
-
- ejbIntfOverride - Variable in class com.sun.ejb.InvocationInfo
-
- EjbInvocation - Class in com.sun.ejb
-
The EjbInvocation object contains state associated with an invocation
on an EJB or EJBHome (local/remote).
- EjbInvocationFactory - Class in com.sun.ejb
-
- EjbInvocationFactory(String, Container) - Constructor for class com.sun.ejb.EjbInvocationFactory
-
- EjbInWarArchivist - Class in org.glassfish.ejb.deployment.archivist
-
- EjbInWarArchivist() - Constructor for class org.glassfish.ejb.deployment.archivist.EjbInWarArchivist
-
- EjbInWarScanner - Class in org.glassfish.ejb.deployment.annotation.impl
-
- EjbInWarScanner() - Constructor for class org.glassfish.ejb.deployment.annotation.impl.EjbInWarScanner
-
- EjbJarHandler - Class in org.glassfish.ejb.deployment
-
- EjbJarHandler() - Constructor for class org.glassfish.ejb.deployment.EjbJarHandler
-
- EjbJarScanner - Class in org.glassfish.ejb.deployment.annotation.impl
-
Implementation of the Scanner interface for Ejb jar.
- EjbJarScanner() - Constructor for class org.glassfish.ejb.deployment.annotation.impl.EjbJarScanner
-
- ejbLocalBusinessHome - Variable in class com.sun.ejb.containers.BaseContainer
-
- ejbLocalBusinessHomeImpl - Variable in class com.sun.ejb.containers.BaseContainer
-
- ejbLocalBusinessObjectImpl - Variable in class com.sun.ejb.containers.EJBContextImpl
-
- ejbLocalHome - Variable in class com.sun.ejb.containers.BaseContainer
-
- ejbLocalHomeImpl - Variable in class com.sun.ejb.containers.BaseContainer
-
- EJBLocalHomeImpl - Class in com.sun.ejb.containers
-
Implementation of the EJBLocalHome interface.
- EJBLocalHomeImpl() - Constructor for class com.sun.ejb.containers.EJBLocalHomeImpl
-
- EJBLocalHomeImpl.SerializableLocalHome - Class in com.sun.ejb.containers
-
- EJBLocalHomeInvocationHandler - Class in com.sun.ejb.containers
-
Handler for EJBLocalHome invocations through EJBLocalHome proxy.
- EJBLocalHomeInvocationHandler(EjbDescriptor, Class) - Constructor for class com.sun.ejb.containers.EJBLocalHomeInvocationHandler
-
- EJBLocalObject_getPrimaryKey - Static variable in class com.sun.ejb.containers.BaseContainer
-
- ejbLocalObjectImpl - Variable in class com.sun.ejb.containers.EJBContextImpl
-
- EJBLocalObjectImpl - Class in com.sun.ejb.containers
-
Implementation of the EJBLocalObject interface.
- EJBLocalObjectImpl() - Constructor for class com.sun.ejb.containers.EJBLocalObjectImpl
-
- EJBLocalObjectInvocationHandler - Class in com.sun.ejb.containers
-
Handler for EJBLocalObject invocations through EJBLocalObject proxy.
- EJBLocalObjectInvocationHandler(MethodMap, Class) - Constructor for class com.sun.ejb.containers.EJBLocalObjectInvocationHandler
-
Constructor used for Local Home view
- EJBLocalObjectInvocationHandler(MethodMap, boolean) - Constructor for class com.sun.ejb.containers.EJBLocalObjectInvocationHandler
-
Constructor used for Local Business view.
- EJBLocalObjectInvocationHandlerDelegate - Class in com.sun.ejb.containers
-
This class is used as a "proxy" or adapter between the business interface
proxy and the EJBLocalObjectInvocationHandler.
- EJBLocalRemoteObject - Class in com.sun.ejb.containers
-
Implementation common to EJBObjects and EJBLocalObjects.
- EJBLocalRemoteObject() - Constructor for class com.sun.ejb.containers.EJBLocalRemoteObject
-
- EjbMessageBeanDescriptor - Class in org.glassfish.ejb.deployment.descriptor
-
Objects of this kind represent the deployment information describing a
single message driven Ejb.
- EjbMessageBeanDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
Default constructor.
- EjbMessageBeanDescriptor(EjbMessageBeanDescriptor) - Constructor for class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
The copy constructor.
- ejbMethodEndEvent(long, String, String, String, Throwable, String) - Method in class com.sun.ejb.monitoring.probes.EjbMonitoringProbeProvider
-
- ejbMethodEndEvent(long, String, String, String, Throwable, String) - Method in class com.sun.ejb.monitoring.stats.EjbMonitoringStatsProvider
-
- ejbMethodStartEvent(long, String, String, String, String) - Method in class com.sun.ejb.monitoring.probes.EjbMonitoringProbeProvider
-
- ejbMethodStartEvent(long, String, String, String, String) - Method in class com.sun.ejb.monitoring.stats.EjbMonitoringStatsProvider
-
- EjbMethodStatsProvider - Class in com.sun.ejb.monitoring.stats
-
Event listener for the Ejb monitoring events.
- EjbMonitoringProbeProvider - Class in com.sun.ejb.monitoring.probes
-
Probe emitter for the Ejb monitoring events.
- EjbMonitoringProbeProvider() - Constructor for class com.sun.ejb.monitoring.probes.EjbMonitoringProbeProvider
-
- EjbMonitoringStatsProvider - Class in com.sun.ejb.monitoring.stats
-
Event listener for the Ejb monitoring events.
- EjbMonitoringStatsProvider(long, String, String, String) - Constructor for class com.sun.ejb.monitoring.stats.EjbMonitoringStatsProvider
-
- EjbMonitoringUtils - Class in com.sun.ejb.monitoring.stats
-
Utility class for Ejb monitoring.
- EjbMonitoringUtils() - Constructor for class com.sun.ejb.monitoring.stats.EjbMonitoringUtils
-
- ejbName - Variable in class com.sun.ejb.containers.AbstractSessionContextImpl
-
- ejbName - Variable in class com.sun.ejb.containers.BaseContainer.ContainerInfo
-
- ejbName - Variable in class com.sun.ejb.containers.util.pool.AbstractPool
-
- ejbName - Variable in class com.sun.ejb.InvocationInfo
-
- EjbNamingReferenceManagerImpl - Class in com.sun.ejb
-
- EjbNamingReferenceManagerImpl() - Constructor for class com.sun.ejb.EjbNamingReferenceManagerImpl
-
- EjbNode<S extends EjbDescriptor> - Class in org.glassfish.ejb.deployment.node
-
This class is responsible for handling all common information
shared by all types of enterprise beans (MDB, session, entity)
- EjbNode() - Constructor for class org.glassfish.ejb.deployment.node.EjbNode
-
Creates new EjbNode
- EjbNode - Class in org.glassfish.ejb.deployment.node.runtime
-
This node handles all runtime information for ejbs
- EjbNode() - Constructor for class org.glassfish.ejb.deployment.node.runtime.EjbNode
-
- ejbObject - Variable in class com.sun.ejb.EjbInvocation
-
The EJBObject/EJBLocalObject which created this EjbInvocation object.
- EJBObject_getPrimaryKey - Static variable in class com.sun.ejb.containers.BaseContainer
-
- ejbObjectAddedEvent(long, String, String, String) - Method in class com.sun.ejb.monitoring.probes.EjbPoolProbeProvider
-
- ejbObjectAddedEvent(long, String, String, String) - Method in class com.sun.ejb.monitoring.stats.EjbPoolStatsProvider
-
- ejbObjectAddFailedEvent(long, String, String, String) - Method in class com.sun.ejb.monitoring.probes.EjbPoolProbeProvider
-
- ejbObjectAddFailedEvent(long, String, String, String) - Method in class com.sun.ejb.monitoring.stats.EjbPoolStatsProvider
-
- ejbObjectDestroyedEvent(long, String, String, String) - Method in class com.sun.ejb.monitoring.probes.EjbPoolProbeProvider
-
- ejbObjectDestroyedEvent(long, String, String, String) - Method in class com.sun.ejb.monitoring.stats.EjbPoolStatsProvider
-
- ejbObjectImpl - Variable in class com.sun.ejb.containers.EJBContextImpl
-
- EJBObjectImpl - Class in com.sun.ejb.containers
-
EJBObjectImpl implements EJBObject methods for EJBs.
- EJBObjectImpl() - Constructor for class com.sun.ejb.containers.EJBObjectImpl
-
- EJBObjectInputStreamHandler - Class in com.sun.ejb.base.io
-
A class that is used to restore SFSB conversational state
- EJBObjectInputStreamHandler() - Constructor for class com.sun.ejb.base.io.EJBObjectInputStreamHandler
-
- EJBObjectInvocationHandler - Class in com.sun.ejb.containers
-
Handler for EJBObject invocations through EJBObject proxy.
- EJBObjectInvocationHandler(MethodMap, Class) - Constructor for class com.sun.ejb.containers.EJBObjectInvocationHandler
-
Constructor used for Remote Home view.
- EJBObjectInvocationHandler(MethodMap) - Constructor for class com.sun.ejb.containers.EJBObjectInvocationHandler
-
Constructor used for Remote Business view.
- EJBObjectInvocationHandlerDelegate - Class in com.sun.ejb.containers
-
This class is used as a "proxy" or adapter between the remote business
interface proxy and the EJBObjectInvocationHandler.
- EJBObjectOutputStreamHandler - Class in com.sun.ejb.base.io
-
A class that is used to passivate SFSB conversational state
- EJBObjectOutputStreamHandler() - Constructor for class com.sun.ejb.base.io.EJBObjectOutputStreamHandler
-
- EjbOptionalIntfGenerator - Class in com.sun.ejb.codegen
-
- EjbOptionalIntfGenerator(ClassLoader) - Constructor for class com.sun.ejb.codegen.EjbOptionalIntfGenerator
-
- ejbOptionalLocalBusinessHome - Variable in class com.sun.ejb.containers.BaseContainer
-
- ejbOptionalLocalBusinessHomeImpl - Variable in class com.sun.ejb.containers.BaseContainer
-
- ejbOptionalLocalBusinessHomeIntf - Variable in class com.sun.ejb.containers.BaseContainer
-
- ejbPassivateMethod - Variable in class com.sun.ejb.containers.BaseContainer
-
- EjbPoolProbeProvider - Class in com.sun.ejb.monitoring.probes
-
Probe emitter for the Ejb Pool monitoring events.
- EjbPoolProbeProvider() - Constructor for class com.sun.ejb.monitoring.probes.EjbPoolProbeProvider
-
- EjbPoolStatsProvider - Class in com.sun.ejb.monitoring.stats
-
Probe listener for the Ejb Pool monitoring events.
- EjbPoolStatsProvider(AbstractPool, long, String, String, String) - Constructor for class com.sun.ejb.monitoring.stats.EjbPoolStatsProvider
-
- ejbProbeListener - Variable in class com.sun.ejb.containers.BaseContainer
-
- ejbProbeNotifier - Variable in class com.sun.ejb.containers.BaseContainer
-
- EjbRelationNode - Class in org.glassfish.ejb.deployment.node
-
- EjbRelationNode() - Constructor for class org.glassfish.ejb.deployment.node.EjbRelationNode
-
- EjbRelationshipRoleNode - Class in org.glassfish.ejb.deployment.node
-
This class is responsible for handling the ejb-relationship-role xml elements
- EjbRelationshipRoleNode() - Constructor for class org.glassfish.ejb.deployment.node.EjbRelationshipRoleNode
-
- ejbRemoteBusinessHome - Variable in class com.sun.ejb.containers.BaseContainer
-
- ejbRemoteBusinessHomeImpl - Variable in class com.sun.ejb.containers.BaseContainer
-
- ejbRemoteBusinessHomeStub - Variable in class com.sun.ejb.containers.BaseContainer
-
- ejbRemoteBusinessObjectImpl - Variable in class com.sun.ejb.containers.EJBContextImpl
-
- EjbRemoteFutureTask<V> - Class in com.sun.ejb.containers
-
- EjbRemoteFutureTask(Long, GenericEJBHome) - Constructor for class com.sun.ejb.containers.EjbRemoteFutureTask
-
- EjbRemovalInfo - Class in org.glassfish.ejb.deployment.descriptor
-
Contains information about a stateful session bean remove method.
- EjbRemovalInfo() - Constructor for class org.glassfish.ejb.deployment.descriptor.EjbRemovalInfo
-
- ejbRemoveMethod - Variable in class com.sun.ejb.containers.BaseContainer
-
- EjbRemoveNode - Class in org.glassfish.ejb.deployment.node
-
- EjbRemoveNode() - Constructor for class org.glassfish.ejb.deployment.node.EjbRemoveNode
-
- EjbRuntimeDDFile - Class in org.glassfish.ejb.deployment.io
-
This class is responsible for handling the XML configuration information
for the SunOne AppServer Ejb Container
- EjbRuntimeDDFile() - Constructor for class org.glassfish.ejb.deployment.io.EjbRuntimeDDFile
-
- EJBS - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- ejbSecManagerFactory - Variable in class org.glassfish.ejb.startup.EjbDeployer
-
- EjbSecurityComponentInvocationHandler - Class in org.glassfish.ejb.security.application
-
- EjbSecurityComponentInvocationHandler() - Constructor for class org.glassfish.ejb.security.application.EjbSecurityComponentInvocationHandler
-
- EJBSecurityManager - Class in org.glassfish.ejb.security.application
-
This class is used by the EJB server to manage security.
- EJBSecurityManager(EjbDescriptor, InvocationManager, EJBSecurityManagerFactory) - Constructor for class org.glassfish.ejb.security.application.EJBSecurityManager
-
- EJBSecurityManagerFactory - Class in org.glassfish.ejb.security.factory
-
EJB Security Manager Factory Implementation
- EJBSecurityManagerFactory() - Constructor for class org.glassfish.ejb.security.factory.EJBSecurityManagerFactory
-
Creates a new instance of EJBSecurityManagerFactory
- EjbSecurityProbeProvider - Class in org.glassfish.ejb.security.application
-
- EjbSecurityProbeProvider() - Constructor for class org.glassfish.ejb.security.application.EjbSecurityProbeProvider
-
- EjbSecurityStatsProvider - Class in org.glassfish.ejb.security.application
-
- EjbSecurityStatsProvider() - Constructor for class org.glassfish.ejb.security.application.EjbSecurityStatsProvider
-
- EjbSessionDescriptor - Class in org.glassfish.ejb.deployment.descriptor
-
Objects of this kind represent the deployment information describing a single
Session Ejb : { stateful , stateless, singleton }
- EjbSessionDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
Default constructor.
- EjbSessionDescriptor.AccessTimeoutHolder - Class in org.glassfish.ejb.deployment.descriptor
-
- EjbSessionDescriptor.ConcurrencyManagementType - Enum in org.glassfish.ejb.deployment.descriptor
-
- EjbSessionNode - Class in org.glassfish.ejb.deployment.node
-
This class handles all information pertinent to session beans
- EjbSessionNode() - Constructor for class org.glassfish.ejb.deployment.node.EjbSessionNode
-
- EJBsHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
-
This handler is responsible for handling the jakarta.ejb.EJBs attribute
- EJBsHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.EJBsHandler
-
- ejbStub - Variable in class com.sun.ejb.containers.EJBContextImpl
-
- EjbTagNames - Interface in org.glassfish.ejb.deployment
-
The XML tag names for the ejb-jar dtd
- EjbThreadPoolExecutor - Class in com.sun.ejb.containers
-
- EjbThreadPoolExecutor(int, int, long, BlockingQueue<Runnable>, String) - Constructor for class com.sun.ejb.containers.EjbThreadPoolExecutor
-
- EjbTimedObjectProbeProvider - Class in com.sun.ejb.monitoring.probes
-
Probe emitter for the Ejb Timed Object monitoring events.
- EjbTimedObjectProbeProvider() - Constructor for class com.sun.ejb.monitoring.probes.EjbTimedObjectProbeProvider
-
- EjbTimedObjectStatsProvider - Class in com.sun.ejb.monitoring.stats
-
Probe listener for the Ejb Timed Object monitoring events.
- EjbTimedObjectStatsProvider(String, String, String) - Constructor for class com.sun.ejb.monitoring.stats.EjbTimedObjectStatsProvider
-
- ejbTimerCreatedEvent() - Method in class com.sun.ejb.monitoring.probes.EjbTimedObjectProbeProvider
-
- ejbTimerCreatedEvent() - Method in class com.sun.ejb.monitoring.stats.EjbTimedObjectStatsProvider
-
- ejbTimerDeliveredEvent() - Method in class com.sun.ejb.monitoring.probes.EjbTimedObjectProbeProvider
-
- ejbTimerDeliveredEvent() - Method in class com.sun.ejb.monitoring.stats.EjbTimedObjectStatsProvider
-
- ejbTimerRemovedEvent() - Method in class com.sun.ejb.monitoring.probes.EjbTimedObjectProbeProvider
-
- ejbTimerRemovedEvent() - Method in class com.sun.ejb.monitoring.stats.EjbTimedObjectStatsProvider
-
- EJBTimerSchedule - Class in com.sun.ejb.containers
-
A runtime representation of the user-defined calendar-based
timeout expression for an enterprise bean timer.
- EJBTimerSchedule() - Constructor for class com.sun.ejb.containers.EJBTimerSchedule
-
Construct EJBTimerSchedule instance with all defaults.
- EJBTimerSchedule(ScheduleExpression) - Constructor for class com.sun.ejb.containers.EJBTimerSchedule
-
Construct EJBTimerSchedule instance from a given ScheduleExpression.
- EJBTimerSchedule(ScheduledTimerDescriptor, String, int) - Constructor for class com.sun.ejb.containers.EJBTimerSchedule
-
Construct EJBTimerSchedule instance from a given Schedule annotation.
- EJBTimerSchedule(String) - Constructor for class com.sun.ejb.containers.EJBTimerSchedule
-
Construct EJBTimerSchedule instance with all defaults.
- EJBTimerService - Class in com.sun.ejb.containers
-
- EJBTimerService() - Constructor for class com.sun.ejb.containers.EJBTimerService
-
- EJBTimerService.TimerCache - Class in com.sun.ejb.containers
-
- EJBTimerServiceConfigListener - Class in com.sun.ejb.containers
-
ConfigListener class for the EJB Timer Service changes
- EJBTimerServiceConfigListener() - Constructor for class com.sun.ejb.containers.EJBTimerServiceConfigListener
-
- EJBTimerServiceUpgrade - Class in org.glassfish.ejb.upgrade
-
Upgrade EJB Timer Service table from v2 to v3
- EJBTimerServiceUpgrade() - Constructor for class org.glassfish.ejb.upgrade.EJBTimerServiceUpgrade
-
- EJBTimerServiceWrapper - Class in com.sun.ejb.containers
-
- EJBTimerServiceWrapper(EJBTimerService, EJBContextImpl) - Constructor for class com.sun.ejb.containers.EJBTimerServiceWrapper
-
- EJBTimerServiceWrapper(EJBTimerService, EntityContext) - Constructor for class com.sun.ejb.containers.EJBTimerServiceWrapper
-
- EJBTimerTask - Class in com.sun.ejb.containers
-
- EJBUtils - Class in com.sun.ejb
-
A handy class with static utility methods.
- EJBUtils() - Constructor for class com.sun.ejb.EJBUtils
-
- EjbVisitor - Interface in org.glassfish.ejb.deployment.util
-
This class is responsible for visiting DOL ejb related descriptors
- eligibleForRemovalFromCache(StatefulEJBContext, Serializable) - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
Called by StatefulSessionContainer before passivation to determine whether
or not removal-timeout has elapsed for a cache item.
- endElement(XMLElement) - Method in class org.glassfish.ejb.deployment.node.ContainerTransactionNode
-
- endElement(XMLElement) - Method in class org.glassfish.ejb.deployment.node.EjbRelationshipRoleNode
-
- endElement(XMLElement) - Method in class org.glassfish.ejb.deployment.node.EjbSessionNode
-
- endElement(XMLElement) - Method in class org.glassfish.ejb.deployment.node.InterceptorBindingNode
-
receives notification of the end of an XML element by the Parser
- endElement(XMLElement) - Method in class org.glassfish.ejb.deployment.node.RelationshipsNode
-
- endElement(XMLElement) - Method in class org.glassfish.ejb.deployment.node.runtime.EjbNode
-
- endInvocation(ComponentInvocation) - Method in class com.sun.ejb.containers.EjbEndpointFacadeImpl
-
- enlistExtendedEntityManagers(ComponentContext) - Method in class com.sun.ejb.containers.BaseContainer
-
- enlistExtendedEntityManagers(ComponentContext) - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- EnterpriseBeansRuntimeNode - Class in org.glassfish.ejb.deployment.node.runtime
-
This node handles runtime deployment descriptors for ejb bundle
- EnterpriseBeansRuntimeNode() - Constructor for class org.glassfish.ejb.deployment.node.runtime.EnterpriseBeansRuntimeNode
-
- ENTITY - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- entityBeanHasTimers(long, Object) - Method in class com.sun.ejb.containers.EJBTimerService.TimerCache
-
- envProps - Variable in class com.sun.ejb.containers.BaseContainer
-
- equals(Object) - Method in class com.sun.ejb.base.sfsb.util.SimpleKeyGenerator.SimpleSessionKey
-
- equals(Object) - Method in class com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate
-
- equals(Object) - Method in class com.sun.ejb.containers.EJBTimerSchedule
-
- equals(Object) - Method in class com.sun.ejb.containers.RemoteBusinessWrapperBase
-
- equals(Object) - Method in class com.sun.ejb.containers.RuntimeTimerState
-
- equals(Object) - Method in class com.sun.ejb.containers.TimerPrimaryKey
-
- equals(Object) - Method in class com.sun.ejb.containers.TimerWrapper
-
- equals(Object) - Method in class org.glassfish.ejb.deployment.descriptor.ContainerTransaction
-
Equality iff the other object is another container transaction with the
same transaction attribute.
- equals(Object) - Method in class org.glassfish.ejb.deployment.descriptor.FieldDescriptor
-
Equality iff the other objects is a field descriptor with the same name.
- evaluate() - Method in interface com.sun.ejb.codegen.ClassGeneratorFactory
-
- evaluate() - Method in class com.sun.ejb.codegen.GenericHomeGenerator
-
- evaluate() - Method in class com.sun.ejb.codegen.Remote30WrapperGenerator
-
- evaluate() - Method in class com.sun.ejb.codegen.RemoteGenerator
-
- evaluate() - Method in class com.sun.ejb.codegen.ServiceInterfaceGenerator
-
- event(EventListener.Event) - Method in class org.glassfish.ejb.startup.EjbDeployer
-
- exception - Variable in class com.sun.ejb.EjbInvocation
-
This reflects any exception that has occurred during this invocation,
including preInvoke, bean method execution, and postInvoke.
- exceptionFromBeanMethod - Variable in class com.sun.ejb.EjbInvocation
-
Set to any exception directly thrown from bean method invocation,
which could be either an application exception or a runtime exception.
- EXCLUDE_CLASS_INTERCEPTORS - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- EXCLUDE_DEFAULT_INTERCEPTORS - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- EXCLUDE_LIST - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- ExcludeClassInterceptorsHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
-
This handler is responsible for handling the
jakarta.ejb.ExcludeClassInterceptors annotation.
- ExcludeClassInterceptorsHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.ExcludeClassInterceptorsHandler
-
- ExcludeDefaultInterceptorsHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
-
This handler is responsible for handling the
jakarta.ejb.ExcludeDefaultInterceptors annotation.
- ExcludeDefaultInterceptorsHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.ExcludeDefaultInterceptorsHandler
-
- excludedFromImplementsClause(Class) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AbstractEjbHandler
-
- ExcludeListNode - Class in org.glassfish.ejb.deployment.node
-
This class is responsible for handling the exclude-list DD tag
- ExcludeListNode() - Constructor for class org.glassfish.ejb.deployment.node.ExcludeListNode
-
- execute(AdminCommandContext) - Method in class org.glassfish.ejb.admin.cli.ListTimers
-
Executes the command
- execute(AdminCommandContext) - Method in class org.glassfish.ejb.admin.cli.MigrateTimers
-
Executes the command
- existsInStore() - Method in class com.sun.ejb.containers.SessionContextImpl
-
- existsInStore() - Method in interface com.sun.ejb.spi.container.StatefulEJBContext
-
- expungeTimer(TimerPrimaryKey, boolean) - Method in class com.sun.ejb.containers.EJBTimerService
-
Remove all traces of a timer.
- externalPostInvoke() - Method in interface com.sun.ejb.Container
-
Performs post external invocation cleanup such as restoring the original
class loader.
- externalPostInvoke() - Method in class com.sun.ejb.containers.BaseContainer
-
- externalPreInvoke() - Method in interface com.sun.ejb.Container
-
Performs pre external invocation setup such as setting application
context class loader.
- externalPreInvoke() - Method in class com.sun.ejb.containers.BaseContainer
-
- generateArtifacts(DeploymentContext) - Method in class org.glassfish.ejb.startup.EjbDeployer
-
Use this method to generate any ejb-related artifacts for the module
- generateInterface(Class, String, Class...) - Method in class com.sun.ejb.codegen.EjbOptionalIntfGenerator
-
- generateOptionalLocalInterface(Class, String) - Method in class com.sun.ejb.codegen.EjbOptionalIntfGenerator
-
- generateOptionalLocalInterfaceSubClass(Class, String, Class) - Method in class com.sun.ejb.codegen.EjbOptionalIntfGenerator
-
- generateSEI(ClassGeneratorFactory, String, ClassLoader, Class) - Static method in class com.sun.ejb.EJBUtils
-
- generateSerializableSubclass() - Method in class com.sun.ejb.codegen.AsmSerializableBeanGenerator
-
- generateSubclass(Class, String, Class, Class...) - Method in class com.sun.ejb.codegen.EjbOptionalIntfGenerator
-
- Generator - Class in com.sun.ejb.codegen
-
The base class for all code generators.
- Generator() - Constructor for class com.sun.ejb.codegen.Generator
-
- GeneratorException - Exception in com.sun.ejb.codegen
-
The Generator exception is thrown whenever there is an error in
generating the stubs and skeletons and other related files.
- GeneratorException(String) - Constructor for exception com.sun.ejb.codegen.GeneratorException
-
Constructs the Generator exception with the specified string.
- GenericEJBHome - Interface in com.sun.ejb.containers
-
- GenericEJBLocalHome - Interface in com.sun.ejb.containers
-
- GenericHomeGenerator - Class in com.sun.ejb.codegen
-
This class is used to generate a sub-interface of the
GenericEJBHome interface that will be loaded within each
application.
- GenericHomeGenerator(ClassLoader) - Constructor for class com.sun.ejb.codegen.GenericHomeGenerator
-
- get() - Method in class com.sun.ejb.containers.EjbFutureTask
-
- get(long, TimeUnit) - Method in class com.sun.ejb.containers.EjbFutureTask
-
- get() - Method in class com.sun.ejb.containers.EjbRemoteFutureTask
-
- get(long, TimeUnit) - Method in class com.sun.ejb.containers.EjbRemoteFutureTask
-
- get(long) - Method in interface com.sun.ejb.containers.GenericEJBHome
-
- get(Object) - Method in class com.sun.ejb.containers.util.MethodMap
-
- get(Method, int) - Method in class com.sun.ejb.containers.util.MethodMap
-
- get_pm_identifier() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse
-
- get_pm_version() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse
-
- getAbstractSchemaName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
- getAccessTimeoutInfo() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getAccessTimeoutMethods() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getAccessTimeoutUnit() - Method in class org.glassfish.ejb.deployment.descriptor.ConcurrentMethodDescriptor
-
- getAccessTimeoutValue() - Method in class org.glassfish.ejb.deployment.descriptor.ConcurrentMethodDescriptor
-
- getActivatedBeanSize() - Method in class com.sun.ejb.base.stats.StatefulSessionStoreStatsImpl
-
Returns the total number of bytes activated by this store including total, min, maximum
- getActivationConfig() - Method in class org.glassfish.ejb.deployment.descriptor.ActivationConfigDescriptor
-
- getActivationConfigDescriptor() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getActivationConfigProperties() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getActivationConfigValue(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getActivationCount() - Method in class com.sun.ejb.base.stats.StatefulSessionStoreStatsImpl
-
Returns the total number of sessions activated from the store
- getActivationErrorCount() - Method in class com.sun.ejb.base.stats.StatefulSessionStoreStatsImpl
-
Returns the total number of sessions that couldn't be Activated from the store
- getActivationSuccessCount() - Method in class com.sun.ejb.base.stats.StatefulSessionStoreStatsImpl
-
Returns the total number of sessions successfully Activated from the store
- getActivationTime() - Method in class com.sun.ejb.base.stats.StatefulSessionStoreStatsImpl
-
Returns the time spent on activating beans from the store including total, min, max
- getActiveTxCache(Transaction) - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getActiveTxCache(Transaction) - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getAfterBeginMethod() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
Returns the Method annotated @AfterBegin.
- getAfterCompletionMethod() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
Returns the Method annotated @AfterCompletion.
- getAllAttrValues() - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- getAllAttrValues() - Method in class com.sun.ejb.containers.util.pool.NonBlockingPool
-
- getAllEjbReferencers() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getAllMethods() - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
- getAllMonitoredAttrbuteValues() - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- getAllPersistentFields() - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
- getAllPossibleQueriedMethods() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Get all HomeIntf.find* and EJBClass.ejbSelect* methods
for which an EJB-QL query could possibly be set.
- getAllRemovalInfo() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getAllResourcesDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getAllResourcesDescriptors(Class) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getAllTimers() - Method in class com.sun.ejb.containers.EJBTimerServiceWrapper
-
- getAllUniqueMethods() - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
- getAnnotatedName(Annotation) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AbstractEjbHandler
-
Return the name attribute of given annotation.
- getAnnotatedName(Annotation) - Method in class org.glassfish.ejb.deployment.annotation.handlers.SingletonHandler
-
Return the name attribute of given annotation.
- getAnnotatedName(Annotation) - Method in class org.glassfish.ejb.deployment.annotation.handlers.StatefulHandler
-
Return the name attribute of given annotation.
- getAnnotatedName(Annotation) - Method in class org.glassfish.ejb.deployment.annotation.handlers.StatelessHandler
-
Return the name attribute of given annotation.
- getApplication() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Gets the application to which this ejb descriptor belongs.
- getApplication() - Method in class org.glassfish.ejb.deployment.util.EjbBundleValidator
-
- getApplicationExceptions() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getApplicationId() - Method in class com.sun.ejb.containers.BaseContainer
-
- getArchiveExtension() - Method in class org.glassfish.ejb.deployment.archivist.EjbArchivist
-
- getArchiveType() - Method in class org.glassfish.ejb.deployment.EjbJarHandler
-
- getAroundConstructDescriptorByClass(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getAroundConstructDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getAroundInvocationDescriptor(AnnotationInfo) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AroundInvokeHandler
-
- getAroundInvokeChain(MethodDescriptor, Method) - Method in class com.sun.ejb.containers.interceptors.InterceptorManager
-
- getAroundInvokeDescriptorByClass(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getAroundInvokeDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getAroundInvokeInterceptors(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Return the ordered list of interceptor info for AroundInvoke behavior
of a particular business method.
- getAroundTimeoutChain(MethodDescriptor, Method) - Method in class com.sun.ejb.containers.interceptors.InterceptorManager
-
- getAroundTimeoutDescriptorByClass(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getAroundTimeoutDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getAroundTimeoutInterceptors(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Return the ordered list of interceptor info for AroundTimeout behavior
of a particular business method.
- getAsynchronousMethods() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getAuditManager() - Method in class org.glassfish.ejb.security.factory.EJBSecurityManagerFactory
-
- getBackingStore() - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- getBaseName(String) - Method in class com.sun.ejb.codegen.Generator
-
- getBaseName(String) - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
- getBeanCache() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Getter for property beanCache.
- getBeanMethod() - Method in class com.sun.ejb.EjbInvocation
-
- getBeanMethod() - Method in class org.glassfish.ejb.deployment.descriptor.EjbInitInfo
-
- getBeanPool() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Getter for property beanPool.
- getBeans(Transaction) - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getBeans(Transaction) - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getBeforeCompletionMethod() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
Returns the Method annotated @AfterBegin.
- getBindingType() - Method in class org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor
-
- getBundleDescriptor() - Method in class org.glassfish.ejb.deployment.util.EjbBundleValidator
-
- getBundleVisitor() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getBusinessInterfaceName() - Method in class com.sun.ejb.containers.RemoteBusinessWrapperBase
-
- getBusinessMethod() - Method in class org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor
-
- getBusinessMethodDescriptorFor(Method, String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getBusinessObject(Class<T>) - Method in class com.sun.ejb.containers.AbstractSessionContextImpl
-
- getBusinessObject(Object, Class<S>) - Method in class com.sun.ejb.containers.EjbContainerServicesImpl
-
- getCachedPermission() - Method in class com.sun.ejb.EjbInvocation
-
Returns CachedPermission associated with this invocation, or
null if not available.
- getCacheHits() - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- getCacheHits() - Method in class com.sun.ejb.monitoring.stats.EjbCacheStatsProvider
-
- getCacheHits() - Method in interface com.sun.ejb.monitoring.stats.EjbCacheStatsProviderDelegate
-
- getCacheIdleTimeoutInSeconds() - Method in class com.sun.ejb.base.container.util.CacheProperties
-
- getCacheIdleTimeoutInSeconds() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.BeanCacheDescriptor
-
Getter for property cacheIdleTimeoutInSeconds.
- getCacheMisses() - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- getCacheMisses() - Method in class com.sun.ejb.monitoring.stats.EjbCacheStatsProvider
-
- getCacheMisses() - Method in interface com.sun.ejb.monitoring.stats.EjbCacheStatsProviderDelegate
-
- getCallbackInterceptors(LifecycleCallbackDescriptor.CallbackType) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Return the ordered list of interceptor info for a particular
callback event type.
- getCallerIdentity() - Method in class com.sun.ejb.containers.EJBContextImpl
-
Deprecated.
- getCallerPrincipal() - Method in class com.sun.ejb.containers.EJBContextImpl
-
- getCallerPrincipal() - Method in class org.glassfish.ejb.security.application.EJBSecurityManager
-
This method returns the Client Principal who initiated the current
Invocation.
- getCallFlowAgent() - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getCallFlowAgent() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getCascadeDelete() - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- getCheckpointAtEndOfMethodDescriptor() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Getter for checkpoint-at-end-of-method
- getCheckpointCount() - Method in class com.sun.ejb.base.stats.HAStatefulSessionStoreStatsImpl
-
Returns the total number of sessions checkpointed into the store
- getCheckpointedBeanSize() - Method in class com.sun.ejb.base.stats.HAStatefulSessionStoreStatsImpl
-
Returns the number of bytes checkpointed
- getCheckpointedMethods() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Getter for property checkpointedMethods
- getCheckpointErrorCount() - Method in class com.sun.ejb.base.stats.HAStatefulSessionStoreStatsImpl
-
Returns the total number of sessions that couldn't be Checkpointed into the store
- getCheckpointSuccessCount() - Method in class com.sun.ejb.base.stats.HAStatefulSessionStoreStatsImpl
-
Returns the total number of sessions successfully Checkpointed into the store
- getCheckpointTime() - Method in class com.sun.ejb.base.stats.HAStatefulSessionStoreStatsImpl
-
Returns the time spent on passivating beans to the store including total, min, max
- getClassLoader() - Method in interface com.sun.ejb.Container
-
- getClassLoader() - Method in class com.sun.ejb.containers.BaseContainer
-
- getClassLoader(long) - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getClassLoader(long) - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getClassLoader() - Method in interface com.sun.ejb.spi.container.SFSBContainerCallback
-
- getClassLoader() - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
- getClassLoader(ClassLoader, DeploymentContext) - Method in class org.glassfish.ejb.deployment.EjbJarHandler
-
- getClassLoader() - Method in class org.glassfish.ejb.startup.EjbApplication
-
Returns the class loader associated with this application
- getClientBusinessMethodDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Returns the set of local/remote/no-interface view business method descriptors I have.
- getClientObject() - Method in class com.sun.ejb.containers.EJBLocalObjectImpl
-
Get the client object corresponding to an EJBLocalObjectImpl.
- getClientObject() - Method in class com.sun.ejb.containers.EJBLocalObjectInvocationHandler
-
- getCMCLock() - Method in class com.sun.ejb.EjbInvocation
-
- getCMPFields() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Return the Set of fields deemed persistent.
- getCMPResourceReference() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Return the Resource I use for CMP.
- getCMPVersion() - Method in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
Returns CMP version as an enum type.
- getCMRField() - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- getCMRFieldDescription() - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- getCMRFieldInfo() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Return array of CMRFieldInfo objects for all CMR fields.
- getCMRFieldInfo() - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- getCMRFieldInfoByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Return the CMRFieldInfo object for the given CMR field
- getCMRFieldReturnType(String) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
- getCMRFieldType() - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- getCmtTimeoutInSeconds() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Getter for property cmt-timeout-in-seconds.
- getCommitOption() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Getter for property commitOption.
- getComponentEnvManager() - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getComponentEnvManager() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getComponentId() - Method in interface com.sun.ejb.Container
-
Called from NamingManagerImpl during java:comp/env lookup.
- getComponentId() - Method in class com.sun.ejb.containers.BaseContainer
-
Called from NamingManagerImpl during java:comp/env lookup.
- getComponentInvocationHandler() - Method in class org.glassfish.ejb.security.application.EjbSecurityComponentInvocationHandler
-
- getConcreteImplClassName() - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
Returns the classname of the State class impl.
- getConcurrencyManagementType() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getConcurrentInvokeCount() - Method in class com.sun.ejb.containers.EJBContextImpl
-
Get the number of concurrent invocations on this bean
(could happen with re-entrant bean).
- getConcurrentMethod() - Method in class org.glassfish.ejb.deployment.descriptor.ConcurrentMethodDescriptor
-
- getConfigurationDDFiles() - Method in class org.glassfish.ejb.deployment.archivist.EjbArchivist
-
- getConfigurationDDFiles(RootDeploymentDescriptor) - Method in class org.glassfish.ejb.deployment.archivist.EjbInWarArchivist
-
- getConnectionFactoryName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getConstructor() - Method in class com.sun.ejb.containers.interceptors.AroundInvokeInvocationContext
-
- getConstructor() - Method in class com.sun.ejb.containers.interceptors.CallbackInvocationContext
-
- getConstructor() - Method in class com.sun.ejb.EjbInvocation
-
- getContainer() - Method in interface com.sun.ejb.ComponentContext
-
Get the Container instance which created this Context.
- getContainer(long) - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getContainer(long) - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getContainer() - Method in class com.sun.ejb.containers.EJBContextImpl
-
- getContainer() - Method in class com.sun.ejb.containers.EJBHomeImpl
-
Called from EJBHome implementation.
- getContainer() - Method in class com.sun.ejb.containers.EJBLocalHomeImpl
-
Called from concrete EJBLocalHome implementation.
- getContainer() - Method in class com.sun.ejb.containers.EJBLocalRemoteObject
-
Container needs to be accessed from generated code as well
as from other classes in this package.
- getContainer(long) - Method in class com.sun.ejb.containers.EJBTimerService
-
- getContainerClassLoader() - Method in class com.sun.ejb.containers.BaseContainer
-
- getContainerFactoryQualifier() - Method in class org.glassfish.ejb.deployment.descriptor.DummyEjbDescriptor
-
- getContainerFactoryQualifier() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getContainerFactoryQualifier() - Method in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
-
- getContainerFactoryQualifier() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getContainerFactoryQualifier() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getContainerId() - Method in class com.sun.ejb.containers.BaseContainer
-
- getContainerSync(Transaction) - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getContainerSync(Transaction) - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getContainerTransaction() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
returns a ContainerTransaction if all the transactional methods on
the ejb descriptor have the same transaction type else return null
- getContainerTransactionFor(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Fetches the assigned container transaction object for the given method object or null.
- getContainerType() - Method in class com.sun.ejb.containers.BaseContainer
-
- getContext(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
-
- getContext() - Method in class org.glassfish.ejb.embedded.EJBContainerImpl
-
Retrieve a naming context for looking up references to session beans
executing in the embeddable container.
- getContextData() - Method in class com.sun.ejb.containers.EJBContextImpl
-
- getContextData() - Method in class com.sun.ejb.containers.interceptors.CallbackInvocationContext
-
- getContextData() - Method in class com.sun.ejb.EjbInvocation
-
- getContextID(EjbDescriptor) - Static method in class org.glassfish.ejb.security.application.EJBSecurityManager
-
- getContextsForApp(String, boolean) - Method in class org.glassfish.ejb.security.factory.EJBSecurityManagerFactory
-
- getConvertedMethodDescs() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.CheckpointAtEndOfMethodDescriptor
-
Getter for converted method
- getConvertedMethodDescs() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.FlushAtEndOfMethodDescriptor
-
Getter for converted method
- getConvertedMethodDescs() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.PrefetchDisabledDescriptor
-
Getter for converted method
- getCreateCount() - Method in class com.sun.ejb.monitoring.stats.EjbMonitoringStatsProvider
-
- getCreatedCount() - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- getCreateMethod() - Method in class org.glassfish.ejb.deployment.descriptor.EjbInitInfo
-
- getCurrentComponentInvocation() - Method in class com.sun.ejb.containers.AbstractSessionContextImpl
-
- getCurrentInvocation() - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getCurrentInvocation() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getCurrentSize() - Method in class com.sun.ejb.base.stats.StatefulSessionStoreStatsImpl
-
Returns the number of passivated / checkpointed sessions in the store
- getCurrentStoreSize() - Method in interface com.sun.ejb.spi.stats.MonitorableSFSBStoreManager
-
Returns the number of passivated / checkpointed sessions in the store
Note that this includes the sessions passivated / checkpointed by
ohter store maangers in the cluster
- getCurrentSubject() - Method in class org.glassfish.ejb.security.application.EJBSecurityManager
-
This will return the subject associated with the current call.
- getDayOfMonth() - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- getDayOfWeek() - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- getDebugMonitorFlag() - Method in class com.sun.ejb.containers.BaseContainer
-
- getDefaultBundleDescriptor() - Method in class org.glassfish.ejb.deployment.archivist.EjbArchivist
-
- getDefaultDescriptor() - Method in class org.glassfish.ejb.deployment.archivist.EjbInWarArchivist
-
- getDefaultResourcePrincipal() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.MdbConnectionFactoryDescriptor
-
Getter for property defaultResourcePrincipal.
- getDefaultSpecVersion() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getDependsOn() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getDeployer() - Method in class org.glassfish.ejb.startup.EjbContainerStarter
-
- getDeployment() - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getDeployment() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getDeploymentDescriptorPath() - Method in class org.glassfish.ejb.deployment.io.EjbDeploymentDescriptorFile
-
- getDeploymentDescriptorPath() - Method in class org.glassfish.ejb.deployment.io.EjbRuntimeDDFile
-
- getDeploymentDescriptorPath() - Method in class org.glassfish.ejb.deployment.io.GFEjbRuntimeDDFile
-
- getDescriptor() - Method in class com.sun.ejb.containers.BaseContainer
-
Method defined on JavaEEContainer
- getDescriptor(long) - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getDescriptor(long) - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.ActivationConfigNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.AroundInvokeNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.CmpFieldNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.ConcurrentMethodNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.ContainerTransactionNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.EjbApplicationExceptionNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.EjbBundleNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.EjbInitNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.EjbInterceptorNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.EjbNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.EjbRelationNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.EjbRelationshipRoleNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.EjbRemoveNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.ExcludeListNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.InterceptorBindingNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.MethodPermissionNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.QueryNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.RelationshipsNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.runtime.ActivationConfigNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.runtime.BeanCacheNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.runtime.BeanPoolNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.runtime.CheckpointAtEndOfMethodNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.runtime.CmpNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.runtime.CmpResourceNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.runtime.EjbBundleRuntimeNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.runtime.EjbNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.runtime.EnterpriseBeansRuntimeNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.runtime.FinderNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.runtime.FlushAtEndOfMethodNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.runtime.IORConfigurationNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.runtime.MDBConnectionFactoryNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.runtime.MDBResourceAdapterNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.runtime.PMDescriptorNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.runtime.PMInUseNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.runtime.PrefetchDisabledNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.ScheduledTimerNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.SecurityIdentityNode
-
- getDescriptor() - Method in class org.glassfish.ejb.deployment.node.TimeoutValueNode
-
- getDescriptor() - Method in class org.glassfish.ejb.startup.EjbApplication
-
- getDescriptorByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getDescriptorIds() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getDestinationType() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getDestroyedCount() - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- getDetailedLoggingName(String, String, String) - Static method in class com.sun.ejb.monitoring.stats.EjbMonitoringUtils
-
- getDisableNonportableJndiNames() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getDisallowedMethodsNames() - Method in class org.glassfish.ejb.deployment.BeanMethodCalculatorImpl
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.AroundInvokeNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.CmpFieldNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.EjbApplicationExceptionNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.EjbBundleNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.EjbEntityNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.EjbInitNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.EjbInterceptorNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.EjbNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.EjbRelationNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.EjbRelationshipRoleNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.EjbRemoveNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.EjbSessionNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.InterceptorBindingNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.InterfaceBasedEjbNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.MessageDrivenBeanNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.QueryNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.RelationshipsNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.runtime.ActivationConfigNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.runtime.BeanCacheNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.runtime.BeanPoolNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.runtime.CmpNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.runtime.CmpResourceNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.runtime.EjbNode
-
all sub-implementation of this class can use a dispatch table to map xml element to
method name on the descriptor class for setting the element value.
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.runtime.FinderNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.runtime.IORConfigurationNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.runtime.MDBConnectionFactoryNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.runtime.MDBResourceAdapterNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.runtime.PMDescriptorNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.runtime.PMInUseNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.ScheduledTimerNode
-
- getDispatchTable() - Method in class org.glassfish.ejb.deployment.node.SecurityIdentityNode
-
- getDocType() - Method in class org.glassfish.ejb.deployment.node.EjbBundleNode
-
- getDocType() - Method in class org.glassfish.ejb.deployment.node.runtime.EjbBundleRuntimeNode
-
- getDocType() - Method in class org.glassfish.ejb.deployment.node.runtime.GFEjbBundleRuntimeNode
-
- getDoTxProcessingInPostInvoke() - Method in class com.sun.ejb.EjbInvocation
-
- getDurableSubscriptionName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getEJB() - Method in interface com.sun.ejb.ComponentContext
-
Get the EJB instance associated with this context.
- getEJB() - Method in class com.sun.ejb.containers.EJBContextImpl
-
- getEjbAsyncInvocationManager() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getEjbBundleDescriptor() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Gets the containing ejb bundle descriptor..
- getEjbBundleDescriptor() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
- getEjbBundleDescriptor() - Method in class org.glassfish.ejb.deployment.util.EjbBundleValidator
-
- getEjbBundleDescriptor() - Method in class org.glassfish.ejb.startup.EjbApplication
-
- getEjbByClassName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Returns all ejb descriptors that has a give Class name.
- getEjbByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Returns an ejb descriptor that I have by the same name, otherwise
throws an IllegalArgumentException
- getEjbByName(String, boolean) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Returns an ejb descriptor that I have by the same name.
- getEjbBySEIName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Returns all ejb descriptors that has a given Class name as
the web service endpoint interface.
- getEJBClass() - Method in class com.sun.ejb.containers.BaseContainer
-
- getEjbClassName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Returns the classname of the ejb.
- getEjbClientJarUri() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Return the empty String or the entry name of the ejb client JAR
in my archive if I have one.
- getEjbContainer() - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getEjbContainer() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getEJBContext() - Method in class com.sun.ejb.EjbInvocation
-
- getEJBContextObject(String) - Method in class com.sun.ejb.EjbNamingReferenceManagerImpl
-
- getEjbDescriptor() - Method in interface com.sun.ejb.Container
-
- getEjbDescriptor() - Method in class com.sun.ejb.containers.BaseContainer
-
- getEjbDescriptor() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.CheckpointAtEndOfMethodDescriptor
-
Getter for ejbDescriptor
- getEjbDescriptor() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.FlushAtEndOfMethodDescriptor
-
Getter for ejbDescriptor
- getEjbDescriptor() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Getter for property ejbDescriptor.
- getEjbDescriptor() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.PrefetchDisabledDescriptor
-
Getter for ejbDescriptor
- getEjbDescriptor() - Method in class org.glassfish.ejb.deployment.node.EjbEntityNode
-
- getEjbDescriptor() - Method in class org.glassfish.ejb.deployment.node.EjbNode
-
- getEjbDescriptor() - Method in class org.glassfish.ejb.deployment.node.EjbSessionNode
-
- getEjbDescriptor() - Method in class org.glassfish.ejb.deployment.node.MessageDrivenBeanNode
-
- getEjbDescriptor() - Method in class org.glassfish.ejb.deployment.util.EjbBundleValidator
-
- getEjbFutureTask() - Method in class com.sun.ejb.EjbInvocation
-
- getEJBHome() - Method in interface com.sun.ejb.Container
-
- getEJBHome() - Method in class com.sun.ejb.containers.BaseContainer
-
- getEJBHome() - Method in class com.sun.ejb.containers.EJBContextImpl
-
- getEJBHome() - Method in class com.sun.ejb.containers.EJBHomeImpl
-
Get the EJBHome corresponding to an EJBHomeImpl.
- getEJBHome() - Method in class com.sun.ejb.containers.EJBHomeInvocationHandler
-
- getEJBHome() - Method in class com.sun.ejb.containers.EJBObjectImpl
-
- getEJBHomeInvocationHandler(Class) - Method in class com.sun.ejb.containers.BaseContainer
-
- getEJBHomeStub() - Method in class com.sun.ejb.containers.BaseContainer
-
- getEjbImplClassName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
IASRI 4725194
Returns the Execution class ,which is same as the user-specified class
in case of Message,Session and Bean Managed Persistence Entity Beans
but is different for Container Mananged Persistence Entity Bean
Therefore,the implementation in the base class is to return
getEjbClassName() and the method is redefined in IASEjbCMPDescriptor.
- getEjbImplClassName() - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
IASRI 4725194
Returns the Execution class, which is sam as the user-specified class
in case of Message, Session and Bean Managed Persistence Entity Beans
but is different for Container Mananged Persistence Entity Bean
Therefore, the implementation in the base class is to return
getEjbClassName() and the method is redefined in IASEjbCMPDescriptor.
- getEjbImplementationImplClassName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
- getEJBLocalBusinessHome(String) - Method in class com.sun.ejb.containers.BaseContainer
-
Return an object that implements ejb's local business home interface.
- getEJBLocalHome() - Method in class com.sun.ejb.containers.BaseContainer
-
Return an object that implements ejb's local home interface.
- getEJBLocalHome() - Method in class com.sun.ejb.containers.EJBContextImpl
-
- getEJBLocalHome() - Method in class com.sun.ejb.containers.EJBLocalHomeImpl
-
Get the EJBLocalHome corresponding to an EJBLocalHomeImpl.
- getEJBLocalHome() - Method in class com.sun.ejb.containers.EJBLocalHomeInvocationHandler
-
- getEJBLocalHome() - Method in class com.sun.ejb.containers.EJBLocalObjectImpl
-
- getEJBLocalHomeInvocationHandler(Class) - Method in class com.sun.ejb.containers.BaseContainer
-
- getEJBLocalObject() - Method in class com.sun.ejb.containers.EJBContextImpl
-
This is a SessionContext/EntityContext method.
- getEJBLocalObjectForPrimaryKey(Object, EJBContext) - Method in interface com.sun.ejb.Container
-
Obtain an Entity EJBLocalObject corresponding to the primary key.
- getEJBLocalObjectForPrimaryKey(Object) - Method in interface com.sun.ejb.Container
-
- getEJBLocalObjectForPrimaryKey(Object, EJBContext) - Method in class com.sun.ejb.containers.BaseContainer
-
- getEJBLocalObjectForPrimaryKey(Object) - Method in class com.sun.ejb.containers.BaseContainer
-
- getEJBLocalObjectImpl(Object) - Method in class com.sun.ejb.containers.AbstractSingletonContainer
-
Not applicable to Singletons
- getEJBLocalObjectImpl(Object) - Method in class com.sun.ejb.containers.BaseContainer
-
- getEJBLocalObjectImpl(Object) - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
Called from EJBLocalObjectImpl.getLocalObject() while deserializing
a local object reference.
- getEJBLocalObjectImpl(Object) - Method in class com.sun.ejb.containers.StatelessSessionContainer
-
Called from EJBLocalObjectImpl.getLocalObject() while deserializing
a local object reference.
- getEJBLocalObjectImplClassName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Returns the classname of the EJBLocalObject impl.
- getEJBMetaData() - Method in interface com.sun.ejb.Container
-
- getEJBMetaData() - Method in class com.sun.ejb.containers.BaseContainer
-
- getEJBMetaData() - Method in class com.sun.ejb.containers.EJBHomeImpl
-
This is the implementation of the jakarta.ejb.EJBHome method.
- getEjbName() - Method in class org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor
-
- getEJBObject() - Method in class com.sun.ejb.containers.EJBContextImpl
-
This is a SessionContext/EntityContext method.
- getEJBObject() - Method in class com.sun.ejb.containers.EJBObjectImpl
-
Get the Remote object corresponding to an EJBObjectImpl for
the RemoteHome view.
- getEJBObject(String) - Method in class com.sun.ejb.containers.EJBObjectImpl
-
Get the Remote object corresponding to an EJBObjectImpl for
the RemoteBusiness view.
- getEJBObjectForPrimaryKey(Object) - Method in interface com.sun.ejb.Container
-
Obtain an Entity EJBObject corresponding to the primary key.
- getEJBObjectForPrimaryKey(Object) - Method in class com.sun.ejb.containers.BaseContainer
-
- getEJBObjectImpl(byte[]) - Method in class com.sun.ejb.containers.AbstractSingletonContainer
-
Not applicable to Singletons
- getEJBObjectImpl(byte[]) - Method in class com.sun.ejb.containers.BaseContainer
-
Called when a remote invocation arrives for an EJB.
- getEJBObjectImpl(byte[]) - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- getEJBObjectImpl(byte[]) - Method in class com.sun.ejb.containers.StatelessSessionContainer
-
Called when a remote invocation arrives for an EJB.
- getEJBObjectImplClassName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Returns the classname of the EJBObject impl.
- getEjbReference(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getEjbReference(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Return a reference to another ejb by the same name or throw an
IllegalArgumentException.
- getEjbReferenceByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Return a reference to another ejb by the same name or throw an IllegalArgumentException.
- getEjbReferenceDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Returns the generated XML directory feturn the set of ejb references this ejb declares.
- getEjbReferenceDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Return the set of ejb references this ejb declares.
- getEjbResourceReferenceDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Return the set of references to resources held by ejbs defined in this module.
- getEjbs() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Return the Set of ejb descriptors that I have.
- getEjbSecurityManager() - Method in class com.sun.ejb.EjbInvocation
-
- getEjbServiceReferenceDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getEjbTimeoutMethod() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getEjbTimerService(String) - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getEjbTimerService(String) - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getEJBTimerService() - Static method in class com.sun.ejb.containers.EJBTimerService
-
- getEJBTimerService(String) - Static method in class com.sun.ejb.containers.EJBTimerService
-
- getEJBTimerService(String, boolean) - Static method in class com.sun.ejb.containers.EJBTimerService
-
- getEjbTypeForDisplay() - Method in class org.glassfish.ejb.deployment.descriptor.DummyEjbDescriptor
-
- getEjbTypeForDisplay() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getEjbTypeForDisplay() - Method in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
-
- getEjbTypeForDisplay() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getEjbTypeForDisplay() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getEnd() - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- getEndpointClassLoader() - Method in class com.sun.ejb.containers.EjbEndpointFacadeImpl
-
- getEnterpriseBeansProperties() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getEnterpriseBeansProperty(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getEntityManagerFactoryReferenceByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Return the entity manager factory reference descriptor corresponding to
the given name.
- getEntityManagerFactoryReferenceByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Return the entity manager factory reference descriptor corresponding to
the given name.
- getEntityManagerFactoryReferenceDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getEntityManagerFactoryReferenceDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getEntityManagerReferenceByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Return the entity manager factory reference descriptor corresponding to
the given name.
- getEntityManagerReferenceByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Return the entity manager factory reference descriptor corresponding to
the given name.
- getEntityManagerReferenceDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getEntityManagerReferenceDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getEnvironment() - Method in class com.sun.ejb.containers.EJBContextImpl
-
- getEnvironmentProperties() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Return a copy of the structure holding the environment properties.
- getEnvironmentProperties() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Return a copy of the structure holding the environment properties.
- getEnvironmentPropertyByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Returns the environment property object searching on the supplied key.
- getEnvironmentPropertyByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Returns the environment property object searching on the supplied key.
- getExceptionClassName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbApplicationExceptionInfo
-
- getExcludeClassInterceptors() - Method in class org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor
-
- getExcludeDefaultInterceptors() - Method in class org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor
-
- getExcludedMethodDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getExpiredSessionCount() - Method in class com.sun.ejb.base.stats.StatefulSessionStoreStatsImpl
-
Returns the total number of expired sessions that were removed by this store
- getExtendedEntityManager(EntityManagerFactory) - Method in class com.sun.ejb.containers.SessionContextImpl
-
- getExtendedEntityManagerMap() - Method in class com.sun.ejb.containers.SessionContextImpl
-
- getExtendedEntityManagers() - Method in class com.sun.ejb.containers.SessionContextImpl
-
- getFieldDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
- getFieldDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getFields() - Method in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
- getFields() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Return a Vector of the Field objetcs of this ejb.
- getFinders() - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
Returns a collection of finder method instances.
- getFinders(Class) - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
Returns a collection of finder methods declared by the home
interface given by a class object.
- getFkeyFields() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Return the array of PersistentFieldInfo objects for the
foreign key fields of this bean.
- getFlushAtEndOfMethodDescriptor() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Getter for flush-at-end-of-method
- getFrameworkInterceptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getGeneratedClass() - Method in class com.sun.ejb.codegen.Generator
-
- getGeneratedClass() - Method in class com.sun.ejb.codegen.GenericHomeGenerator
-
Get the fully qualified name of the generated class.
- getGeneratedClass() - Method in class com.sun.ejb.codegen.Remote30WrapperGenerator
-
- getGeneratedClass() - Method in class com.sun.ejb.codegen.RemoteGenerator
-
Get the fully qualified name of the generated class.
- getGeneratedClass() - Method in class com.sun.ejb.codegen.ServiceInterfaceGenerator
-
Get the fully qualified name of the generated class.
- getGeneratedOptionalInterfaceName(String) - Static method in class com.sun.ejb.EJBUtils
-
- getGeneratedRemoteIntfName(String) - Static method in class com.sun.ejb.EJBUtils
-
- getGeneratedRemoteWrapperName(String) - Static method in class com.sun.ejb.EJBUtils
-
- getGeneratedSerializableClassName(String) - Static method in class com.sun.ejb.EJBUtils
-
- getGenericEJBHomeClassName() - Static method in class com.sun.ejb.EJBUtils
-
- getGlassfishNamingManager() - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getGlassfishNamingManager() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getHandle() - Method in class com.sun.ejb.containers.EJBObjectImpl
-
This is called when the EJB client does ejbref.getHandle().
- getHandle() - Method in class com.sun.ejb.containers.TimerWrapper
-
- getHandlerFor(XMLElement) - Method in class org.glassfish.ejb.deployment.node.EjbRelationshipRoleNode
-
- getHasLocalReturnTypeMapping() - Method in class org.glassfish.ejb.deployment.descriptor.QueryDescriptor
-
- getHasNoReturnTypeMapping() - Method in class org.glassfish.ejb.deployment.descriptor.QueryDescriptor
-
- getHasRemoteReturnTypeMapping() - Method in class org.glassfish.ejb.deployment.descriptor.QueryDescriptor
-
- getHasSQL() - Method in class org.glassfish.ejb.deployment.descriptor.QueryDescriptor
-
- getHomeClassName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Returns the classname of the Home interface of this ejb.
- getHomeHandle() - Method in class com.sun.ejb.containers.EJBHomeImpl
-
This is the implementation of the jakarta.ejb.EJBHome getHomeHandle
method.
- getHour() - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- getIASEjbCMPFinder(Method) - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
- getIASEjbExtraDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
returns the extra iAS specific info (not in the RI DID) in the iAS DTD.
- getIdFromEjbId(long) - Static method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getIdleTimeoutInSeconds() - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- getInfo(TimerPrimaryKey) - Method in class com.sun.ejb.containers.EJBTimerService
-
- getInfo() - Method in class com.sun.ejb.containers.TimerWrapper
-
- getInfo() - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- getInherited() - Method in class org.glassfish.ejb.deployment.descriptor.EjbApplicationExceptionInfo
-
- getInitMethods() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getInitOnStartup() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getInjectableResourcesByClass(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getInjectableResourcesByClass(String, JndiNameEnvironment) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getInjectableResourcesByClass(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getInjectionInfoByClass(Class) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getInjectionInfoByClass(Class) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getInjectionManager() - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getInjectionManager() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getInstance() - Static method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getInstanceKey() - Method in class com.sun.ejb.containers.AbstractSessionContextImpl
-
- getInterceptorBindings() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getInterceptorByClassName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getInterceptorChain() - Method in class com.sun.ejb.EjbInvocation
-
- getInterceptorChain() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getInterceptorClasses() - Method in class com.sun.ejb.containers.interceptors.InterceptorManager
-
- getInterceptorClasses() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Return an unordered set of interceptor descriptors for this bean.
- getInterceptorClasses() - Method in class org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor
-
- getInterceptorClassNames() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Return an unordered set of the names of all interceptor classes
for this bean.
- getInterceptorInstances() - Method in class com.sun.ejb.containers.EJBContextImpl
-
- getInterceptorInstances() - Method in class com.sun.ejb.containers.interceptors.CallbackInvocationContext
-
- getInterceptorInstances() - Method in class com.sun.ejb.containers.interceptors.InterceptorInvocationHandler
-
- getInterceptorInstances() - Method in interface com.sun.ejb.containers.interceptors.InterceptorManager.AroundInvokeContext
-
- getInterceptorInstances() - Method in class com.sun.ejb.EjbInvocation
-
- getInterceptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getInvId() - Method in class com.sun.ejb.containers.EjbAsyncTask
-
- getInvId() - Method in class com.sun.ejb.EjbInvocation
-
- getInvocationKey(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
-
- getInvocationManager() - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getInvocationManager() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getInvokedBusinessInterface() - Method in class com.sun.ejb.containers.AbstractSessionContextImpl
-
- getInvokerId(String, String, String) - Static method in class com.sun.ejb.monitoring.stats.EjbMonitoringUtils
-
- getIORConfigurationDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getIsBidirectional() - Method in class org.glassfish.ejb.deployment.descriptor.RelationshipDescriptor
-
- getIsEjbQl() - Method in class org.glassfish.ejb.deployment.descriptor.QueryDescriptor
-
- getIsMany() - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- getIsTotalOrdering() - Method in class org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor
-
- getJaccEjb(EjbInvocation) - Method in interface com.sun.ejb.Container
-
Used by EjbInvocation during JACC EnterpriseBean policy handler request
for target EnterpriseBean instance.
- getJaccEjb(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
-
Called-back from security implementation through EjbInvocation
when a jacc policy provider wants an enterprise bean instance.
- getJaccEjb() - Method in class com.sun.ejb.EjbInvocation
-
Used by JACC implementation to get an enterprise bean
instance for the EnterpriseBean policy handler.
- getJavaEEIOUtils() - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getJavaEEIOUtils() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getJavaGlobalJndiNamePrefix() - Method in class com.sun.ejb.containers.BaseContainer
-
- getJmsAcknowledgeMode() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getJmsAcknowledgeModeAsString() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getJmsMaxMessagesLoad() - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- getJmsMaxMessagesLoad() - Method in class com.sun.ejb.monitoring.stats.EjbPoolStatsProvider
-
- getJmsMaxMessagesLoad() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Getter for property jmsMaxMessagesLoad.
- getJmsMessageSelector() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getJndiName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getJndiName() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.MdbConnectionFactoryDescriptor
-
Getter for property jndiName.
- getKey() - Method in class com.sun.ejb.containers.EJBContextImpl
-
- getLastAccessTime() - Method in class com.sun.ejb.containers.SessionContextImpl
-
- getLastAccessTime() - Method in interface com.sun.ejb.spi.container.StatefulEJBContext
-
- getLastTimeUsed() - Method in class com.sun.ejb.containers.EJBContextImpl
-
- getLifecycleCallbackDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getLoadFromBackupCount() - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- getLocalBusinessClassNames() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Returns the set of local business interface names for this ejb.
- getLocalClassName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getLocalHomeClassName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getLocalHomeImplClassName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Returns the classname of the Local home impl.
- getLogger() - Static method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getLogger() - Static method in class org.glassfish.ejb.LogFacade
-
- getLoggingName(String, String, String) - Static method in class com.sun.ejb.monitoring.stats.EjbMonitoringUtils
-
- getManager(String, String, boolean) - Method in class org.glassfish.ejb.security.factory.EJBSecurityManagerFactory
-
- getManagers(String, boolean) - Method in class org.glassfish.ejb.security.factory.EJBSecurityManagerFactory
-
- getManagersForApp(String, boolean) - Method in class org.glassfish.ejb.security.factory.EJBSecurityManagerFactory
-
- getMappedName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getMappingProperties() - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
Returns the classname of the State class impl.
- getMaxCacheSize() - Method in class com.sun.ejb.base.container.util.CacheProperties
-
- getMaxCacheSize() - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- getMaxCacheSize() - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- getMaxCacheSize() - Method in interface com.sun.ejb.monitoring.stats.EjbCacheStatsProviderDelegate
-
- getMaxCacheSize() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.BeanCacheDescriptor
-
Getter for property maxCacheSize.
- getMaxPoolSize() - Method in class com.sun.ejb.containers.AbstractSingletonContainer
-
- getMaxPoolSize() - Method in class com.sun.ejb.containers.StatelessSessionContainer
-
- getMaxPoolSize() - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- getMaxRedeliveries() - Method in class com.sun.ejb.containers.EJBTimerService
-
- getMaxWaitTimeInMillis() - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- getMdbConnectionFactory() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Getter for property mdbConnectionFactory.
- getMdbConnectionFactoryJndiName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getMessage() - Method in class com.sun.ejb.EjbInvocation
-
This is for EJB JAXWS only.
- getMessageBeanOwner() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
Get the descriptor for the message-driven bean owner.
- getMessageDestination() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getMessageDestinationLinkName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getMessageDestinationReferenceByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Looks up an message destination reference with the given name.
- getMessageDestinationReferenceByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Looks up an message destination reference with the given name.
- getMessageDestinationReferenceDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getMessageDestinationReferenceDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getMessageDestinationRefOwner() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getMessageListenerInterfaceMethods(ClassLoader) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
This returns the message listener onMessage method from the
*message listener interface* itself, as opposed to the method
from the ejb class that implements it.
- getMessageListenerType() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getMetaData() - Method in class org.glassfish.ejb.startup.EjbDeployer
-
- getMethod() - Method in class com.sun.ejb.containers.interceptors.AroundInvokeInvocationContext
-
- getMethod() - Method in class com.sun.ejb.containers.interceptors.CallbackInvocationContext
-
- getMethod() - Method in class com.sun.ejb.EjbInvocation
-
- getMethodContainerTransactions() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Return a copy of the mapping held internally of method descriptors to container transaction objects.
- getMethodDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Returns the full set of method descriptors I have (from all the methods on my home and remote interfaces).
- getMethodDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.CheckpointAtEndOfMethodDescriptor
-
Getter for method
- getMethodDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.FlushAtEndOfMethodDescriptor
-
Getter for method
- getMethodDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.PrefetchDisabledDescriptor
-
Getter for method
- getMethodInterceptorsMap() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getMethodInterface() - Method in class com.sun.ejb.EjbInvocation
-
This method returns the method interface constant for this EjbInvocation.
- getMethodName() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbCMPFinder
-
- getMethodParamCount() - Method in class com.sun.ejb.containers.EJBTimerSchedule
-
- getMethodParams() - Method in class com.sun.ejb.EjbInvocation
-
- getMethodPermissionsFor(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getMethodPermissionsFromDD() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Get a record of all the Method Permissions exactly as they were in the`DD
- getMethodReadyCount() - Method in class com.sun.ejb.containers.AbstractSingletonContainer
-
- getMethodReadyCount() - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- getMethodReadyCount() - Method in class com.sun.ejb.containers.StatelessSessionContainer
-
- getMethodReadyCount() - Method in class com.sun.ejb.monitoring.stats.StatefulSessionBeanStatsProvider
-
- getMethodReadyCount() - Method in class com.sun.ejb.monitoring.stats.StatelessSessionBeanStatsProvider
-
- getMethods() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Return the set of method objects on my home and remote interfaces.
- getMethods(ClassLoader) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Return the ejb method objects, i.e.
- getMethods(ClassLoader) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getMethodsFor(EjbDescriptor, ClassLoader) - Method in class org.glassfish.ejb.deployment.BeanMethodCalculatorImpl
-
- getMethodStatistic() - Method in class com.sun.ejb.monitoring.stats.EjbMethodStatsProvider
-
- getMinute() - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- getModuleDir() - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
Returns the Module root of this module.
- getModuleType() - Method in class org.glassfish.ejb.deployment.archivist.EjbArchivist
-
- getModuleType() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getMonitorAttributeValues() - Method in class com.sun.ejb.containers.AbstractSingletonContainer
-
- getMonitorAttributeValues() - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- getMonitorAttributeValues() - Method in class com.sun.ejb.containers.StatelessSessionContainer
-
- getMonitoringMethodsArray() - Method in class com.sun.ejb.containers.BaseContainer
-
- getMonitoringMethodsArray(boolean) - Method in class com.sun.ejb.containers.BaseContainer
-
- getMonitoringStatsProvider(String, String, String) - Method in class com.sun.ejb.containers.AbstractSingletonContainer
-
- getMonitoringStatsProvider(String, String, String) - Method in class com.sun.ejb.containers.BaseContainer
-
- getMonitoringStatsProvider(String, String, String) - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- getMonitoringStatsProvider(String, String, String) - Method in class com.sun.ejb.containers.StatelessSessionContainer
-
- getMonth() - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- getName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Returns my name.
- getName() - Method in class org.glassfish.ejb.startup.EjbContainerStarter
-
- getNamedDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Return the set of NamedDescriptors that I have.
- getNamedReferencePairs() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Return all the named descriptors I have together with the descriptor
that references each one in a Vector of NameReferencePairs.
- getNeedsOverloadResolution() - Method in class org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor
-
- getNextScheduledTimeout(EJBTimerSchedule) - Method in class com.sun.ejb.containers.EJBTimerService
-
Returns next schedule-based timeout or null if such schedule will
not expire again.
- getNextTimeout(TimerPrimaryKey) - Method in class com.sun.ejb.containers.EJBTimerService
-
Return next planned timeout for this timer.
- getNextTimeout() - Method in class com.sun.ejb.containers.TimerWrapper
-
- getNoInterfaceLocalBeanClasses() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getNonPersistentActiveTimerIdsByThisServer() - Method in class com.sun.ejb.containers.EJBTimerService
-
- getNonPersistentActiveTimerIdsByThisServer() - Method in class com.sun.ejb.containers.EJBTimerService.TimerCache
-
- getNonPersistentActiveTimerIdsForContainer(long) - Method in class com.sun.ejb.containers.EJBTimerService.TimerCache
-
- getNonPersistentTimer(TimerPrimaryKey) - Method in class com.sun.ejb.containers.EJBTimerService
-
- getNonPersistentTimerIdsForContainer(long) - Method in class com.sun.ejb.containers.EJBTimerService.TimerCache
-
- getNonPersistentTimerState(TimerPrimaryKey) - Method in class com.sun.ejb.containers.EJBTimerService.TimerCache
-
- getNonPkeyPersFieldInfo() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Return the array of PersistentFieldInfo objects for the CMP fields
which are not primary keys + foreign key fields.
- getNumBeansInCache() - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- getNumBeansInCache() - Method in class com.sun.ejb.monitoring.stats.EjbCacheStatsProvider
-
- getNumBeansInCache() - Method in interface com.sun.ejb.monitoring.stats.EjbCacheStatsProviderDelegate
-
- getNumBeansInPool() - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- getNumBeansInPool() - Method in class com.sun.ejb.monitoring.stats.EjbPoolStatsProvider
-
- getNumberOfVictimsToSelect() - Method in class com.sun.ejb.base.container.util.CacheProperties
-
- getNumExpiredSessionsRemoved() - Method in class com.sun.ejb.base.stats.StatefulSessionStoreMonitor
-
- getNumExpiredSessionsRemoved() - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- getNumExpiredSessionsRemoved() - Method in class com.sun.ejb.monitoring.stats.EjbCacheStatsProvider
-
- getNumExpiredSessionsRemoved() - Method in interface com.sun.ejb.monitoring.stats.EjbCacheStatsProviderDelegate
-
- getNumFailedDeliveries() - Method in class com.sun.ejb.containers.RuntimeTimerState
-
Number of failed deliveries since timer last transitioned to
the SCHEDULED state.
- getNumPassivationErrors() - Method in class com.sun.ejb.base.stats.StatefulSessionStoreMonitor
-
- getNumPassivationErrors() - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- getNumPassivationErrors() - Method in class com.sun.ejb.monitoring.stats.EjbCacheStatsProvider
-
- getNumPassivationErrors() - Method in interface com.sun.ejb.monitoring.stats.EjbCacheStatsProviderDelegate
-
- getNumPassivations() - Method in class com.sun.ejb.base.stats.StatefulSessionStoreMonitor
-
- getNumPassivations() - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- getNumPassivations() - Method in class com.sun.ejb.monitoring.stats.EjbCacheStatsProvider
-
- getNumPassivations() - Method in interface com.sun.ejb.monitoring.stats.EjbCacheStatsProviderDelegate
-
- getNumPassivationSuccess() - Method in class com.sun.ejb.base.stats.StatefulSessionStoreMonitor
-
- getNumPassivationSuccess() - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- getNumPassivationSuccess() - Method in class com.sun.ejb.monitoring.stats.EjbCacheStatsProvider
-
- getNumPassivationSuccess() - Method in interface com.sun.ejb.monitoring.stats.EjbCacheStatsProviderDelegate
-
- getNumThreadsWaiting() - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- getNumThreadsWaiting() - Method in class com.sun.ejb.monitoring.stats.EjbPoolStatsProvider
-
- getNumTimersCreated() - Method in class com.sun.ejb.monitoring.stats.EjbTimedObjectStatsProvider
-
- getNumTimersDelivered() - Method in class com.sun.ejb.monitoring.stats.EjbTimedObjectStatsProvider
-
- getNumTimersRemoved() - Method in class com.sun.ejb.monitoring.stats.EjbTimedObjectStatsProvider
-
- getNumVictimsAccessed() - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- getObject(boolean, Object) - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
Get an object.
- getObject(long, Object) - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- getObject(Object) - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- getObject(boolean, Object) - Method in class com.sun.ejb.containers.util.pool.NonBlockingPool
-
Get an object.
- getObject(long, Object) - Method in class com.sun.ejb.containers.util.pool.NonBlockingPool
-
- getObject(Object) - Method in class com.sun.ejb.containers.util.pool.NonBlockingPool
-
- getObject(boolean, Object) - Method in interface com.sun.ejb.containers.util.pool.Pool
-
Deprecated.
- getObject(long, Object) - Method in interface com.sun.ejb.containers.util.pool.Pool
-
Deprecated.
- getObject(Object) - Method in interface com.sun.ejb.containers.util.pool.Pool
-
Get an object from the pool within the specified time.
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.sun.ejb.containers.RemoteBusinessObjectFactory
-
- getOneOneFinders() - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
Returns a Map which maps between a method signature and the
corresponding IASEjbCMPFinder instance.
- getOptionalLocalBusinessMethods() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Return the set of method objects representing no-interface view
- getORBHelper() - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getORBHelper() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getOrCreateApplication(Set<DeploymentElement>, String) - Static method in class org.glassfish.ejb.embedded.DeploymentElement
-
Create deployable application from a Set of DeploymentElements.
- getOriginalContextClassLoader() - Method in class com.sun.ejb.EjbInvocation
-
- getOwner() - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- getOwnerIdOfThisServer() - Method in class com.sun.ejb.containers.EJBTimerService
-
Return the ownerId of the server instance in
which we are running.
- getPackageName(String) - Method in class com.sun.ejb.codegen.Generator
-
Get the package name from the class name.
- getPackageName() - Method in class com.sun.ejb.codegen.ServiceInterfaceGenerator
-
- getPackageName(String) - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
- getParameters() - Method in class com.sun.ejb.containers.interceptors.AroundInvokeInvocationContext
-
- getParameters() - Method in class com.sun.ejb.containers.interceptors.CallbackInvocationContext
-
- getParameters() - Method in class com.sun.ejb.EjbInvocation
-
- getParentDescriptor() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
- getPartner() - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
The other role in the relationship I participate in.
- getPassByReference() - Method in class com.sun.ejb.containers.BaseContainer
-
- getPassByReference() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Gets ejb pass-by-reference value.
- getPassivatedBeanSize() - Method in class com.sun.ejb.base.stats.StatefulSessionStoreStatsImpl
-
Returns the total number of bytes passivated by this store including total, min, maximum
- getPassivationBatchCount() - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- getPassivationBatchCount() - Method in interface com.sun.ejb.spi.container.SFSBContainerCallback
-
- getPassivationCount() - Method in class com.sun.ejb.base.stats.StatefulSessionStoreStatsImpl
-
Returns the total number of sessions passivated using this store
- getPassivationErrorCount() - Method in class com.sun.ejb.base.stats.StatefulSessionStoreStatsImpl
-
Returns the total number of sessions that couldn't be Passivated using the store
- getPassivationStorePath() - Method in class com.sun.ejb.base.container.util.CacheProperties
-
- getPassivationSuccessCount() - Method in class com.sun.ejb.base.stats.StatefulSessionStoreStatsImpl
-
Returns the total number of sessions successfully Passivated using the store
- getPassivationTime() - Method in class com.sun.ejb.base.stats.StatefulSessionStoreStatsImpl
-
Returns the time spent on passivating beans to the store including total, min, max
- getPassiveCount() - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- getPassiveCount() - Method in class com.sun.ejb.monitoring.stats.StatefulSessionBeanStatsProvider
-
- getPcImplClassName() - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
- getPermissionedMethodsByPermission() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getPermissionedRoles() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getPerRequestLoadBalancing() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
- getPersistenceDescriptor() - Method in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
- getPersistenceDescriptor() - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
May return null if the role-source for this relationship role
is a remote-ejb-name
- getPersistenceManagerClassGenerator() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor
-
- getPersistenceManagerConfig() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor
-
- getPersistenceManagerIdentifier() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor
-
- getPersistenceManagerInUse() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getPersistenceManagerMappingFactory() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor
-
- getPersistenceManagers() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getPersistenceManagerVersion() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor
-
- getPersistenceType() - Method in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
-
Returns the persistence type for this entity bean.
- getPersistent() - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- getPersistentClass() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
- getPersistentFieldInfo() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Return the array of PersistentFieldInfo objects for the
CMP + foreign key fields
- getPersistentFieldInfoByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Return the PersistentFieldInfo object for the given CMP/fkey field
- getPersistentFields() - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
- getPkeyClassFields() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
- getPkeyFieldInfo() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Return the array of PersistentFieldInfo objects for the pkey fields.
- getPkeyFieldInfoByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Return PersistentFieldInfo object for the given pkey field.
- getPkeyFields() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Return the Set of primary key fields.
- getPolicyConfigurationCount() - Method in class org.glassfish.ejb.security.application.EjbSecurityStatsProvider
-
- getPoolSuccess() - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- getPortableJndiName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
Return the fully-qualified portable JNDI name for a given
client view (Remote, Local, or no-interface).
- getPossibleCmpCmrFields(ClassLoader, String) - Method in class org.glassfish.ejb.deployment.BeanMethodCalculatorImpl
-
- getPossibleCmpCmrFields(ClassLoader, String) - Static method in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
- getPossibleTransactionAttributes() - Method in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
- getPossibleTransactionAttributes() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Returns the set of transaction attributes that can be assigned
to methods of this ejb when in CMT mode.
- getPossibleTransactionAttributes() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getPossibleTransactionAttributes() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getPostActivateDescriptorByClass(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getPostActivateDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getPostConstructDescriptorByClass(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getPostConstructDescriptorByClass(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getPostConstructDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getPostConstructDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getPre30LifecycleMethodNames() - Method in class com.sun.ejb.containers.BaseContainer
-
- getPre30LifecycleMethodNames() - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- getPreDestroyDescriptorByClass(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getPreDestroyDescriptorByClass(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getPreDestroyDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getPreDestroyDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getPreferredPersistenceManager() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getPrefetchDisabledDescriptor() - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
Getter for prefetch-disabled
- getPreInvokeTxStatus() - Method in class com.sun.ejb.EjbInvocation
-
- getPrePassivateDescriptorByClass(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getPrePassivateDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getPrimaryKey() - Method in class com.sun.ejb.containers.EJBLocalObjectImpl
-
- getPrimaryKey() - Method in class com.sun.ejb.containers.EJBObjectImpl
-
- getPrimaryKeyClass() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Get this bean's primary key class.
- getPrimaryKeyClassName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
-
Return the classname of the primary key for this bean, or the empty
string if none has been set.
- getPrimaryKeyFieldDesc() - Method in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
- getPrimaryKeyFields() - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
- getProbeProviderFactory() - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getProbeProviderFactory() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getProtocolManager() - Method in class com.sun.ejb.containers.BaseContainer
-
- getProxy() - Method in class com.sun.ejb.containers.interceptors.InterceptorInvocationHandler
-
- getQueriedMethods() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Get all methods for which setQueryFor was done
- getQuery() - Method in class org.glassfish.ejb.deployment.descriptor.QueryDescriptor
-
Get the EJB-QL query (ejb-ql XML element)
- getQueryFilter() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbCMPFinder
-
- getQueryFor(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
- getQueryFor(Method) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
- getQueryMethod() - Method in class org.glassfish.ejb.deployment.descriptor.QueryDescriptor
-
- getQueryMethodDescriptor() - Method in class org.glassfish.ejb.deployment.descriptor.QueryDescriptor
-
- getQueryOrdering() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbCMPFinder
-
- getQueryParameterDeclaration() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbCMPFinder
-
- getQueryParser() - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
Returns the query parser object
- getQueryVariables() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbCMPFinder
-
- getReadAndWriteLockMethods() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getReadLockMethods() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getReentrant() - Method in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
-
- getRefCount() - Method in class com.sun.ejb.containers.SessionContextImpl
-
- getRefreshPeriodInSeconds() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Getter for property refreshPeriodInSeconds.
- getRelationRoleName() - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- getRelationshipDescriptor() - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- getRelationships() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Get all relationships in this ejb-jar.
- getRelationships() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Get all CMR fields of this bean.
- getRelationshipsDescription() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
EJB2.0: get description for element.
- getRemote30HomeJndiName(String) - Static method in class com.sun.ejb.EJBUtils
-
- getRemoteBusinessClassNames() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Returns the set of remote business interface names for this ejb.
- getRemoteClassName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Returns the classname of the Remote interface of this ejb.
- getRemoteEjbJndiName(EjbReferenceDescriptor) - Static method in class com.sun.ejb.EJBUtils
-
Actual jndi-name under which Remote ejb factory lives depends on
whether it's a Remote Home view or Remote Business view.
- getRemoteEjbJndiName(boolean, String, String) - Static method in class com.sun.ejb.EJBUtils
-
- getRemoteHomeImplClassName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Returns the classname of the remote home impl.
- getRemovalInfo(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getRemovalTimeoutInSeconds() - Method in class com.sun.ejb.base.container.util.CacheProperties
-
- getRemovalTimeoutInSeconds() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.BeanCacheDescriptor
-
Getter for property removalTimeoutInSeconds.
- getRemoveCount() - Method in class com.sun.ejb.monitoring.stats.EjbMonitoringStatsProvider
-
- getRemoveMethod() - Method in class org.glassfish.ejb.deployment.descriptor.EjbRemovalInfo
-
- getRemoveMethodDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getRequestClientVersion() - Method in interface com.sun.ejb.spi.sfsb.util.SFSBVersionManager
-
- getResizeQuantity() - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- getResizeQuantity() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.BeanCacheDescriptor
-
Getter for property resizeQuantity.
- getResourceAdapterMid() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getResourceDescriptors(JavaEEResourceType) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getResourceEnvReferenceByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Return a reference to another ejb by the same name or throw an IllegalArgumentException.
- getResourceEnvReferenceByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getResourceEnvReferenceDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Return the set of resource environment references this ejb declares.
- getResourceEnvReferenceDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Return the set of resource environment references this ejb declares.
- getResourceHandler(TransactionManager) - Static method in class com.sun.ejb.containers.SimpleEjbResourceHandlerImpl
-
- getResourceHandler() - Method in class com.sun.ejb.EjbInvocation
-
- getResourceList() - Method in interface com.sun.ejb.ComponentContext
-
Get the resources associated with this Context.
- getResourceList() - Method in class com.sun.ejb.containers.EJBContextImpl
-
Get all the resources associated with the context
- getResourceList() - Method in class com.sun.ejb.containers.SimpleEjbResourceHandlerImpl
-
- getResourceReferenceByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Return the resource object corresponding to the supplied name or throw an illegal argument exception.
- getResourceReferenceByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Return the resource object corresponding to the supplied name or
throw an illegal argument exception.
- getResourceReferenceDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Return the set of resource references this ejb declares.
- getResourceReferenceDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Return the set of resource references this ejb declares.
- getResourceReferenceDescriptors(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Return the set of resource references this ejb declares that
have been resolved.
- getResponseClientVersion() - Method in interface com.sun.ejb.spi.sfsb.util.SFSBVersionManager
-
- getRetainIfException() - Method in class org.glassfish.ejb.deployment.descriptor.EjbRemovalInfo
-
- getReturnTypeMapping() - Method in class org.glassfish.ejb.deployment.descriptor.QueryDescriptor
-
- getRoleReferenceByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Returns a matching role reference by name or throw an IllegalArgumentException.
- getRoleReferences() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Return a copy of the role references set.
- getRoleSourceDescription() - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- getRollback() - Method in class org.glassfish.ejb.deployment.descriptor.EjbApplicationExceptionInfo
-
- getRollbackOnly() - Method in class com.sun.ejb.containers.EJBContextImpl
-
- getRollbackOnly() - Method in class com.sun.ejb.containers.SingletonContextImpl
-
- getRootXMLNode(Descriptor) - Method in class org.glassfish.ejb.deployment.io.EjbDeploymentDescriptorFile
-
- getRootXMLNode(Descriptor) - Method in class org.glassfish.ejb.deployment.io.EjbRuntimeDDFile
-
- getRootXMLNode(Descriptor) - Method in class org.glassfish.ejb.deployment.io.GFEjbRuntimeDDFile
-
- getRunAsIdentity() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getRuntimeActivationConfigDescriptor() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getRuntimeActivationConfigProperties() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getRuntimeActivationConfigValue(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getScanner() - Method in class org.glassfish.ejb.deployment.archivist.EjbInWarArchivist
-
Returns the scanner for this archivist, usually it is the scanner registered
with the same module type as this archivist, but subclasses can return a
different version
- getSchedule() - Method in class com.sun.ejb.containers.TimerWrapper
-
- getScheduleAsString() - Method in class com.sun.ejb.containers.EJBTimerSchedule
-
- getScheduledTimerDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getScheduleExpression() - Method in class com.sun.ejb.containers.EJBTimerSchedule
-
- getSecond() - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- getSecurityAttribute(EjbDescriptor, Method) - Method in class com.sun.ejb.codegen.Generator
-
- getSecurityBusinessMethodDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Returns the full set of security business method descriptors I have.
- getSecurityBusinessMethodDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getSecurityIdentityDescription() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Get the description field of security-identity
- getSecurityManager() - Method in interface com.sun.ejb.Container
-
- getSecurityManager() - Method in class com.sun.ejb.containers.BaseContainer
-
- getSecurityManager(EjbDescriptor) - Method in class com.sun.ejb.containers.BaseContainerFactory
-
- getSecurityManagerCount() - Method in class org.glassfish.ejb.security.application.EjbSecurityStatsProvider
-
- getSecurityRoleMappings() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getSelectors() - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
Returns a collection of selector methods.
- getSerializableObjectFactory() - Method in class com.sun.ejb.containers.EJBLocalHomeImpl
-
- getSerializableObjectFactory() - Method in class com.sun.ejb.containers.EJBLocalObjectImpl
-
Called from EJBUtils.EJBObjectOutputStream.replaceObject
- getSerializableObjectFactory() - Method in class com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate
-
- getSerializableObjectFactory() - Method in class com.sun.ejb.containers.TimerWrapper
-
- getSerializableSubclassName() - Method in class com.sun.ejb.codegen.AsmSerializableBeanGenerator
-
- getServerContext() - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getServerContext() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getServerEnvironment() - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getServerEnvironment() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getServiceIntfName() - Method in class com.sun.ejb.codegen.ServiceInterfaceGenerator
-
- getServiceReferenceByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Looks up an service reference with the given name.
- getServiceReferenceByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Looks up an service reference with the given name.
- getServiceReferenceDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getServiceReferenceDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getServices() - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getServices() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getSessionContext() - Method in class com.sun.ejb.containers.SessionContextImpl
-
- getSessionContext() - Method in interface com.sun.ejb.spi.container.StatefulEJBContext
-
- getSessionType() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
Returns the string STATELESS or STATEFUL according as to whether
the bean is stateless or stateful.
- getSfsbClientVersion() - Method in class com.sun.ejb.containers.EJBLocalRemoteObject
-
- getSink() - Method in class org.glassfish.ejb.deployment.descriptor.RelationshipDescriptor
-
- getSize() - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- getSOAPMessage() - Method in class com.sun.ejb.EjbInvocation
-
This is for EJB JAXWS only.
- getSource() - Method in class org.glassfish.ejb.deployment.descriptor.RelationshipDescriptor
-
- getSpecVersion() - Method in class org.glassfish.ejb.deployment.node.EjbBundleNode
-
- getSQL() - Method in class org.glassfish.ejb.deployment.descriptor.QueryDescriptor
-
- getStandardDDFile() - Method in class org.glassfish.ejb.deployment.archivist.EjbArchivist
-
- getStandardDDFile(RootDeploymentDescriptor) - Method in class org.glassfish.ejb.deployment.archivist.EjbInWarArchivist
-
- getStart() - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- getState() - Method in class com.sun.ejb.containers.EJBContextImpl
-
- getStateClass() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
- getStatefulTimeoutUnit() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getStatefulTimeoutValue() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getStatefulWriteLock() - Method in class com.sun.ejb.containers.SessionContextImpl
-
- getStateImplClassName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
Returns the classname of the State class impl.
- getStatistic(String) - Method in class com.sun.ejb.base.stats.StatsImpl
-
- getStatisticNames() - Method in class com.sun.ejb.base.stats.StatsImpl
-
- getStatistics() - Method in class com.sun.ejb.base.stats.StatsImpl
-
- getSteadyPoolSize() - Method in class com.sun.ejb.containers.AbstractSingletonContainer
-
- getSteadyPoolSize() - Method in class com.sun.ejb.containers.StatelessSessionContainer
-
- getSteadyPoolSize() - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- getStringifiedMethodName() - Method in class com.sun.ejb.monitoring.stats.EjbMethodStatsProvider
-
- getStub() - Method in class com.sun.ejb.containers.EJBObjectImpl
-
- getStub(String) - Method in class com.sun.ejb.containers.EJBObjectImpl
-
- getStub() - Method in class com.sun.ejb.containers.RemoteBusinessWrapperBase
-
- getStyledPermissionedMethodsByPermission() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getSystemID() - Method in class org.glassfish.ejb.deployment.node.EjbBundleNode
-
- getSystemID() - Method in class org.glassfish.ejb.deployment.node.runtime.EjbBundleRuntimeNode
-
- getSystemID() - Method in class org.glassfish.ejb.deployment.node.runtime.GFEjbBundleRuntimeNode
-
- getSystemIDs() - Method in class org.glassfish.ejb.deployment.node.EjbBundleNode
-
- getSystemIDs() - Method in class org.glassfish.ejb.deployment.node.runtime.EjbBundleRuntimeNode
-
- getTarget() - Method in class com.sun.ejb.containers.interceptors.CallbackInvocationContext
-
- getTarget() - Method in class com.sun.ejb.EjbInvocation
-
- getTargetInstance() - Method in class com.sun.ejb.containers.interceptors.InterceptorInvocationHandler
-
- getTargetObject(byte[], String) - Method in interface com.sun.ejb.Container
-
Return the EJBObject/EJBHome for the given instanceKey.
- getTargetObject(byte[], String) - Method in class com.sun.ejb.containers.BaseContainer
-
Return the EJBObject/EJBHome Proxy for the given ejbId and instanceKey.
- getThreadPoolExecutor(String) - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getThreadPoolExecutor(String) - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getThrowable() - Method in exception com.sun.ejb.containers.util.pool.PoolException
-
- getTimeout() - Method in class com.sun.ejb.containers.EJBTimerTask
-
- getTimeout() - Method in class com.sun.ejb.MethodLockInfo
-
- getTimeoutMethod(RuntimeTimerState) - Method in class com.sun.ejb.containers.BaseContainer
-
- getTimeoutMethod() - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- getTimer() - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getTimer() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getTimer() - Method in class com.sun.ejb.containers.interceptors.CallbackInvocationContext
-
- getTimer() - Method in class com.sun.ejb.EjbInvocation
-
- getTimerClassLoader(long) - Method in class com.sun.ejb.containers.EJBTimerService
-
Get the application class loader for the timed object
that created a given timer.
- getTimeRemaining() - Method in class com.sun.ejb.containers.TimerWrapper
-
- getTimerId() - Method in class com.sun.ejb.containers.RuntimeTimerState
-
- getTimerId() - Method in class com.sun.ejb.containers.TimerPrimaryKey
-
- getTimerIds(long, Object) - Method in class com.sun.ejb.containers.EJBTimerService
-
Called by EJBTimerServiceWrapper when caller calls getTimers.
- getTimerIds(Collection<Long>) - Method in class com.sun.ejb.containers.EJBTimerService
-
- getTimerMethodName() - Method in class com.sun.ejb.containers.EJBTimerSchedule
-
- getTimers() - Method in class com.sun.ejb.containers.EJBTimerServiceWrapper
-
- getTimerSchedule(TimerPrimaryKey) - Method in class com.sun.ejb.containers.EJBTimerService
-
Called by #getScheduleExpression and #isCalendarTimer
- getTimerService() - Method in class com.sun.ejb.containers.AbstractSessionContextImpl
-
- getTimerService() - Method in class com.sun.ejb.containers.SessionContextImpl
-
- getTimerService() - Method in class com.sun.ejb.containers.SingletonContextImpl
-
- getTimerState(TimerPrimaryKey) - Method in class com.sun.ejb.containers.EJBTimerService
-
- getTimerState(TimerPrimaryKey) - Method in class com.sun.ejb.containers.EJBTimerService.TimerCache
-
- getTimeUnit() - Method in class com.sun.ejb.MethodLockInfo
-
- getTimezone() - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- getTotalBeansCreated() - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- getTotalBeansCreated() - Method in class com.sun.ejb.monitoring.stats.EjbPoolStatsProvider
-
- getTotalBeansDestroyed() - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- getTotalBeansDestroyed() - Method in class com.sun.ejb.monitoring.stats.EjbPoolStatsProvider
-
- getTotalExecutionTime() - Method in class com.sun.ejb.monitoring.stats.EjbMethodStatsProvider
-
- getTotalNumErrors() - Method in class com.sun.ejb.monitoring.stats.EjbMethodStatsProvider
-
- getTotalNumSuccess() - Method in class com.sun.ejb.monitoring.stats.EjbMethodStatsProvider
-
- getTracerVisitor() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- getTransaction() - Method in interface com.sun.ejb.ComponentContext
-
Get the Transaction object associated with this Context.
- getTransaction() - Method in class com.sun.ejb.containers.EJBContextImpl
-
- getTransactionalMethodsFor(EjbDescriptor, ClassLoader) - Method in class org.glassfish.ejb.deployment.BeanMethodCalculatorImpl
-
- getTransactionAttribute() - Method in class org.glassfish.ejb.deployment.descriptor.ContainerTransaction
-
The transaction attribute that I specify.
- getTransactionManager() - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- getTransactionManager() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- getTransactionMethodDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getTransactionMethods(ClassLoader) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getTransactionMethods(ClassLoader) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getTransactionOperationsManager() - Method in class com.sun.ejb.EjbInvocation
-
- getTransactionType() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
The transaction type of this ejb.
- getTransactionType() - Method in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
-
Gets the container transaction type for this entity bean.
- getTxAttr(Method, String) - Method in class com.sun.ejb.containers.BaseContainer
-
- getTxAttr(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
-
- getTxAttrForLifecycleCallback(Set<LifecycleCallbackDescriptor>, int, int...) - Method in class com.sun.ejb.containers.BaseContainer
-
- getTxAttribute(EjbDescriptor, Method) - Method in class com.sun.ejb.codegen.Generator
-
- getTxBusinessMethodDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Returns the full set of transactional business method descriptors I have.
- getTxBusinessMethodDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- getType() - Method in class org.glassfish.ejb.deployment.descriptor.DummyEjbDescriptor
-
- getType() - Method in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
-
Returns the type of this bean.
- getType() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
Returns the type of this bean - always "Message-driven".
- getType() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
Returns the type of this bean - always "Session".
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.AccessTimeoutHandler
-
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.AfterBeginHandler
-
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.AfterCompletionHandler
-
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.AroundConstructHandler
-
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.AroundInvokeHandler
-
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.AsynchronousHandler
-
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.BeforeCompletionHandler
-
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.ConcurrencyManagementHandler
-
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.ExcludeClassInterceptorsHandler
-
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.ExcludeDefaultInterceptorsHandler
-
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.InitHandler
-
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.InterceptorsHandler
-
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.LockHandler
-
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.PostActivateHandler
-
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.PrePassivateHandler
-
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.RemoveHandler
-
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.ScheduleHandler
-
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.StatefulTimeoutHandler
-
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.TimeoutHandler
-
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.TransactionAttributeHandler
-
- getTypeDependencies() - Method in class org.glassfish.ejb.deployment.annotation.handlers.TransactionManagementHandler
-
- getTypeFor(String) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
- getUncheckedMethodDescriptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getUniqueClassName(DeploymentContext, String, String, Vector) - Method in class com.sun.ejb.codegen.Generator
-
- getUniqueId() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Returns the unique id used in a stand alone ejb module.
- getUniqueId() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getUniqueName() - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
- getUniqueNumber(String) - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
- getUnit() - Method in class org.glassfish.ejb.deployment.descriptor.TimeoutValueDescriptor
-
- getUserTransaction() - Method in class com.sun.ejb.containers.AbstractSessionContextImpl
-
- getUserTransaction() - Method in class com.sun.ejb.containers.BaseContainer
-
- getUserTransaction() - Method in class com.sun.ejb.containers.EJBContextImpl
-
- getUsesCallerIdentity() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Get the usesCallerIdentity flag
- getUsesCallerIdentity() - Method in class org.glassfish.ejb.security.application.EJBSecurityManager
-
- getUseThreadPoolId() - Method in class com.sun.ejb.containers.BaseContainer
-
- getUseThreadPoolId() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Getter for the property use-thread-pool-id
- getValidEJBTimerService() - Static method in class com.sun.ejb.containers.EJBTimerService
-
- getValue() - Method in class org.glassfish.ejb.deployment.descriptor.TimeoutValueDescriptor
-
- getVersion() - Method in class com.sun.ejb.containers.SessionContextImpl
-
- getVersion() - Method in interface com.sun.ejb.spi.container.StatefulEJBContext
-
- getVersionIdentifier(ReadableArchive) - Method in class org.glassfish.ejb.deployment.EjbJarHandler
-
- getVictimSelectionPolicy() - Method in class com.sun.ejb.base.container.util.CacheProperties
-
- getVictimSelectionPolicy() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.BeanCacheDescriptor
-
Getter for property victimSelectionPolicy.
- getWaitCount() - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- getWar(Set<DeploymentElement>) - Static method in class org.glassfish.ejb.embedded.DeploymentElement
-
- getWasCancelCalled() - Method in class com.sun.ejb.EjbInvocation
-
- getWebServiceEndpointInterfaceName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- getWebServiceMethod() - Method in class com.sun.ejb.EjbInvocation
-
- getWithTimeout(long, long, String) - Method in interface com.sun.ejb.containers.GenericEJBHome
-
- getWriteLockMethods() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- getXMLRootTag() - Method in class org.glassfish.ejb.deployment.node.EjbBundleNode
-
- getXMLRootTag() - Method in class org.glassfish.ejb.deployment.node.runtime.EjbBundleRuntimeNode
-
- getXMLRootTag() - Method in class org.glassfish.ejb.deployment.node.runtime.EnterpriseBeansRuntimeNode
-
- getXMLRootTag() - Method in class org.glassfish.ejb.deployment.node.runtime.GFEjbBundleRuntimeNode
-
- getYear() - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- GFEjbBundleRuntimeNode - Class in org.glassfish.ejb.deployment.node.runtime
-
This node is responsible for handling all runtime information for
ejb.
- GFEjbBundleRuntimeNode(EjbBundleDescriptorImpl) - Constructor for class org.glassfish.ejb.deployment.node.runtime.GFEjbBundleRuntimeNode
-
- GFEjbBundleRuntimeNode() - Constructor for class org.glassfish.ejb.deployment.node.runtime.GFEjbBundleRuntimeNode
-
- GFEjbRuntimeDDFile - Class in org.glassfish.ejb.deployment.io
-
This class is responsible for handling the XML configuration information
for the Glassfish EJB Container
- GFEjbRuntimeDDFile() - Constructor for class org.glassfish.ejb.deployment.io.GFEjbRuntimeDDFile
-
- IASEjbCMPEntityDescriptor - Class in org.glassfish.ejb.deployment.descriptor
-
This class contains information about EJB1.1 and EJB2.0 CMP EntityBeans.
- IASEjbCMPEntityDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
- IASEjbCMPEntityDescriptor(EjbDescriptor) - Constructor for class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
The copy constructor.Hopefully we wont need it;)
- IASEjbCMPFinder - Class in org.glassfish.ejb.deployment.descriptor.runtime
-
- IASEjbCMPFinder() - Constructor for class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbCMPFinder
-
- IASEjbCMPFinder(String, String, String) - Constructor for class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbCMPFinder
-
- IASEjbCMPFinder(String, String, String, String) - Constructor for class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbCMPFinder
-
- IASEjbExtraDescriptors - Class in org.glassfish.ejb.deployment.descriptor.runtime
-
Class that contains all the extra iAS elements for an EJB that are not
in the RI DTD like:
MdbConnectionFactoryDescriptor
jmsMaxMessagesLoad
isReadOnlyBean
refreshPeriodInSeconds
commitOption
checkpointedMethods
passByReference
BeanPoolDescriptor
BeanCacheDescriptor
FlushAtEndOfMethodDescriptor
CheckpointAtEndOfMethodDescriptor
- IASEjbExtraDescriptors() - Constructor for class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Default constructor.
- IASPersistenceManagerDescriptor - Class in org.glassfish.ejb.deployment.descriptor.runtime
-
This class contains information about the persistent state
(abstract persistence schema)
for EJB2.0 CMP EntityBeans .
- IASPersistenceManagerDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor
-
- IASPersistenceManagerDescriptor(String, String, String, String, String) - Constructor for class org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor
-
The copy constructor.
- idCounter - Variable in class com.sun.ejb.base.sfsb.util.SimpleKeyGenerator
-
- idleTimeoutInSeconds - Variable in class com.sun.ejb.containers.util.pool.AbstractPool
-
- inActivatePassivate() - Method in class com.sun.ejb.containers.EJBContextImpl
-
- inActivatePassivate(ComponentInvocation) - Method in class com.sun.ejb.containers.EJBContextImpl
-
- incrementActivationCount(boolean) - Method in class com.sun.ejb.base.stats.StatefulSessionStoreMonitor
-
- incrementAndGetVersion() - Method in class com.sun.ejb.containers.SessionContextImpl
-
- incrementAndGetVersion() - Method in interface com.sun.ejb.spi.container.StatefulEJBContext
-
- incrementCheckpointCount(boolean) - Method in class com.sun.ejb.base.stats.HAStatefulSessionStoreMonitor
-
- incrementCheckpointCount(boolean) - Method in class com.sun.ejb.base.stats.HAStatefulSessionStoreStatsImpl
-
- incrementCheckpointCount(boolean) - Method in class com.sun.ejb.base.stats.StatefulSessionStoreMonitor
-
- incrementConcurrentInvokeCount() - Method in class com.sun.ejb.containers.EJBContextImpl
-
Increment the number of concurrent invocations on this bean
(could happen with re-entrant bean).
- incrementCreatedTimedObject() - Method in class com.sun.ejb.containers.BaseContainer
-
- incrementDeliveredTimedObject() - Method in class com.sun.ejb.containers.BaseContainer
-
- incrementExpiredSessionsRemoved(long) - Method in class com.sun.ejb.base.stats.StatefulSessionStoreMonitor
-
- incrementLoadFromBackupCount() - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- incrementMethodReadyStat() - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- incrementPassivationCount(boolean) - Method in class com.sun.ejb.base.stats.StatefulSessionStoreMonitor
-
- incrementRefCount() - Method in class com.sun.ejb.containers.SessionContextImpl
-
- incrementRemovedTimedObject() - Method in class com.sun.ejb.containers.BaseContainer
-
- inEjbRemove - Variable in class com.sun.ejb.containers.EJBContextImpl
-
- init(EjbDescriptor) - Method in class com.sun.ejb.base.container.util.CacheProperties
-
- init(Object, Object[], Object, InterceptorManager) - Method in class com.sun.ejb.containers.interceptors.InterceptorInvocationHandler
-
- init(InvocationContext) - Method in class com.sun.ejb.containers.interceptors.SystemInterceptorProxy
-
- init(int, float, Properties) - Method in class com.sun.ejb.containers.util.cache.NRUSessionCache
-
- INIT_BEAN_METHOD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- INIT_CREATE_METHOD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- INIT_METHOD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- INIT_ON_STARTUP - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- InitHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
-
This handler is responsible for handling the jakarta.ejb.Init attribute
- InitHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.InitHandler
-
- initialContext - Variable in class com.sun.ejb.containers.EJBContextImpl
-
- initialize() - Method in class com.sun.ejb.base.stats.HAStatefulSessionStoreStatsImpl
-
- initialize() - Method in class com.sun.ejb.base.stats.StatefulSessionStoreStatsImpl
-
- initialize(String) - Method in class com.sun.ejb.base.stats.StatsImpl
-
- initialize(EjbInvocation) - Method in class com.sun.ejb.containers.EjbAsyncTask
-
- initializeHome() - Method in class com.sun.ejb.containers.AbstractSingletonContainer
-
- initializeHome() - Method in class com.sun.ejb.containers.BaseContainer
-
Called from the ContainerFactory during initialization.
- initializeHome() - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- initializeHome() - Method in class com.sun.ejb.containers.StatelessSessionContainer
-
- initializeInterceptorInstances(Object[]) - Method in class com.sun.ejb.containers.interceptors.InterceptorManager
-
- initializePool(ObjectFactory, long, int, int, int, long, int, ClassLoader) - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- initializePool(ObjectFactory, int, int, int, int, ClassLoader) - Method in class com.sun.ejb.containers.util.pool.NonBlockingPool
-
- initializeProtocolManager() - Method in class com.sun.ejb.containers.BaseContainer
-
- initializeSingleton(AbstractSingletonContainer) - Method in class org.glassfish.ejb.startup.SingletonLifeCycleManager
-
- initializeStatefulWriteLock() - Method in class com.sun.ejb.containers.SessionContextImpl
-
- initPersistentTimerService(String) - Method in interface com.sun.ejb.PersistentTimerService
-
- injectEjbInstance(EJBContextImpl) - Method in class com.sun.ejb.containers.BaseContainer
-
- injectionManager - Variable in class com.sun.ejb.containers.BaseContainer
-
- inResizing - Variable in class com.sun.ejb.containers.util.pool.NonBlockingPool
-
- instanceKey - Variable in class com.sun.ejb.containers.AbstractSessionContextImpl
-
- instantiateEJBLocalBusinessObjectImpl() - Method in class com.sun.ejb.containers.BaseContainer
-
- instantiateEJBLocalObjectImpl() - Method in class com.sun.ejb.containers.BaseContainer
-
- instantiateEJBLocalObjectImpl(Object) - Method in class com.sun.ejb.containers.BaseContainer
-
- instantiateEJBObjectImpl() - Method in class com.sun.ejb.containers.BaseContainer
-
- instantiateEJBObjectImpl(EJBObject, Object) - Method in class com.sun.ejb.containers.BaseContainer
-
- instantiateOptionalEJBLocalBusinessObjectImpl() - Method in class com.sun.ejb.containers.BaseContainer
-
- instantiateRemoteBusinessObjectImpl() - Method in class com.sun.ejb.containers.BaseContainer
-
- instantiateSingletonInstance() - Method in class com.sun.ejb.containers.AbstractSingletonContainer
-
- intercept(LifecycleCallbackDescriptor.CallbackType, EJBContextImpl) - Method in class com.sun.ejb.containers.BaseContainer
-
- intercept(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
-
Called from various places within the container that are responsible
for dispatching invocations to business methods.
- intercept(InterceptorManager.InterceptorChain, InterceptorManager.AroundInvokeContext) - Method in class com.sun.ejb.containers.interceptors.InterceptorManager
-
- intercept(LifecycleCallbackDescriptor.CallbackType, EJBContextImpl) - Method in class com.sun.ejb.containers.interceptors.InterceptorManager
-
- intercept(LifecycleCallbackDescriptor.CallbackType, Object, Object[]) - Method in class com.sun.ejb.containers.interceptors.InterceptorManager
-
- intercept(LifecycleCallbackDescriptor.CallbackType, Object, Object[], EJBContextImpl) - Method in class com.sun.ejb.containers.interceptors.InterceptorManager
-
- INTERCEPTOR - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- INTERCEPTOR_BINDING - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- INTERCEPTOR_BUSINESS_METHOD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- INTERCEPTOR_CLASS - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- INTERCEPTOR_ORDER - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- InterceptorBindingDescriptor - Class in org.glassfish.ejb.deployment.descriptor
-
Contains a single interceptor binding entry.
- InterceptorBindingDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor
-
- InterceptorBindingDescriptor.BindingType - Enum in org.glassfish.ejb.deployment.descriptor
-
- InterceptorBindingNode - Class in org.glassfish.ejb.deployment.node
-
- InterceptorBindingNode() - Constructor for class org.glassfish.ejb.deployment.node.InterceptorBindingNode
-
- InterceptorBindingTranslator - Class in org.glassfish.ejb.deployment.util
-
- InterceptorBindingTranslator(EjbBundleDescriptorImpl) - Constructor for class org.glassfish.ejb.deployment.util.InterceptorBindingTranslator
-
- InterceptorBindingTranslator.TranslationResults - Class in org.glassfish.ejb.deployment.util
-
- interceptorChain - Variable in class com.sun.ejb.InvocationInfo
-
- InterceptorInvocationHandler - Class in com.sun.ejb.containers.interceptors
-
- InterceptorInvocationHandler() - Constructor for class com.sun.ejb.containers.interceptors.InterceptorInvocationHandler
-
- interceptorManager - Variable in class com.sun.ejb.containers.BaseContainer
-
- InterceptorManager - Class in com.sun.ejb.containers.interceptors
-
UserInterceptorsManager manages UserInterceptors.
- InterceptorManager(Logger, BaseContainer, Class[], String[]) - Constructor for class com.sun.ejb.containers.interceptors.InterceptorManager
-
- InterceptorManager(Logger, ClassLoader, String, InterceptorInfo) - Constructor for class com.sun.ejb.containers.interceptors.InterceptorManager
-
- InterceptorManager.AroundInvokeContext - Interface in com.sun.ejb.containers.interceptors
-
- InterceptorManager.InterceptorChain - Interface in com.sun.ejb.containers.interceptors
-
- INTERCEPTORS - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- InterceptorsHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
-
This handler is responsible for handling jakarta.ejb.Interceptors
- InterceptorsHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.InterceptorsHandler
-
- InterceptorUtil - Class in com.sun.ejb.containers.interceptors
-
- InterceptorUtil() - Constructor for class com.sun.ejb.containers.interceptors.InterceptorUtil
-
- InterfaceBasedEjbNode<S extends EjbDescriptor> - Class in org.glassfish.ejb.deployment.node
-
This class is responsible for reading/writing all information
common to all EJB which are interfaces based (entity, session)
- InterfaceBasedEjbNode() - Constructor for class org.glassfish.ejb.deployment.node.InterfaceBasedEjbNode
-
- InternalEJBContainerException - Exception in com.sun.ejb.containers
-
- InternalEJBContainerException() - Constructor for exception com.sun.ejb.containers.InternalEJBContainerException
-
- InternalEJBContainerException(String) - Constructor for exception com.sun.ejb.containers.InternalEJBContainerException
-
- InternalEJBContainerException(String, Throwable) - Constructor for exception com.sun.ejb.containers.InternalEJBContainerException
-
- InternalInterceptorBindingImpl - Class in com.sun.ejb.containers
-
- InternalInterceptorBindingImpl(ServiceLocator) - Constructor for class com.sun.ejb.containers.InternalInterceptorBindingImpl
-
- InternalInterceptorBindingNamingProxy - Class in com.sun.ejb.containers
-
Provides access to internal product-specific spi object for binding
system-level interceptors (e.g from JAX-RS)
- InternalInterceptorBindingNamingProxy() - Constructor for class com.sun.ejb.containers.InternalInterceptorBindingNamingProxy
-
- InternalRemoteException - Exception in com.sun.ejb.containers
-
- InternalRemoteException(InternalEJBContainerException) - Constructor for exception com.sun.ejb.containers.InternalRemoteException
-
- invalidate() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Ensures that persistence descriptor will regenerate its
derived information after changes have been made to
persistent characteristics.
- InvalidBean - Exception in com.sun.ejb.codegen
-
- InvalidBean(String) - Constructor for exception com.sun.ejb.codegen.InvalidBean
-
Constructs the InvalidBean exception with the specified string.
- InvalidHome - Exception in com.sun.ejb.codegen
-
- InvalidHome(String) - Constructor for exception com.sun.ejb.codegen.InvalidHome
-
Constructs the InvalidHome exception with the specified string.
- InvocationHandlerUtil - Class in com.sun.ejb.containers
-
- invocationInfo - Variable in class com.sun.ejb.EjbInvocation
-
InvocationInfo object caches information about the current method
- InvocationInfo - Class in com.sun.ejb
-
InvocationInfo caches various attributes of the method that
is currently held in the invocation object (that is currently executed)
This avoids some of the expensive operations like (for example)
method.getName().startsWith("findByPrimaryKey")
Every container maintains a HashMap of method VS invocationInfo that
is populated during container initialization
- InvocationInfo() - Constructor for class com.sun.ejb.InvocationInfo
-
- InvocationInfo(Method) - Constructor for class com.sun.ejb.InvocationInfo
-
- invocationInfoMap - Variable in class com.sun.ejb.containers.BaseContainer
-
- invocationManager - Variable in class com.sun.ejb.containers.BaseContainer
-
- invoke(Object, Method, Object[]) - Method in class com.sun.ejb.containers.EJBHomeInvocationHandler
-
Called by EJBHome proxy.
- invoke(Object, Method, Object[]) - Method in class com.sun.ejb.containers.EJBLocalHomeInvocationHandler
-
Called by EJBLocalHome proxy.
- invoke(Object, Method, Object[]) - Method in class com.sun.ejb.containers.EJBLocalObjectInvocationHandler
-
This entry point is only used for Local Home view.
- invoke(Object, Method, Object[]) - Method in class com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate
-
- invoke(Object, Method, Object[]) - Method in class com.sun.ejb.containers.EJBObjectInvocationHandler
-
This entry point is only used for the Remote Home view.
- invoke(Object, Method, Object[]) - Method in class com.sun.ejb.containers.EJBObjectInvocationHandlerDelegate
-
- invoke(Object, Method, Object[]) - Method in class com.sun.ejb.containers.interceptors.InterceptorInvocationHandler
-
- invoke(Object, Method, Object[]) - Method in class com.sun.ejb.containers.WebServiceInvocationHandler
-
- invoke(Method, boolean, Object, Object[]) - Method in class org.glassfish.ejb.security.application.EJBSecurityManager
-
This method is similiar to the runMethod, except it keeps the
semantics same as the one in reflection.
- invokeAroundConstruct() - Method in class com.sun.ejb.containers.interceptors.InterceptorInvocationHandler
-
- invokeBeanMethod(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
-
Called from Interceptor Chain to invoke the actual bean method.
- invokeBeanMethod() - Method in class com.sun.ejb.containers.interceptors.AroundInvokeInvocationContext
-
Called from Interceptor Chain to invoke the actual bean method.
- invokeBeanMethod() - Method in interface com.sun.ejb.containers.interceptors.InterceptorManager.AroundInvokeContext
-
Called from Interceptor Chain to invoke the actual bean method.
- invokeBeanMethod() - Method in class com.sun.ejb.EjbInvocation
-
- invokeFindByPrimaryKey(Method, EjbInvocation, Object[]) - Method in class com.sun.ejb.containers.BaseContainer
-
- invokeJavaObjectMethod(InvocationHandler, Method, Object[]) - Static method in class com.sun.ejb.containers.InvocationHandlerUtil
-
- invokeNext(int, InterceptorManager.AroundInvokeContext) - Method in interface com.sun.ejb.containers.interceptors.InterceptorManager.InterceptorChain
-
- invokePeriodically(long, long, Runnable) - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- invokePeriodically(long, long, Runnable) - Method in interface com.sun.ejb.spi.container.SFSBContainerCallback
-
- invokePostConstruct() - Method in class com.sun.ejb.containers.interceptors.InterceptorInvocationHandler
-
- invokePreDestroy() - Method in class com.sun.ejb.containers.interceptors.InterceptorInvocationHandler
-
- invokeSpecial() - Method in class com.sun.ejb.containers.interceptors.CallbackInvocationContext
-
Called from Interceptor Chain to create the bean instance.
- invokeSpecialEJBHomeMethod(Method, Class, Object[]) - Method in class com.sun.ejb.containers.EJBHomeInvocationHandler
-
- invokeSpecialEJBLocalHomeMethod(Method, Class, Object[]) - Method in class com.sun.ejb.containers.EJBLocalHomeInvocationHandler
-
- invokeTargetBeanMethod(Method, EjbInvocation, Object, Object[], SecurityManager) - Method in class com.sun.ejb.containers.BaseContainer
-
- invokeTargetBeanMethod(BaseContainer, Method, EjbInvocation, Object, Object[]) - Method in class com.sun.ejb.containers.EJBHomeInvocationHandler
-
- invokeTargetBeanMethod(BaseContainer, Method, EjbInvocation, Object, Object[]) - Method in class com.sun.ejb.containers.EJBLocalHomeInvocationHandler
-
- IORConfigurationNode - Class in org.glassfish.ejb.deployment.node.runtime
-
This node handles all EJB IOR Configuration information
- IORConfigurationNode() - Constructor for class org.glassfish.ejb.deployment.node.runtime.IORConfigurationNode
-
- isApplicationException(Throwable) - Method in class com.sun.ejb.containers.BaseContainer
-
- isAsynchronous() - Method in class com.sun.ejb.InvocationInfo
-
- isAsynchronousMethod(Method) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- isAutomatic() - Method in class com.sun.ejb.containers.EJBTimerSchedule
-
- isAWebService() - Method in class com.sun.ejb.EjbInvocation
-
- isBeanManagedTran - Variable in class com.sun.ejb.containers.BaseContainer
-
- isBusinessInterface - Variable in class com.sun.ejb.EjbInvocation
-
True if this invocation was made through a local business interface or
bean local view or a remote business interface.
- isBusinessMethod - Variable in class com.sun.ejb.InvocationInfo
-
- isCalendarTimer() - Method in class com.sun.ejb.containers.TimerWrapper
-
- isCallerInRole(Identity) - Method in class com.sun.ejb.containers.EJBContextImpl
-
Deprecated.
- isCallerInRole(String) - Method in class com.sun.ejb.containers.EJBContextImpl
-
- isCallerInRole(String) - Method in class com.sun.ejb.EjbInvocation
-
Implements the method in org.glassfish.ejb.api.EJBInvocation
- isCallerInRole(String) - Method in class org.glassfish.ejb.security.application.EJBSecurityManager
-
This method returns a boolean value indicating whether or not the
caller is in the specified role.
- isCancelled() - Method in class com.sun.ejb.containers.EjbFutureTask
-
- isCancelled() - Method in class com.sun.ejb.containers.EjbRemoteFutureTask
-
- isCancelledByAnotherInstance(RuntimeTimerState) - Method in class com.sun.ejb.containers.EJBTimerService
-
For a non-persistent timer, it's not possible to be cancelled by another
server instance
- isCheckpointEnabledFor(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.CheckpointAtEndOfMethodDescriptor
-
- isClientProxy(Object) - Method in class com.sun.ejb.containers.interceptors.JavaEEInterceptorBuilderFactoryImpl
-
Tests if a given object is a client proxy associated with an interceptor invoker.
- isCMPField(String) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Has the supplied field object been deemed persistent.
- isContainerStartsTx() - Method in class com.sun.ejb.EjbInvocation
-
- isCreateHomeFinder(Method) - Method in class com.sun.ejb.containers.BaseContainer
-
- isCreateHomeFinder - Variable in class com.sun.ejb.InvocationInfo
-
- isDas() - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- isDas() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
Embedded is a single-instance like DAS
- isDas - Variable in class com.sun.ejb.containers.EJBTimerService
-
- isDeclaredException(Throwable, Class[]) - Static method in class com.sun.ejb.containers.InvocationHandlerUtil
-
- isDelegatee() - Method in class org.glassfish.ejb.deployment.annotation.handlers.AbstractAttributeHandler
-
This indicates whether the annotation can be processed by delegation
from the another annotation.
- isDelegatee() - Method in class org.glassfish.ejb.deployment.annotation.handlers.AroundConstructHandler
-
- isDelegatee() - Method in class org.glassfish.ejb.deployment.annotation.handlers.AroundInvokeHandler
-
- isDelegatee() - Method in class org.glassfish.ejb.deployment.annotation.handlers.PostActivateHandler
-
- isDelegatee() - Method in class org.glassfish.ejb.deployment.annotation.handlers.PrePassivateHandler
-
- isDistributedTransactionScope() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Gets the transaction scope of this ejb.
- isDistributedTxScope - Variable in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- isDone() - Method in class com.sun.ejb.containers.EjbFutureTask
-
- isDone() - Method in class com.sun.ejb.containers.EjbRemoteFutureTask
-
- isDone(long) - Method in interface com.sun.ejb.containers.GenericEJBHome
-
- isEJB11() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
True if EJB version is 1.x.
- isEJB20() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
True if EJB version is 2.x.
- isEJB20() - Method in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
return true if this is an EJB2.0 CMP Entitybean
DEPRECATED
- isEJBIntfMethod(Class, Method) - Method in class com.sun.ejb.codegen.Generator
-
Return true if method is on a jakarta.ejb.EJBObject/EJBLocalObject/
jakarta.ejb.EJBHome,jakarta.ejb.EJBLocalHome interface.
- isEJBLite() - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- isEJBLite() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- isEjbManagedObject(Object, Class) - Method in class com.sun.ejb.containers.EjbContainerServicesImpl
-
- isEjbReferenceCacheable(EjbReferenceDescriptor) - Method in class com.sun.ejb.EjbNamingReferenceManagerImpl
-
- isEjbTimeout - Variable in class com.sun.ejb.InvocationInfo
-
- isEjbTimeoutMethod(Method) - Method in class com.sun.ejb.containers.BaseContainer
-
- isEJBTimerServiceLoaded() - Static method in class com.sun.ejb.containers.EJBTimerService
-
- isEmbeddedServer() - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- isEmbeddedServer() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- isEmfRegisteredWithTx(EntityManagerFactory) - Method in class com.sun.ejb.containers.SessionContextImpl
-
- isEmpty() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- isExpectedElementCount(String[]) - Method in class com.sun.ejb.containers.EJBTimerSchedule
-
- isExpired() - Method in class com.sun.ejb.containers.RuntimeTimerState
-
- isFlushEnabledFor(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.FlushAtEndOfMethodDescriptor
-
- isFlushEnabledFor(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Convenience method to check if a method is flush enabled or not
- isHAEnabled() - Method in class com.sun.ejb.containers.BaseContainer
-
- isHAEnabled() - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- isHome - Variable in class com.sun.ejb.EjbInvocation
-
true if this is an invocation on the home object
this is required for jacc.
- isHomeFinder - Variable in class com.sun.ejb.InvocationInfo
-
- isIdentical(EJBObjectImpl, EJBObject) - Method in class com.sun.ejb.containers.BaseContainer
-
- isIdentical(EJBLocalObject) - Method in class com.sun.ejb.containers.EJBLocalObjectImpl
-
- isIdentical(EJBObject) - Method in class com.sun.ejb.containers.EJBObjectImpl
-
- isIdentical(EJBObjectImpl, EJBObject) - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- isIdentical(EJBObjectImpl, EJBObject) - Method in class com.sun.ejb.containers.StatelessSessionContainer
-
- isInitialized() - Static method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- isInsideContainer() - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- isInsideContainer() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- isIsCacheOverflowAllowed() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.BeanCacheDescriptor
-
Getter for property isCacheOverflowAllowed.
- isIsReadOnlyBean() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Getter for property isReadOnlyBean.
- isLinkedToMessageDestination() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- isLocal - Variable in class com.sun.ejb.containers.BaseContainer
-
Data members for Local views *
- isLocal - Variable in class com.sun.ejb.EjbInvocation
-
Local flag: true if this invocation was through the 2.x (or earlier)
Local client view, the 3.x local client view or a no-interface client view.
- isLocalBean() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- isLocalBusinessInterfacesSupported() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- isLocalInterfacesSupported() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- isLocalInterfaceSupported() - Method in class com.sun.ejb.containers.BaseContainer
-
- isLocalInterfaceSupported - Variable in class com.sun.ejb.containers.EJBContextImpl
-
- isLocalObject() - Method in interface com.sun.ejb.Container
-
Returns true if the bean associated with this Container has a LocalHome/Local view
OR a Local business view OR both.
- isLocalObject() - Method in class com.sun.ejb.containers.BaseContainer
-
- isManyMany() - Method in class org.glassfish.ejb.deployment.descriptor.RelationshipDescriptor
-
- isManyOne() - Method in class org.glassfish.ejb.deployment.descriptor.RelationshipDescriptor
-
- isMessageDriven - Variable in class com.sun.ejb.containers.BaseContainer
-
- isMessageDriven - Variable in class com.sun.ejb.EjbInvocation
-
true if this is a message-driven bean invocation
- isMonitoringOn() - Method in class com.sun.ejb.base.stats.StatefulSessionStoreMonitor
-
- isNullEJBLocalObject(EJBContextImpl) - Method in class com.sun.ejb.containers.EJBContainerStateManager
-
- isNullEJBObject(EJBContextImpl) - Method in class com.sun.ejb.containers.EJBContainerStateManager
-
- isOneMany() - Method in class org.glassfish.ejb.deployment.descriptor.RelationshipDescriptor
-
- isOneOne() - Method in class org.glassfish.ejb.deployment.descriptor.RelationshipDescriptor
-
- isPassByReferenceDefined() - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Evaluates property passByReference for null value
- isPassivationCapable() - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- isPassivationCapable() - Method in interface com.sun.ejb.spi.container.SFSBContainerCallback
-
- isPassivationCapable() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- isPassivationCapableSet() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- isPeriodic() - Method in class com.sun.ejb.containers.RuntimeTimerState
-
- isPersistent(TimerPrimaryKey) - Method in class com.sun.ejb.containers.EJBTimerService
-
- isPersistent() - Method in class com.sun.ejb.containers.EJBTimerService
-
- isPersistent() - Method in class com.sun.ejb.containers.RuntimeTimerState
-
- isPersistent() - Method in class com.sun.ejb.containers.TimerWrapper
-
- isPkeyField(String) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Is the supplied field object one of the pkey fields.
- isPkeyField(FieldDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
- isPrefetchDisabledFor(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.PrefetchDisabledDescriptor
-
- isReadLocked() - Method in class org.glassfish.ejb.deployment.descriptor.ConcurrentMethodDescriptor
-
- isReadLockedMethod() - Method in class com.sun.ejb.MethodLockInfo
-
- isReentrant - Variable in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
-
- isReentrant() - Method in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
-
Return true if this entity bean is reentrant, false else.
- isRemote - Variable in class com.sun.ejb.containers.BaseContainer
-
Data members for Remote views *
- isRemote - Variable in class com.sun.ejb.EjbInvocation
-
True if this invocation was made through the 2.x (or earlier) Remote
client view or the 3.x remote client view.
- isRemoteBusinessInterfacesSupported() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- isRemoteInterfacesSupported() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- isRemoteInterfaceSupported() - Method in class com.sun.ejb.containers.BaseContainer
-
- isRemoteInterfaceSupported - Variable in class com.sun.ejb.containers.EJBContextImpl
-
- isRemoteObject() - Method in interface com.sun.ejb.Container
-
Returns true if the bean associated with this Container has a RemoteHome/Remote view
OR a Remote business view OR both.
- isRemoteObject() - Method in class com.sun.ejb.containers.BaseContainer
-
- isRemoved(Object) - Method in class com.sun.ejb.containers.EjbContainerServicesImpl
-
- isRemovedEJBLocalObject(EJBContextImpl) - Method in class com.sun.ejb.containers.EJBContainerStateManager
-
- isRemovedEJBObject(EjbInvocation) - Method in class com.sun.ejb.containers.EJBContainerStateManager
-
- isRemovedEJBObject(EJBContextImpl) - Method in class com.sun.ejb.containers.EJBContainerStateManager
-
- isRetainIfExceptionSet() - Method in class org.glassfish.ejb.deployment.descriptor.EjbRemovalInfo
-
- isSession - Variable in class com.sun.ejb.containers.BaseContainer
-
- isSessionTypeSet() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
Useful for certain annotation / .xml processing.
- isSingleton - Variable in class com.sun.ejb.containers.BaseContainer
-
- isSingleton() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- isStarted() - Method in class org.glassfish.ejb.startup.EjbApplication
-
- isStateful() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- isStatefulSession - Variable in class com.sun.ejb.containers.BaseContainer
-
- isStateless() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
Returns true if I am describing a stateless session bean.
- isStatelessSession - Variable in class com.sun.ejb.containers.BaseContainer
-
- isStopped() - Method in class com.sun.ejb.containers.BaseContainer
-
- isSystemUncheckedException(Throwable) - Method in class com.sun.ejb.containers.BaseContainer
-
- isThresholdReached() - Method in class com.sun.ejb.containers.util.cache.UnBoundedSessionCache
-
- isTimedObject() - Method in interface com.sun.ejb.Container
-
Returns true if this Container uses EJB Timer Service.
- isTimedObject() - Method in class com.sun.ejb.containers.BaseContainer
-
- isTimedObject() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- isTimerCallback - Variable in class com.sun.ejb.EjbInvocation
-
true if this is an ejb timeout method invocation
- isTxRequiredLocalCMPField - Variable in class com.sun.ejb.InvocationInfo
-
- isUndeployed() - Method in class com.sun.ejb.containers.BaseContainer
-
- isUsesDefaultTransaction() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- isValid(ScheduledTimerDescriptor) - Static method in class com.sun.ejb.containers.EJBTimerSchedule
-
Returns true if this Schedule can calculate its next timeout
without errors.
- isValidEjbDescriptor(EjbDescriptor, Annotation) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AbstractEjbHandler
-
- isValidEjbDescriptor(EjbDescriptor, Annotation) - Method in class org.glassfish.ejb.deployment.annotation.handlers.SingletonHandler
-
Check if the given EjbDescriptor matches the given Annotation.
- isValidEjbDescriptor(EjbDescriptor, Annotation) - Method in class org.glassfish.ejb.deployment.annotation.handlers.StatefulHandler
-
Check if the given EjbDescriptor matches the given Annotation.
- isValidEjbDescriptor(EjbDescriptor, Annotation) - Method in class org.glassfish.ejb.deployment.annotation.handlers.StatelessHandler
-
Check if the given EjbDescriptor matches the given Annotation.
- isValidTimerForThisServer(TimerPrimaryKey, RuntimeTimerState) - Method in class com.sun.ejb.containers.EJBTimerService
-
Non-persistent timers are always valid because to be
executed on this server instance.
- isWebService - Variable in class com.sun.ejb.EjbInvocation
-
true if this is a web service invocation
- isWebServiceEndpoint - Variable in class com.sun.ejb.containers.BaseContainer
-
- isWriteLocked() - Method in class org.glassfish.ejb.deployment.descriptor.ConcurrentMethodDescriptor
-
- isWriteLockedMethod() - Method in class com.sun.ejb.MethodLockInfo
-
- itemAccessed(BaseCache.CacheItem) - Method in class com.sun.ejb.containers.util.cache.FIFOSessionCache
-
- itemAccessed(BaseCache.CacheItem) - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- itemAccessed(BaseCache.CacheItem) - Method in class com.sun.ejb.containers.util.cache.NRUSessionCache
-
- itemAdded(BaseCache.CacheItem) - Method in class com.sun.ejb.containers.util.cache.LruEJBCache
-
- itemAdded(BaseCache.CacheItem) - Method in class com.sun.ejb.containers.util.cache.NRUSessionCache
-
- itemRefreshed(BaseCache.CacheItem, int) - Method in class com.sun.ejb.containers.util.cache.FIFOSessionCache
-
- itemRefreshed(BaseCache.CacheItem, int) - Method in class com.sun.ejb.containers.util.cache.NRUSessionCache
-
- itemRemoved(BaseCache.CacheItem) - Method in class com.sun.ejb.containers.util.cache.NRUSessionCache
-
- sc - Variable in class org.glassfish.ejb.startup.EjbDeployer
-
- scanForEjbCreateMethod() - Method in class com.sun.ejb.containers.BaseContainer
-
- scanForEjbCreateMethod() - Method in class com.sun.ejb.containers.StatelessSessionContainer
-
- ScheduledTimerDescriptor - Class in org.glassfish.ejb.deployment.descriptor
-
This class holds the metadata for a calendar-based timer.
- ScheduledTimerDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- ScheduledTimerNode - Class in org.glassfish.ejb.deployment.node
-
- ScheduledTimerNode() - Constructor for class org.glassfish.ejb.deployment.node.ScheduledTimerNode
-
- ScheduleHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
-
This handler is responsible for handling the jakarta.ejb.Schedule
annotation on methods of a Bean class.
- ScheduleHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.ScheduleHandler
-
- scheduleIds - Variable in class com.sun.ejb.containers.BaseContainer
-
- SchedulesHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
-
This handler is responsible for handling the jakarta.ejb.Schedules attribute
- SchedulesHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.SchedulesHandler
-
- scheduleTask(TimerPrimaryKey, Date) - Method in class com.sun.ejb.containers.EJBTimerService
-
- SCHEMA_ID - Static variable in class org.glassfish.ejb.deployment.node.EjbBundleNode
-
- SCHEMA_ID_21 - Static variable in class org.glassfish.ejb.deployment.node.EjbBundleNode
-
- SCHEMA_ID_30 - Static variable in class org.glassfish.ejb.deployment.node.EjbBundleNode
-
- SCHEMA_ID_31 - Static variable in class org.glassfish.ejb.deployment.node.EjbBundleNode
-
- SCHEMA_ID_32 - Static variable in class org.glassfish.ejb.deployment.node.EjbBundleNode
-
- ScrambledKeyGenerator - Class in com.sun.ejb.base.sfsb.util
-
A utility class that generates stateful session keys using two longs
The session id generated by this class is guarenteed to be unique as
long as the system clock is never reset to a previous value
The hashCode of the SessionKey generated by ScrambledKeyGenerator
also allows uniform distribution of keys when hashed in a HashMap
- ScrambledKeyGenerator() - Constructor for class com.sun.ejb.base.sfsb.util.ScrambledKeyGenerator
-
- ScrambledKeyGenerator(byte[], int) - Constructor for class com.sun.ejb.base.sfsb.util.ScrambledKeyGenerator
-
- ScrambledKeyGenerator(long) - Constructor for class com.sun.ejb.base.sfsb.util.ScrambledKeyGenerator
-
- SEC_CHECKED - Static variable in interface com.sun.ejb.Container
-
- SEC_EXCLUDED - Static variable in interface com.sun.ejb.Container
-
- SEC_NOT_INITIALIZED - Static variable in interface com.sun.ejb.Container
-
- SEC_UNCHECKED - Static variable in interface com.sun.ejb.Container
-
- secAttrStrings - Static variable in interface com.sun.ejb.Container
-
- SECURITY_IDENTITY - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- securityIdentityDescription - Variable in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- SecurityIdentityNode - Class in org.glassfish.ejb.deployment.node
-
This node handles all information relative to security-indentity tag
- SecurityIdentityNode() - Constructor for class org.glassfish.ejb.deployment.node.SecurityIdentityNode
-
- securityManager - Variable in class com.sun.ejb.containers.BaseContainer
-
- securityManagerCreationEndedEvent(String) - Method in class org.glassfish.ejb.security.application.EjbSecurityProbeProvider
-
- securityManagerCreationEvent(String) - Method in class org.glassfish.ejb.security.application.EjbSecurityProbeProvider
-
- securityManagerCreationEvent(String) - Method in class org.glassfish.ejb.security.application.EjbSecurityStatsProvider
-
- securityManagerCreationStartedEvent(String) - Method in class org.glassfish.ejb.security.application.EjbSecurityProbeProvider
-
- securityManagerDestructionEndedEvent(String) - Method in class org.glassfish.ejb.security.application.EjbSecurityProbeProvider
-
- securityManagerDestructionEvent(String) - Method in class org.glassfish.ejb.security.application.EjbSecurityProbeProvider
-
- securityManagerDestructionEvent(String) - Method in class org.glassfish.ejb.security.application.EjbSecurityStatsProvider
-
- securityManagerDestructionStartedEvent(String) - Method in class org.glassfish.ejb.security.application.EjbSecurityProbeProvider
-
- SerializableLocalHome(long) - Constructor for class com.sun.ejb.containers.EJBLocalHomeImpl.SerializableLocalHome
-
- serializeContext(StatefulEJBContext) - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- serializeContext(StatefulEJBContext) - Method in interface com.sun.ejb.spi.container.SFSBContainerCallback
-
- serializeObject(Object, boolean) - Static method in class com.sun.ejb.EJBUtils
-
Utility methods for serializing EJBs, primary keys and
container-managed fields, all of which may include Remote EJB
references,
Local refs, JNDI Contexts etc which are not Serializable.
- serializeObject(Object) - Static method in class com.sun.ejb.EJBUtils
-
- serializeObjectFields(Object, ObjectOutputStream) - Static method in class com.sun.ejb.EJBUtils
-
- serializeObjectFields(Object, ObjectOutputStream, boolean) - Static method in class com.sun.ejb.EJBUtils
-
- SERVICE_ENDPOINT_INTERFACE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- ServiceInterfaceGenerator - Class in com.sun.ejb.codegen
-
This class is responsible for generating the SEI when it is not packaged
by the application.
- ServiceInterfaceGenerator(ClassLoader, Class) - Constructor for class com.sun.ejb.codegen.ServiceInterfaceGenerator
-
Construct the Wrapper generator with the specified deployment
descriptor and class loader.
- SESSION - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- SESSION_TYPE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- SessionContextFactory() - Constructor for class com.sun.ejb.containers.StatelessSessionContainer.SessionContextFactory
-
- SessionContextImpl - Class in com.sun.ejb.containers
-
Implementation of EJBContext for SessionBeans
- set_pm_identifier(String) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse
-
- set_pm_version(String) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse
-
- setAbstractSchemaName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
- setAccessTimeout(TimeoutValueDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.ConcurrentMethodDescriptor
-
- setActivationConfigDescriptor(ActivationConfigDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- setActivationSize(long) - Method in class com.sun.ejb.base.stats.StatefulSessionStoreMonitor
-
- setActivationTime(long) - Method in class com.sun.ejb.base.stats.StatefulSessionStoreMonitor
-
- setActiveTxCache(Transaction, Object) - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- setActiveTxCache(Transaction, Object) - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- setAfterBeginMethodIfNotSet(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
Set the Method annotated @AfterBegin.
- setAfterCompletionMethodIfNotSet(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
Set the Method annotated @AfterCompletion.
- setAutomatic(boolean) - Method in class com.sun.ejb.containers.EJBTimerSchedule
-
- setBackingStore(BackingStore<Serializable, SimpleMetadata>) - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- setBackingStore(BackingStore<Serializable, SimpleMetadata>) - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- setBeanCache(BeanCacheDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Setter for property beanCache.
- setBeanMethod(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbInitInfo
-
- setBeanPool(BeanPoolDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Setter for property beanPool.
- setBeforeCompletionMethodIfNotSet(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
Set the Method annotated @BeforeCompletion.
- setBusinessAndHomeInterfaces(EjbDescriptor, AnnotationInfo) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AbstractEjbHandler
-
MessageDriven bean does not need to invoke this API.
- setBusinessMethod(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor
-
- setCacheIdleTimeoutInSeconds(int) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.BeanCacheDescriptor
-
Setter for property cacheIdleTimeoutInSeconds.
- setCacheName(String) - Method in class com.sun.ejb.containers.util.cache.LruEJBCache
-
- setCascadeDelete(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- setCheckpointAtEndOfMethodDescriptor(CheckpointAtEndOfMethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Setter for checkpoint-at-end-of-method
- setCheckpointedMethods(String) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Setter for property checkpointedMethods
- setCheckpointSize(long) - Method in class com.sun.ejb.base.stats.HAStatefulSessionStoreMonitor
-
- setCheckpointSize(long) - Method in class com.sun.ejb.base.stats.HAStatefulSessionStoreStatsImpl
-
- setCheckpointSize(long) - Method in class com.sun.ejb.base.stats.StatefulSessionStoreMonitor
-
- setCheckpointTime(long) - Method in class com.sun.ejb.base.stats.HAStatefulSessionStoreMonitor
-
- setCheckpointTime(long) - Method in class com.sun.ejb.base.stats.HAStatefulSessionStoreStatsImpl
-
- setCheckpointTime(long) - Method in class com.sun.ejb.base.stats.StatefulSessionStoreMonitor
-
- setClassLoader(ClassLoader) - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
- setCMCLock(Lock) - Method in class com.sun.ejb.EjbInvocation
-
- setCMPFields(Set) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Set the FieldDescriptor objects that the EJB container will persist
for this bean.
- setCMPResourceReference(ResourceReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Sets the resource reference I use for CMP.
- setCMPVersion(int) - Method in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
Set the CMP version
- setCMRField(String) - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
Set to NULL to indicate no cmr field
- setCMRFieldDescription(String) - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- setCMRFieldInfo(CMRFieldInfo) - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- setCMRFieldType(String) - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
Only applicable when partner is collection-valued.
- setCmtTimeoutInSeconds(int) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Setter for property cmt-timeout-in-seconds.
- setCommitOption(String) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Setter for property commitOption.
- setConcreteImplClassName(String) - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
Sets the State class implementation classname.
- setConcurrencyManagementType(EjbSessionDescriptor.ConcurrencyManagementType) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- setConcurrencyManagementTypeIfNotSet(EjbSessionDescriptor.ConcurrencyManagementType) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- setConcurrentMethod(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.ConcurrentMethodDescriptor
-
- setConfigData(String) - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- setConfigData(String) - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- setConnectionFactoryName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
Connection factory is optional.
- setContainerClassLoader(ClassLoader) - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- setContainerClassLoader(ClassLoader) - Method in class com.sun.ejb.containers.util.pool.NonBlockingPool
-
- setContainerStartsTx(boolean) - Method in class com.sun.ejb.EjbInvocation
-
- setContainerTransactionFor(MethodDescriptor, ContainerTransaction) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Sets the container transaction for the given method descriptor.
- setContainerTransactionFor(MethodDescriptor, ContainerTransaction) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- setCreateMethod(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbInitInfo
-
- setDayOfMonth(String) - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- setDayOfWeek(String) - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- setDebugMonitorFlag(boolean) - Method in class com.sun.ejb.containers.BaseContainer
-
- setDefaultResourcePrincipal(ResourcePrincipal) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.MdbConnectionFactoryDescriptor
-
Setter for property defaultResourcePrincipal.
- setDelegate(HAStatefulSessionStoreStatsImpl) - Method in class com.sun.ejb.base.stats.HAStatefulSessionStoreMonitor
-
- setDelegate(Object) - Method in class com.sun.ejb.containers.interceptors.SystemInterceptorProxy
-
- setDependsOn(String[]) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- setDependsOnIfNotSet(String[]) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- setDescriptor(Application) - Method in class org.glassfish.ejb.deployment.archivist.EjbArchivist
-
Set the DOL descriptor for this Archivist, used by super classes
- setDestinationType(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- setDisableNonportableJndiNames(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- setDistributedTransactionScope(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Set the transaction scope of this ejb.
- setDoTxProcessingInPostInvoke(boolean) - Method in class com.sun.ejb.EjbInvocation
-
- setDurableSubscriptionName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- setEjbBundleDescriptor(EjbBundleDescriptorImpl) - Method in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
- setEjbBundleDescriptor(EjbBundleDescriptorImpl) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- setEjbClassName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Sets the classname of the ejb.
- setEjbClientJarUri(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- setEjbDescriptor(EjbDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.CheckpointAtEndOfMethodDescriptor
-
Setter for ejbDescriptors
- setEjbDescriptor(EjbDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.FlushAtEndOfMethodDescriptor
-
Setter for ejbDescriptors
- setEjbDescriptor(EjbDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Setter for property ejbDescriptor
- setEjbDescriptor(EjbDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.PrefetchDisabledDescriptor
-
Setter for ejbDescriptors
- setEjbDescriptorInfo(EjbDescriptor, AnnotationInfo) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AbstractEjbHandler
-
Set Annotation information to Descriptor.
- setEjbDescriptorInfo(EjbDescriptor, AnnotationInfo) - Method in class org.glassfish.ejb.deployment.annotation.handlers.SingletonHandler
-
Set Annotation information to Descriptor.
- setEjbDescriptorInfo(EjbDescriptor, AnnotationInfo) - Method in class org.glassfish.ejb.deployment.annotation.handlers.StatefulHandler
-
Set Annotation information to Descriptor.
- setEjbDescriptorInfo(EjbDescriptor, AnnotationInfo) - Method in class org.glassfish.ejb.deployment.annotation.handlers.StatelessHandler
-
Set Annotation information to Descriptor.
- setEjbFutureTask(EjbFutureTask) - Method in class com.sun.ejb.EjbInvocation
-
- setEjbImplementationImplClassName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
set the generated implementation class for a CMP 2.0 Ejb object
- setEJBLocalObjectImplClassName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Sets the EJBLocalObject implementation classname of the ejb.
- setEJBMetaData() - Method in class com.sun.ejb.containers.BaseContainer
-
- setEjbName(String) - Method in class org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor
-
- setEJBObject(Remote) - Method in class com.sun.ejb.containers.EJBObjectImpl
-
- setEJBObject(String, Remote) - Method in class com.sun.ejb.containers.EJBObjectImpl
-
- setEJBObjectImplClassName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Sets the EJBObject implementation classname of the ejb.
- setEjbTimeoutMethod(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- setEJBTimerService(EJBTimerService) - Static method in class com.sun.ejb.containers.EJBTimerService
-
- setElementValue(XMLElement, String) - Method in class org.glassfish.ejb.deployment.node.ActivationConfigNode
-
- setElementValue(XMLElement, String) - Method in class org.glassfish.ejb.deployment.node.ConcurrentMethodNode
-
- setElementValue(XMLElement, String) - Method in class org.glassfish.ejb.deployment.node.ContainerTransactionNode
-
- setElementValue(XMLElement, String) - Method in class org.glassfish.ejb.deployment.node.EjbBundleNode
-
- setElementValue(XMLElement, String) - Method in class org.glassfish.ejb.deployment.node.EjbEntityNode
-
- setElementValue(XMLElement, String) - Method in class org.glassfish.ejb.deployment.node.EjbRelationshipRoleNode
-
- setElementValue(XMLElement, String) - Method in class org.glassfish.ejb.deployment.node.EjbSessionNode
-
- setElementValue(XMLElement, String) - Method in class org.glassfish.ejb.deployment.node.InterceptorBindingNode
-
- setElementValue(XMLElement, String) - Method in class org.glassfish.ejb.deployment.node.MethodPermissionNode
-
receives notification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class org.glassfish.ejb.deployment.node.QueryNode
-
- setElementValue(XMLElement, String) - Method in class org.glassfish.ejb.deployment.node.runtime.ActivationConfigNode
-
- setElementValue(XMLElement, String) - Method in class org.glassfish.ejb.deployment.node.runtime.BeanCacheNode
-
- setElementValue(XMLElement, String) - Method in class org.glassfish.ejb.deployment.node.runtime.EjbBundleRuntimeNode
-
- setElementValue(XMLElement, String) - Method in class org.glassfish.ejb.deployment.node.runtime.EjbNode
-
receives notification of the value for a particular tag
- setElementValue(XMLElement, String) - Method in class org.glassfish.ejb.deployment.node.runtime.EnterpriseBeansRuntimeNode
-
- setElementValue(XMLElement, String) - Method in class org.glassfish.ejb.deployment.node.ScheduledTimerNode
-
- setElementValue(XMLElement, String) - Method in class org.glassfish.ejb.deployment.node.SecurityIdentityNode
-
- setElementValue(XMLElement, String) - Method in class org.glassfish.ejb.deployment.node.TimeoutValueNode
-
- setEmfRegisteredWithTx(EntityManagerFactory, boolean) - Method in class com.sun.ejb.containers.SessionContextImpl
-
- setEnd(Date) - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- setExceptionClassName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbApplicationExceptionInfo
-
- setExcludeClassInterceptors(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor
-
- setExcludeDefaultInterceptors(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor
-
- setExistsInStore(boolean) - Method in class com.sun.ejb.containers.SessionContextImpl
-
- setExistsInStore(boolean) - Method in interface com.sun.ejb.spi.container.StatefulEJBContext
-
- setFkeyFields(PersistentFieldInfo[]) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Set the array of PersistentFieldInfo objects representing the
foreign key fields of this bean.
- setFlushAtEndOfMethodDescriptor(FlushAtEndOfMethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Setter for flush-at-end-of-method
- setHAEnabled(boolean) - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- setHasDurableSubscription(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- setHasLocalReturnTypeMapping() - Method in class org.glassfish.ejb.deployment.descriptor.QueryDescriptor
-
- setHasNoReturnTypeMapping() - Method in class org.glassfish.ejb.deployment.descriptor.QueryDescriptor
-
- setHasQueueDest() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- setHasRemoteReturnTypeMapping() - Method in class org.glassfish.ejb.deployment.descriptor.QueryDescriptor
-
- setHasTopicDest() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- setHoldingSFSBSerializedLock(boolean) - Method in class com.sun.ejb.EjbInvocation
-
- setHomeClassName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Sets the classname of the Home interface of this ejb.
- setHour(String) - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- setInfo(String, String, String) - Method in class com.sun.ejb.containers.util.pool.AbstractPool
-
- setInfo(String) - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- setInherited(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.EjbApplicationExceptionInfo
-
- setInitOnStartup(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- setInitOnStartupIfNotAlreadySet(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- setInsideContainer(boolean) - Method in interface com.sun.ejb.containers.EjbContainerUtil
-
- setInsideContainer(boolean) - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
-
- setInstanceKey(Object) - Method in class com.sun.ejb.containers.AbstractSessionContextImpl
-
- setInterceptorBindings(List<InterceptorBindingDescriptor>) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- setInvId(long) - Method in class com.sun.ejb.EjbInvocation
-
- setIsAsynchronous(boolean) - Method in class com.sun.ejb.InvocationInfo
-
- setIsBidirectional(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.RelationshipDescriptor
-
- setIsCacheOverflowAllowed(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.BeanCacheDescriptor
-
Setter for property isCacheOverflowAllowed.
- setIsCacheOverflowAllowed(Boolean) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.BeanCacheDescriptor
-
Setter for property isCacheOverflowAllowed.
- setIsMany(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- setIsReadOnlyBean(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Setter for property isReadOnlyBean.
- setIsTotalOrdering(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor
-
- setJavaEEIOUtils(JavaEEIOUtils) - Static method in class com.sun.ejb.base.io.EJBObjectOutputStreamHandler
-
- setJmsAcknowledgeMode(int) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- setJmsAcknowledgeMode(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- setJmsMaxMessagesLoad(int) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Setter for property jmsMaxMessagesLoad.
- setJmsMessageSelector(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- setJndiName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- setJndiName(String) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.MdbConnectionFactoryDescriptor
-
Setter for property jndiName.
- setLocalBean(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Marks this ejb as a LocalBean.
- setLocalClassName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Sets the classname for the local interface of this ejb
- setLocalHomeClassName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Sets the classname for the local home interface of this ejb
- setLocalHomeImplClassName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Sets the Local home implementation classname of the ejb.
- setLockType(LockType) - Method in class com.sun.ejb.MethodLockInfo
-
- setMappedName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- setMappingProperties(String) - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
- setMaxCacheSize(int) - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- setMaxCacheSize(int) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.BeanCacheDescriptor
-
Setter for property maxCacheSize.
- setMdbConnectionFactory(MdbConnectionFactoryDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Setter for property mdbConnectionFactory.
- setMessage(T) - Method in class com.sun.ejb.EjbInvocation
-
This is for EJB JAXWS only.
- setMessageDestination(MessageDestinationDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- setMessageDestinationLinkName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
Sets the name of the message destination to which I refer.
- setMessageDestinationLinkName(String, boolean) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- setMessageListenerType(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- setMethodContainerTransactions(Hashtable) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Sets the container transactions for all the method descriptors of this ejb.
- setMethodMap(MethodMap) - Method in class com.sun.ejb.containers.EJBHomeInvocationHandler
-
- setMethodMap(MethodMap) - Method in class com.sun.ejb.containers.EJBLocalHomeInvocationHandler
-
- setMethodName(String) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbCMPFinder
-
- setMinute(String) - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- setModuleDir(String) - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
- setMonth(String) - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- setNeedsOverloadResolution(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor
-
- setOptionalLocalIntfProxy(Proxy) - Method in interface com.sun.ejb.spi.container.OptionalLocalInterfaceProvider
-
- setOriginalContextClassLoader(ClassLoader) - Method in class com.sun.ejb.EjbInvocation
-
- setOwner(EjbCMPEntityDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- setParameters(Object[]) - Method in class com.sun.ejb.containers.interceptors.AroundInvokeInvocationContext
-
- setParameters(Object[]) - Method in class com.sun.ejb.containers.interceptors.CallbackInvocationContext
-
- setParameters(Object[]) - Method in class com.sun.ejb.EjbInvocation
-
Set the parameters that will be used to invoke the business method.
- setParentDescriptor(EjbCMPEntityDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
- setPartner(RelationRoleDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- setPassByReference(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Sets ejb pass-by-reference value.
- setPassByReference(Boolean) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Sets ejb pass-by-reference value.
- setPassivationBatchCount(int) - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- setPassivationCapable(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- setPassivationSize(long) - Method in class com.sun.ejb.base.stats.StatefulSessionStoreMonitor
-
- setPassivationTime(long) - Method in class com.sun.ejb.base.stats.StatefulSessionStoreMonitor
-
- setPassiveCount(long) - Method in class com.sun.ejb.monitoring.stats.StatefulSessionBeanStatsProvider
-
- setPcImplClassName(String) - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
Sets the State class implementation classname.
- setPerRequestLoadBalancing(Boolean) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
- setPersistenceDescriptor(PersistenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
- setPersistenceDescriptor(PersistenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- setPersistenceManagerClassGenerator(String) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor
-
- setPersistenceManagerConfig(String) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor
-
- setPersistenceManagerIdentifier(String) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor
-
- setPersistenceManagerInuse(String, String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- setPersistenceManagerInUse(PersistenceManagerInUse) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
- setPersistenceManagerMappingFactory(String) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor
-
- setPersistenceManagerVersion(String) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor
-
- setPersistenceType(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
-
Sets the persistence type for this entity bean.
- setPersistent(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- setPkeyFields(Set) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
Set the FieldDescriptor objects for primary key fields
for this bean.
- setPrefetchDisabledDescriptor(PrefetchDisabledDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
Setter for prefetch-disabled
- setPreInvokeTxStatus(Integer) - Method in class com.sun.ejb.EjbInvocation
-
- setPrimaryKeyClassName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
-
Set the classname of the primary key used by this bean.
- setPrimaryKeyFieldDesc(FieldDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
- setProxy(EJBHome) - Method in class com.sun.ejb.containers.EJBHomeInvocationHandler
-
- setProxy(EJBLocalHome) - Method in class com.sun.ejb.containers.EJBLocalHomeInvocationHandler
-
- setProxy(Object) - Method in class com.sun.ejb.containers.EJBLocalObjectInvocationHandler
-
- setQuery(String) - Method in class org.glassfish.ejb.deployment.descriptor.QueryDescriptor
-
Set the EJB-QL query (ejb-ql XML element).
- setQueryFilter(String) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbCMPFinder
-
- setQueryFor(MethodDescriptor, QueryDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
- setQueryFor(Method, QueryDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
-
- setQueryMethod(Method) - Method in class org.glassfish.ejb.deployment.descriptor.QueryDescriptor
-
public void setQueryMethod(MethodDescriptor md)
{
this.methodDescriptor = md;
}
public MethodDescriptor getQueryMethod()
{
return methodDescriptor;
}
- setQueryMethodDescriptor(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.QueryDescriptor
-
- setQueryOrdering(String) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbCMPFinder
-
- setQueryParameterDeclaration(String) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbCMPFinder
-
- setQueryParser(QueryParser) - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
This method sets the parser which would be used to parse the query
parameter declaration given in sun-ejb-jar.xml.
- setQueryVariables(String) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbCMPFinder
-
- setReentrant(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
-
- setReentrant(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
-
Sets the isReentrant flag for this bean.
- setRefreshPeriodInSeconds(int) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Setter for property refreshPeriodInSeconds.
- setRelationRoleName(String) - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- setRelationshipDescriptor(RelationshipDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- setRelationshipsDescription(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
EJB2.0: set description for element.
- setRemoteClassName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Sets the classname of the Remote interface of this ejb.
- setRemoteHomeImplClassName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Sets the remote home implementation classname of the ejb.
- setRemovalGracePeriodInSeconds(int) - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- setRemovalTimeoutInSeconds(int) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.BeanCacheDescriptor
-
Setter for property removalTimeoutInSeconds.
- setRemoveMethod(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbRemovalInfo
-
- setRequestClientVersion(long) - Method in interface com.sun.ejb.spi.sfsb.util.SFSBVersionManager
-
- setResizeQuantity(int) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.BeanCacheDescriptor
-
Setter for property resizeQuantity.
- setResourceAdapterMid(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
resource-adapter-mid is optional.
- setResponseClientVersion(long) - Method in interface com.sun.ejb.spi.sfsb.util.SFSBVersionManager
-
- setRetainIfException(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.EjbRemovalInfo
-
- setRoleSourceDescription(String) - Method in class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
-
- setRollback(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.EjbApplicationExceptionInfo
-
- setRollbackOnly() - Method in class com.sun.ejb.containers.EJBContextImpl
-
- setRollbackOnly() - Method in class com.sun.ejb.containers.SingletonContextImpl
-
- setRunAsIdentity(RunAsIdentityDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- setRuntimeActivationConfigDescriptor(ActivationConfigDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- setSecond(String) - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- setSecurityIdentityDescription(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Set the description field of security-identity
- setSessionCache(LruSessionCache) - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- setSessionType(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
Accepts the Strings STATELESS / STATEFUL / SINGLETON
- setSfsbClientVersion(long) - Method in class com.sun.ejb.containers.EJBLocalRemoteObject
-
- setSFSBUUIDUtil(SFSBUUIDUtil) - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- setSFSBVersionManager(SFSBVersionManager) - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- setShutdownState() - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- setSingletonLifeCycleManager(SingletonLifeCycleManager) - Method in class com.sun.ejb.containers.AbstractSingletonContainer
-
- setSink(RelationRoleDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.RelationshipDescriptor
-
- setSource(RelationRoleDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.RelationshipDescriptor
-
- setSQL(String) - Method in class org.glassfish.ejb.deployment.descriptor.QueryDescriptor
-
- setStart(Date) - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- setStartedState() - Method in interface com.sun.ejb.Container
-
Start servicing invocations for EJB instances in this Container.
- setStartedState() - Method in class com.sun.ejb.containers.BaseContainer
-
- setStatefulSessionStoreMonitor(StatefulSessionStoreMonitor) - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- setStatefulTimeout(Long, TimeUnit) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
- setStatefulWriteLock(SessionContextImpl) - Method in class com.sun.ejb.containers.SessionContextImpl
-
- setStateImplClassName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
-
Sets the State class implementation classname.
- setStoppedState() - Method in interface com.sun.ejb.Container
-
Stop servicing invocations for EJB instances in this Container.
- setStoppedState() - Method in class com.sun.ejb.containers.BaseContainer
-
- setSubscriptionDurability(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
- setTimeout(long, TimeUnit) - Method in class com.sun.ejb.MethodLockInfo
-
- setTimeoutMethod(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- setTimezone(String) - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- setTransaction(Transaction) - Method in class com.sun.ejb.containers.EJBContextImpl
-
- setTransactionOperationsManager(TransactionOperationsManager) - Method in class com.sun.ejb.EjbInvocation
-
- setTransactionType(String) - Method in class org.glassfish.ejb.deployment.descriptor.DummyEjbDescriptor
-
- setTransactionType(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Set the transaction type of this ejb.
- setTransactionType(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
-
Sets the transaction type for this entity bean.
- setTransactionType(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
Sets the transaction type for this bean.
- setTransactionType(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
Sets the transaction type for this bean.
- setType(String) - Method in class org.glassfish.ejb.deployment.descriptor.DummyEjbDescriptor
-
- setType(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- setType(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
-
Sets my type String.
- setType(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
-
Sets my type
- setType(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
-
Sets my type
- setUndeployedState() - Method in interface com.sun.ejb.Container
-
Stop servicing invocations for EJB instances in this Container as the
container is being undeployed.
- setUndeployedState() - Method in class com.sun.ejb.containers.BaseContainer
-
- setUndeployedState() - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- setUniqueId(long) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Sets the unique id for a stand alone ejb module.
- setUniqueId(long) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- setUnit(TimeUnit) - Method in class org.glassfish.ejb.deployment.descriptor.TimeoutValueDescriptor
-
- setupDataStructuresForRuntime() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
Setup EJB Ids during deployment and shouldn't be called at runtime
- setUsesCallerIdentity(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Set the usesCallerIdentity flag
- setUsesDefaultTransaction() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
Have default method transaction if isBoundsChecking is on.
- setUseThreadPoolId(String) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Setter for the property use-thread-pool-id
- setValue(long) - Method in class org.glassfish.ejb.deployment.descriptor.TimeoutValueDescriptor
-
- setVersion(long) - Method in class com.sun.ejb.containers.SessionContextImpl
-
- setVersion(long) - Method in interface com.sun.ejb.spi.container.StatefulEJBContext
-
- setVictimSelectionPolicy(String) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.BeanCacheDescriptor
-
Setter for property victimSelectionPolicy.
- setWasCancelCalled(boolean) - Method in class com.sun.ejb.EjbInvocation
-
- setWebServiceContext(Object) - Method in class com.sun.ejb.EjbInvocation
-
- setWebServiceEndpointInterfaceName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
-
- setWebServiceMethod(Method) - Method in class com.sun.ejb.EjbInvocation
-
- setWriteLock(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.ConcurrentMethodDescriptor
-
- setYear(String) - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
-
- SFSBContainerCallback - Interface in com.sun.ejb.spi.container
-
- sfsbSerializedClass - Variable in class com.sun.ejb.containers.BaseContainer
-
- SFSBTxCheckpointCoordinator - Class in com.sun.ejb.containers
-
A class to checkpoint HA enabled SFSBs as a single transactional unit.
- SFSBUUIDUtil<T> - Interface in com.sun.ejb.spi.sfsb.util
-
An instance of this class will be used by the Stateful SessionBean
Container to create sessionIDs whenever home.create(..) is called
- SFSBVersionManager - Interface in com.sun.ejb.spi.sfsb.util
-
- shutdown() - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
-
- SimpleEjbResourceHandlerImpl - Class in com.sun.ejb.containers
-
- SimpleKeyGenerator - Class in com.sun.ejb.base.sfsb.util
-
A utility class that generates stateful session keys using two longs
The session id generated by this class is guarenteed to be unique as
long as the system clock is never reset to a previous value
The hashCode of the SessionKey generated by SimpleKeyGenerator
also allows uniform distribution of keys when hashed in a HashMap
- SimpleKeyGenerator() - Constructor for class com.sun.ejb.base.sfsb.util.SimpleKeyGenerator
-
- SimpleKeyGenerator(byte[], int) - Constructor for class com.sun.ejb.base.sfsb.util.SimpleKeyGenerator
-
- SimpleKeyGenerator(long) - Constructor for class com.sun.ejb.base.sfsb.util.SimpleKeyGenerator
-
- SimpleKeyGenerator.SimpleSessionKey - Class in com.sun.ejb.base.sfsb.util
-
- SimpleSessionKey(long, long, int) - Constructor for class com.sun.ejb.base.sfsb.util.SimpleKeyGenerator.SimpleSessionKey
-
- SINGLETON_BEAN_POOL_PROP - Static variable in class com.sun.ejb.containers.BaseContainer
-
- SingletonBeanStatsProvider - Class in com.sun.ejb.monitoring.stats
-
Defines SingletonBeanStatsProvider
- SingletonBeanStatsProvider(long, String, String, String) - Constructor for class com.sun.ejb.monitoring.stats.SingletonBeanStatsProvider
-
- SingletonContainerFactory - Class in com.sun.ejb.containers
-
- SingletonContainerFactory() - Constructor for class com.sun.ejb.containers.SingletonContainerFactory
-
- SingletonContextFactory() - Constructor for class com.sun.ejb.containers.AbstractSingletonContainer.SingletonContextFactory
-
- SingletonContextImpl - Class in com.sun.ejb.containers
-
Implementation of EJBContext for Singleton SessionBeans
- singletonCtx - Variable in class com.sun.ejb.containers.AbstractSingletonContainer
-
- singletonCtxFactory - Variable in class com.sun.ejb.containers.AbstractSingletonContainer
-
- SingletonHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
-
This handler is responsible for handling the jakarta.ejb.Singleton
- SingletonHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.SingletonHandler
-
- singletonInitializationFailed - Variable in class com.sun.ejb.containers.AbstractSingletonContainer
-
- singletonInitialized - Variable in class com.sun.ejb.containers.AbstractSingletonContainer
-
- SingletonLifeCycleManager - Class in org.glassfish.ejb.startup
-
- SPEC_VERSION - Static variable in class org.glassfish.ejb.deployment.node.EjbBundleNode
-
- start(ApplicationContext) - Method in class org.glassfish.ejb.startup.EjbApplication
-
- startApplication(boolean) - Method in interface com.sun.ejb.Container
-
Called after all the components in the container's application
have loaded successfully.
- startApplication(boolean) - Method in class com.sun.ejb.containers.BaseContainer
-
Called after all the components in the container's application
have deployed successfully.
- startElement(XMLElement, Attributes) - Method in class org.glassfish.ejb.deployment.node.EjbSessionNode
-
- startElement(XMLElement, Attributes) - Method in class org.glassfish.ejb.deployment.node.InterceptorBindingNode
-
- startElement(XMLElement, Attributes) - Method in class org.glassfish.ejb.deployment.node.MethodPermissionNode
-
SAX Parser API implementation, we don't really care for now.
- startElement(XMLElement, Attributes) - Method in class org.glassfish.ejb.deployment.node.SecurityIdentityNode
-
- startInvocation() - Method in class com.sun.ejb.containers.EjbEndpointFacadeImpl
-
- startsWithCreate - Variable in class com.sun.ejb.InvocationInfo
-
- startsWithFind - Variable in class com.sun.ejb.InvocationInfo
-
- startsWithFindByPrimaryKey - Variable in class com.sun.ejb.InvocationInfo
-
- startsWithRemove - Variable in class com.sun.ejb.InvocationInfo
-
- state - Variable in class com.sun.ejb.containers.EJBContextImpl
-
- STATE_ACTIVE - Static variable in class com.sun.ejb.containers.EJBTimerService
-
- STATE_CANCELLED - Static variable in class com.sun.ejb.containers.EJBTimerService
-
- STATEFUL_TIMEOUT - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
-
- StatefulContainerFactory - Class in com.sun.ejb.containers
-
A builder for StatefulSessionContainer.
- StatefulContainerFactory() - Constructor for class com.sun.ejb.containers.StatefulContainerFactory
-
- StatefulEJBContext - Interface in com.sun.ejb.spi.container
-
- StatefulHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
-
This handler is responsible for handling the jakarta.ejb.Stateful
- StatefulHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.StatefulHandler
-
Creates a new instance of StatefulHandler
- StatefulSessionBeanStatsProvider - Class in com.sun.ejb.monitoring.stats
-
Probe listener for the Stateful Session Beans part of the EJB monitoring events.
- StatefulSessionBeanStatsProvider(StatefulSessionContainer, long, String, String, String) - Constructor for class com.sun.ejb.monitoring.stats.StatefulSessionBeanStatsProvider
-
- StatefulSessionContainer - Class in com.sun.ejb.containers
-
This class provides container functionality specific to stateful
SessionBeans.
- StatefulSessionContainer(EjbDescriptor, ClassLoader, SecurityManager) - Constructor for class com.sun.ejb.containers.StatefulSessionContainer
-
This constructor is called from the JarManager when a Jar is deployed.
- StatefulSessionContainer(BaseContainer.ContainerType, EjbDescriptor, ClassLoader, SecurityManager) - Constructor for class com.sun.ejb.containers.StatefulSessionContainer
-
- StatefulSessionStoreMonitor - Class in com.sun.ejb.base.stats
-
An instance of this class is used by the StatefulContainer to update monitoring
data.
- StatefulSessionStoreMonitor() - Constructor for class com.sun.ejb.base.stats.StatefulSessionStoreMonitor
-
- StatefulSessionStoreStatsImpl - Class in com.sun.ejb.base.stats
-
Implementation of StatefulSessionStoreStats
There is once instance of this class per StatefulEJBContainer
- StatefulSessionStoreStatsImpl(MonitorableSFSBStoreManager) - Constructor for class com.sun.ejb.base.stats.StatefulSessionStoreStatsImpl
-
- StatefulSessionStoreStatsImpl(MonitorableSFSBStoreManager, String) - Constructor for class com.sun.ejb.base.stats.StatefulSessionStoreStatsImpl
-
- StatefulTimeoutHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
-
This handler is responsible for handling the jakarta.ejb.ConcurrencyManagement.
- StatefulTimeoutHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.StatefulTimeoutHandler
-
- StatelessContainerFactory - Class in com.sun.ejb.containers
-
- StatelessContainerFactory() - Constructor for class com.sun.ejb.containers.StatelessContainerFactory
-
- StatelessHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
-
This handler is responsible for handling the jakarta.ejb.Stateless
- StatelessHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.StatelessHandler
-
Creates a new instance of StatelessHandler
- StatelessSessionBeanStatsProvider - Class in com.sun.ejb.monitoring.stats
-
Probe listener for the Stateless Session Beans part of the EJB monitoring events.
- StatelessSessionBeanStatsProvider(StatelessSessionContainer, long, String, String, String) - Constructor for class com.sun.ejb.monitoring.stats.StatelessSessionBeanStatsProvider
-
- StatelessSessionContainer - Class in com.sun.ejb.containers
-
This class provides container functionality specific to stateless
SessionBeans.
- StatelessSessionContainer(BaseContainer.ContainerType, EjbDescriptor, ClassLoader, SecurityManager) - Constructor for class com.sun.ejb.containers.StatelessSessionContainer
-
- StatelessSessionContainer.SessionContextFactory - Class in com.sun.ejb.containers
-
- StaticRmiStubGenerator - Class in com.sun.ejb.codegen
-
This class is used to generate the RMI-IIOP version of a
remote business interface.
- StaticRmiStubGenerator(ServiceLocator) - Constructor for class com.sun.ejb.codegen.StaticRmiStubGenerator
-
This class is only instantiated internally.
- StatsImpl - Class in com.sun.ejb.base.stats
-
Base class for all the StatsImpl.
- StatsImpl() - Constructor for class com.sun.ejb.base.stats.StatsImpl
-
- StatsProvider - Interface in com.sun.ejb.spi.stats
-
- statToString() - Method in class com.sun.ejb.base.stats.StatsImpl
-
- steadyPoolSize - Variable in class com.sun.ejb.containers.util.pool.AbstractPool
-
- stop(ApplicationContext) - Method in class org.glassfish.ejb.startup.EjbApplication
-
- stopOnFailure() - Method in class com.sun.ejb.containers.EJBTimerService
-
- stopTimers(long) - Method in class com.sun.ejb.containers.EJBTimerService
-
Remove from the cache and stop all timers associated with a particular ejb container
and known to this server instance.
- stopTimers(Set<TimerPrimaryKey>) - Method in class com.sun.ejb.containers.EJBTimerService
-
- str_method_sig - Variable in class com.sun.ejb.InvocationInfo
-
- stringify(Method) - Static method in class com.sun.ejb.monitoring.stats.EjbMonitoringUtils
-
- submit(EjbInvocation) - Method in class com.sun.ejb.containers.EjbAsyncInvocationManager
-
- suffix - Variable in class com.sun.ejb.base.sfsb.util.SimpleKeyGenerator
-
- SUPPORTS - Static variable in class org.glassfish.ejb.deployment.descriptor.ContainerTransaction
-
Transactions need support.
- supportsModuleType(ArchiveType) - Method in class org.glassfish.ejb.deployment.archivist.EjbInWarArchivist
-
- supportTypeInheritance() - Method in class org.glassfish.ejb.deployment.annotation.handlers.AbstractAttributeHandler
-
This indicates whether the annotation type should be processed for
type level in super-class.
- supportTypeInheritance() - Method in class org.glassfish.ejb.deployment.annotation.handlers.AccessTimeoutHandler
-
- supportTypeInheritance() - Method in class org.glassfish.ejb.deployment.annotation.handlers.AfterBeginHandler
-
- supportTypeInheritance() - Method in class org.glassfish.ejb.deployment.annotation.handlers.AfterCompletionHandler
-
- supportTypeInheritance() - Method in class org.glassfish.ejb.deployment.annotation.handlers.ApplicationExceptionHandler
-
- supportTypeInheritance() - Method in class org.glassfish.ejb.deployment.annotation.handlers.AsynchronousHandler
-
- supportTypeInheritance() - Method in class org.glassfish.ejb.deployment.annotation.handlers.BeforeCompletionHandler
-
- supportTypeInheritance() - Method in class org.glassfish.ejb.deployment.annotation.handlers.ConcurrencyManagementHandler
-
- supportTypeInheritance() - Method in class org.glassfish.ejb.deployment.annotation.handlers.ExcludeDefaultInterceptorsHandler
-
- supportTypeInheritance() - Method in class org.glassfish.ejb.deployment.annotation.handlers.InterceptorsHandler
-
- supportTypeInheritance() - Method in class org.glassfish.ejb.deployment.annotation.handlers.LockHandler
-
- supportTypeInheritance() - Method in class org.glassfish.ejb.deployment.annotation.handlers.ScheduleHandler
-
- supportTypeInheritance() - Method in class org.glassfish.ejb.deployment.annotation.handlers.StatefulTimeoutHandler
-
- supportTypeInheritance() - Method in class org.glassfish.ejb.deployment.annotation.handlers.TransactionAttributeHandler
-
- supportTypeInheritance() - Method in class org.glassfish.ejb.deployment.annotation.handlers.TransactionManagementHandler
-
- suspend() - Method in class org.glassfish.ejb.startup.EjbApplication
-
Suspends this application container.
- suspendTransaction(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
-
- suspendTransaction(EjbInvocation) - Method in class com.sun.ejb.containers.StatefulSessionContainer
-
- suspendTransaction(EjbInvocation) - Method in class com.sun.ejb.containers.StatelessSessionContainer
-
- SYSTEM_ID - Static variable in class org.glassfish.ejb.deployment.node.EjbBundleNode
-
The system ID of an ejb-jar document.
- SYSTEM_ID_12 - Static variable in class org.glassfish.ejb.deployment.node.EjbBundleNode
-
- SystemInterceptorProxy - Class in com.sun.ejb.containers.interceptors
-
- SystemInterceptorProxy() - Constructor for class com.sun.ejb.containers.interceptors.SystemInterceptorProxy
-