A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes All Packages

A

ABSTRACT_SCHEMA_NAME - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
AbstractAttributeHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
This is an abstract class encapsulate generic behaviour of annotation handler applying on Ejb Class.
AbstractAttributeHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.AbstractAttributeHandler
 
AbstractEjbHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
This is an abstract class for EJB annotation handler.
AbstractEjbHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.AbstractEjbHandler
 
AbstractPool - Class in com.sun.ejb.containers.util.pool
Abstract pool provides the basic implementation of an object pool.
AbstractPool() - Constructor for class com.sun.ejb.containers.util.pool.AbstractPool
 
AbstractPool(ObjectFactory, long, int, int, int, long, int, ClassLoader) - Constructor for class com.sun.ejb.containers.util.pool.AbstractPool
 
AbstractSessionContextImpl - Class in com.sun.ejb.containers
Implementation of EJBContext for SessionBeans
AbstractSessionContextImpl(Object, BaseContainer) - Constructor for class com.sun.ejb.containers.AbstractSessionContextImpl
 
AbstractSingletonContainer - Class in com.sun.ejb.containers
 
AbstractSingletonContainer(EjbDescriptor, ClassLoader, SecurityManager) - Constructor for class com.sun.ejb.containers.AbstractSingletonContainer
This constructor is called from the JarManager when a Jar is deployed.
AbstractSingletonContainer.SingletonContextFactory - Class in com.sun.ejb.containers
 
accept(BundleDescriptor) - Method in class org.glassfish.ejb.deployment.util.EjbBundleTracerVisitor
 
accept(BundleDescriptor) - Method in class org.glassfish.ejb.deployment.util.EjbBundleValidator
 
accept(EjbBundleDescriptor) - Method in class org.glassfish.ejb.deployment.util.EjbBundleTracerVisitor
 
accept(EjbBundleDescriptor) - Method in class org.glassfish.ejb.deployment.util.EjbBundleValidator
 
accept(MethodDescriptor, ContainerTransaction) - Method in class org.glassfish.ejb.deployment.util.EjbBundleTracerVisitor
 
accept(MethodPermission, Collection<MethodDescriptor>) - Method in class org.glassfish.ejb.deployment.util.EjbBundleTracerVisitor
 
accept(RoleReference) - Method in class org.glassfish.ejb.deployment.util.EjbBundleTracerVisitor
 
accept(WebService) - Method in class org.glassfish.ejb.deployment.util.EjbBundleValidator
 
accept(EjbDescriptor) - Method in class org.glassfish.ejb.deployment.util.EjbBundleTracerVisitor
 
accept(EjbDescriptor) - Method in class org.glassfish.ejb.deployment.util.EjbBundleValidator
visits an ejb descriptor
accept(EjbDescriptor) - Method in interface org.glassfish.ejb.deployment.util.EjbVisitor
visits an ejb descriptor
accept(FieldDescriptor) - Method in class org.glassfish.ejb.deployment.util.EjbBundleTracerVisitor
 
accept(QueryDescriptor) - Method in class org.glassfish.ejb.deployment.util.EjbBundleTracerVisitor
 
accept(RelationshipDescriptor) - Method in class org.glassfish.ejb.deployment.util.EjbBundleTracerVisitor
 
AccessTimeoutHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
This handler is responsible for handling the jakarta.ejb.AccessTimeout.
AccessTimeoutHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.AccessTimeoutHandler
 
AccessTimeoutHolder(long, TimeUnit, MethodDescriptor) - Constructor for class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor.AccessTimeoutHolder
 
ACTIVATED - com.sun.ejb.containers.EJBContextImpl.BeanState
 
activateEJB(Object, StatefulEJBContext, Object) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
activateEJB(Object, StatefulEJBContext, Object) - Method in interface com.sun.ejb.spi.container.SFSBContainerCallback
 
activateEJB(Object, Object) - Method in class com.sun.ejb.containers.AbstractSingletonContainer
 
activateEJB(Object, Object) - Method in class com.sun.ejb.containers.StatelessSessionContainer
 
ACTIVATION_CONFIG - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
ACTIVATION_CONFIG_PROPERTY - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
ACTIVATION_CONFIG_PROPERTY_NAME - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
ACTIVATION_CONFIG_PROPERTY_VALUE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
ActivationConfigDescriptor - Class in org.glassfish.ejb.deployment.descriptor
This class holds a set of activation config properties.
ActivationConfigDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.ActivationConfigDescriptor
 
ActivationConfigDescriptor(ActivationConfigDescriptor) - Constructor for class org.glassfish.ejb.deployment.descriptor.ActivationConfigDescriptor
 
ActivationConfigNode - Class in org.glassfish.ejb.deployment.node
This class is responsible for handling the activation config elements.
ActivationConfigNode - Class in org.glassfish.ejb.deployment.node.runtime
This class is responsible for handling the activation config elements.
ActivationConfigNode() - Constructor for class org.glassfish.ejb.deployment.node.ActivationConfigNode
 
ActivationConfigNode() - Constructor for class org.glassfish.ejb.deployment.node.runtime.ActivationConfigNode
 
addAccessTimeoutMethod(MethodDescriptor, long, TimeUnit) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
addAfterBeginDescriptor(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
addAfterCompletionDescriptor(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
addAllInterfaceMethodsIn(Collection<MethodDescriptor>, Class, String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
addApplicationException(EjbApplicationExceptionInfo) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
addAroundConstructDescriptor(LifecycleCallbackDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
addAroundInvokeDescriptor(LifecycleCallbackDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
addAroundTimeoutDescriptor(LifecycleCallbackDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
addAsynchronousMethod(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
addBeforeCompletionDescriptor(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
addClassesFromDescriptor(EjbBundleDescriptor) - Method in class org.glassfish.ejb.deployment.annotation.impl.EjbJarScanner
 
addCMPField(String) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
 
addCMPField(FieldDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
 
addConcurrentMethodFromXml(ConcurrentMethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
addDescriptor(Object) - Method in class org.glassfish.ejb.deployment.node.ContainerTransactionNode
 
addDescriptor(Object) - Method in class org.glassfish.ejb.deployment.node.EjbBundleNode
 
addDescriptor(Object) - Method in class org.glassfish.ejb.deployment.node.EjbEntityNode
 
addDescriptor(Object) - Method in class org.glassfish.ejb.deployment.node.EjbInterceptorNode
 
addDescriptor(Object) - Method in class org.glassfish.ejb.deployment.node.EjbNode
 
addDescriptor(Object) - Method in class org.glassfish.ejb.deployment.node.EjbRelationNode
 
addDescriptor(Object) - Method in class org.glassfish.ejb.deployment.node.runtime.CheckpointAtEndOfMethodNode
 
addDescriptor(Object) - Method in class org.glassfish.ejb.deployment.node.runtime.CmpNode
 
addDescriptor(Object) - Method in class org.glassfish.ejb.deployment.node.runtime.EjbBundleRuntimeNode
 
addDescriptor(Object) - Method in class org.glassfish.ejb.deployment.node.runtime.EjbNode
Adds a new DOL descriptor instance to the descriptor instance associated with this XMLNode
addDescriptor(Object) - Method in class org.glassfish.ejb.deployment.node.runtime.FlushAtEndOfMethodNode
 
addDescriptor(Object) - Method in class org.glassfish.ejb.deployment.node.runtime.MDBConnectionFactoryNode
 
addDescriptor(Object) - Method in class org.glassfish.ejb.deployment.node.runtime.PrefetchDisabledNode
 
addedIdleBeanWork - Variable in class com.sun.ejb.containers.util.pool.NonBlockingPool
 
addedResizeTask - Variable in class com.sun.ejb.containers.util.pool.NonBlockingPool
 
addEjb(EjbDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
addEjbDescriptor(EjbDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
addEjbReferenceDescriptor(EjbReference) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
Adds a reference to another ejb to me.
addEjbReferenceDescriptor(EjbReference) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
Adds a reference to another ejb to me.
addEjbReferencer(EjbReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
addEnterpriseBeansProperty(NameValuePairDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
addEntityManagerFactoryReferenceDescriptor(EntityManagerFactoryReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
addEntityManagerFactoryReferenceDescriptor(EntityManagerFactoryReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
addEntityManagerReferenceDescriptor(EntityManagerReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
addEntityManagerReferenceDescriptor(EntityManagerReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
addEnvironmentProperty(EnvironmentProperty) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
addEnvironmentProperty(EnvironmentProperty) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
Add the supplied environment property to the ejb descriptor's list.
addExtendedEntityManagerMapping(EntityManagerFactory, StatefulSessionContainer.EEMRefInfo) - Method in class com.sun.ejb.containers.SessionContextImpl
 
addFrameworkInterceptor(InterceptorDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
addInitMethod(EjbInitInfo) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
addInterceptor(EjbInterceptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
addInterceptorClass(EjbInterceptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
addInvocationInfo(Method, String, Class) - Method in class com.sun.ejb.containers.BaseContainer
 
addIORConfigurationDescriptor(EjbIORConfigurationDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
addLocalBusinessClassName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
addLocalRemoteInvocationInfo() - Method in class com.sun.ejb.containers.BaseContainer
 
addManagerToApp(String, String, String, EJBSecurityManager) - Method in class org.glassfish.ejb.security.factory.EJBSecurityManagerFactory
 
addMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
addMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
addMethodDescriptor(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.CheckpointAtEndOfMethodDescriptor
Setter for method
addMethodDescriptor(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.FlushAtEndOfMethodDescriptor
Setter for method
addMethodDescriptor(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.PrefetchDisabledDescriptor
Setter for method
addMethodLevelChain(List<EjbInterceptor>, Method, boolean) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
addMethods(long, String, String, String, String[]) - Method in class com.sun.ejb.monitoring.stats.EjbMonitoringStatsProvider
 
addNoInterfaceLocalBeanClass(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
Add a classname for a no-interface view of the local ejb
addOneOneFinder(IASEjbCMPFinder) - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
 
addPermissionedMethod(MethodPermission, MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
Add a new method permission to a method or a set of methods
addPersistenceManager(IASPersistenceManagerDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
addPostActivateDescriptor(LifecycleCallbackDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
addPostConstructDescriptor(LifecycleCallbackDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
addPostConstructDescriptor(LifecycleCallbackDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
addPreDestroyDescriptor(LifecycleCallbackDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
addPreDestroyDescriptor(LifecycleCallbackDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
addPrePassivateDescriptor(LifecycleCallbackDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
addProxyInterfacesSetClass(Set, boolean) - Method in class com.sun.ejb.containers.BaseContainer
 
addReadLockMethod(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
addRelationship(RelationshipDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
Add a RelationshipDescriptor which describes a CMR field between a bean/DO/entityRef in this ejb-jar.
addRemoteBusinessClassName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
addRemoveMethod(EjbRemovalInfo) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
addResourceDescriptor(ResourceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
addResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
addResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
addResourceReferenceDescriptor(ResourceReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
Adds a resource reference to me.
addResourceReferenceDescriptor(ResourceReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
Adds a resource reference to me.
addRoleReference(RoleReference) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
Adds a role reference.
addRuntimeInterceptor(Object) - Method in class com.sun.ejb.containers.interceptors.JavaEEInterceptorBuilderImpl
 
addScanDirectories() - Method in class org.glassfish.ejb.deployment.annotation.impl.EjbInWarScanner
 
addScanDirectories() - Method in class org.glassfish.ejb.deployment.annotation.impl.EjbJarScanner
 
addScheduledTimerDescriptor(ScheduledTimerDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
addScheduledTimerDescriptorFromDD(ScheduledTimerDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
Special method for overrides because more than one schedule can be specified on a single method
addSecurityRoleMapping(SecurityRoleMapping) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
addServiceReferenceDescriptor(ServiceReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
addServiceReferenceDescriptor(ServiceReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
addStatefulTimeoutDescriptor(TimeoutValueDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
addTimer(TimerPrimaryKey, RuntimeTimerState) - Method in class com.sun.ejb.containers.EJBTimerService.TimerCache
 
addTimerSynchronization(EJBContextImpl, String, Date, long, String) - Method in class com.sun.ejb.containers.EJBTimerService
 
addTimerSynchronization(EJBContextImpl, String, Date, long, String, boolean) - Method in class com.sun.ejb.containers.EJBTimerService
 
addToSchedules(long, TimerPrimaryKey, EJBTimerSchedule) - Method in class com.sun.ejb.containers.EJBTimerService
 
addWork(Runnable) - Method in interface com.sun.ejb.containers.EjbContainerUtil
 
addWork(Runnable) - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
 
addWriteLockMethod(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
adjustHomeTargetMethodInfo(InvocationInfo, String, Class[]) - Method in class com.sun.ejb.containers.BaseContainer
 
adjustInvocationInfo(InvocationInfo, Method, int, boolean, String, Class) - Method in class com.sun.ejb.containers.BaseContainer
 
AFTER_BEGIN_METHOD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
AFTER_COMPLETION_METHOD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
afterBegin(EJBContextImpl) - Method in class com.sun.ejb.containers.AbstractSingletonContainer
 
afterBegin(EJBContextImpl) - Method in class com.sun.ejb.containers.BaseContainer
 
afterBegin(EJBContextImpl) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
afterBegin(EJBContextImpl) - Method in class com.sun.ejb.containers.StatelessSessionContainer
 
AfterBeginHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
This handler is responsible for handling the jakarta.ejb.AfterBegin annotation on a Bean method.
AfterBeginHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.AfterBeginHandler
 
afterCompletion(int) - Method in class com.sun.ejb.containers.SimpleEjbResourceHandlerImpl
 
afterCompletion(EJBContextImpl, int) - Method in class com.sun.ejb.containers.AbstractSingletonContainer
 
afterCompletion(EJBContextImpl, int) - Method in class com.sun.ejb.containers.BaseContainer
 
afterCompletion(EJBContextImpl, int) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
afterCompletion(EJBContextImpl, int) - Method in class com.sun.ejb.containers.StatelessSessionContainer
 
AfterCompletionHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
This handler is responsible for handling the jakarta.ejb.AfterCompletion annotation on a Bean method.
AfterCompletionHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.AfterCompletionHandler
 
afterExecute(Runnable, Throwable) - Method in class com.sun.ejb.containers.EjbThreadPoolExecutor
 
allInterceptorClasses - Variable in class org.glassfish.ejb.deployment.util.InterceptorBindingTranslator.TranslationResults
 
allMechanismsRequireSSL() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
This method determines if all the mechanisms defined in the CSIV2 CompoundSecMechList structure require protected invocations.
APP_EXCEPTION_CLASS - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
APP_EXCEPTION_INHERITED - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
APP_EXCEPTION_ROLLBACK - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
appendInterceptorBinding(InterceptorBindingDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
appendInterceptorClass(String) - Method in class org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor
 
appendStats(StringBuffer) - Method in class com.sun.ejb.base.stats.HAStatefulSessionStoreStatsImpl
 
appendStats(StringBuffer) - Method in class com.sun.ejb.base.stats.StatefulSessionStoreStatsImpl
 
appendStats(StringBuffer) - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
 
appendStats(StringBuffer) - Method in class com.sun.ejb.containers.util.pool.AbstractPool
 
appendStats(StringBuffer) - Method in interface com.sun.ejb.spi.stats.StatsProvider
 
appendTimeStatistic(StringBuffer, String, MutableAverageRangeStatisticImpl) - Static method in class com.sun.ejb.base.stats.StatefulSessionStoreStatsImpl
 
appendToInterceptorChain(List<EjbInterceptor>) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
APPLICATION_EXCEPTION - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
ApplicationExceptionHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
Handles @jakarta.ejb.ApplicationException
ApplicationExceptionHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.ApplicationExceptionHandler
 
apply(String) - Method in class org.glassfish.ejb.deployment.util.InterceptorBindingTranslator
 
applyDefaultClassToLifecycleMethods() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
Since ejb-class is optional, in some cases the lifecycle-class for AroundInvoke, PostConstruct, etc.
applyInterceptors(InterceptorBindingTranslator) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
Derive all interceptors that are applicable to this bean.
appName - Variable in class com.sun.ejb.containers.BaseContainer.ContainerInfo
 
appName - Variable in class com.sun.ejb.containers.util.pool.AbstractPool
 
areResourceReferencesValid() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
Checks whether the role references my ejbs have reference roles that I have.
AROUND_CONSTRUCT - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
AROUND_INVOKE_CLASS_NAME - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
AROUND_INVOKE_METHOD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
AROUND_INVOKE_METHOD_NAME - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
AROUND_TIMEOUT_METHOD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
AroundConstructHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
This handler is responsible for handling jakarta.intercept.AroundConstruct
AroundConstructHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.AroundConstructHandler
 
aroundInvoke(InvocationContext) - Method in class com.sun.ejb.containers.interceptors.SystemInterceptorProxy
 
AroundInvokeHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
This handler is responsible for handling the jakarta.ejb.AroundInvoke attribute
AroundInvokeHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.AroundInvokeHandler
 
AroundInvokeInvocationContext - Class in com.sun.ejb.containers.interceptors
Concrete InvocationContext implementation passed to callback methods defined in interceptor classes.
AroundInvokeInvocationContext(Object, Object[], InterceptorManager.InterceptorChain, Method, Object[]) - Constructor for class com.sun.ejb.containers.interceptors.AroundInvokeInvocationContext
 
AroundInvokeNode - Class in org.glassfish.ejb.deployment.node
This node handles all information relative to injection-complete xml tag
AroundInvokeNode() - Constructor for class org.glassfish.ejb.deployment.node.AroundInvokeNode
 
aroundMethod - Variable in class com.sun.ejb.InvocationInfo
 
aroundTimeout(InvocationContext) - Method in class com.sun.ejb.containers.interceptors.SystemInterceptorProxy
 
AroundTimeoutHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
This handler is responsible for handling the jakarta.ejb.AroundTimeout attribute
AroundTimeoutHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.AroundTimeoutHandler
 
AroundTimeoutNode - Class in org.glassfish.ejb.deployment.node
This node handles all information relative to injection-complete xml tag
AroundTimeoutNode() - Constructor for class org.glassfish.ejb.deployment.node.AroundTimeoutNode
 
AsmSerializableBeanGenerator - Class in com.sun.ejb.codegen
 
AsmSerializableBeanGenerator(ClassLoader, Class, String) - Constructor for class com.sun.ejb.codegen.AsmSerializableBeanGenerator
 
ASSEMBLY_DESCRIPTOR - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
assertValidLocalObject(Object) - Method in interface com.sun.ejb.Container
Verify that a given object is an EJBLocalObject of an ejb from this ejb container.
assertValidLocalObject(Object) - Method in class com.sun.ejb.containers.BaseContainer
 
assertValidRemoteObject(Object) - Method in interface com.sun.ejb.Container
Verify that a given object is an EJBObject of an ejb from this ejb container.
assertValidRemoteObject(Object) - Method in class com.sun.ejb.containers.BaseContainer
Asserts validity of RemoteHome objects.
ASYNC_METHOD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
AsynchronousHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
This handler is responsible for handling the jakarta.ejb.Asynchronous annotation on the Bean class.
AsynchronousHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.AsynchronousHandler
 
asyncID - Variable in class com.sun.ejb.containers.RemoteAsyncResult
 
attachObject(EjbInvocation, EJBContextImpl, EJBObjectImpl, EJBLocalObjectImpl) - Method in class com.sun.ejb.containers.EJBContainerStateManager
Associate EJB Object with this invocation and this Context Note that some of the calls do not have Context assosiated with this invocation, so Context object is passed in separately
authorize(EjbInvocation) - Method in interface com.sun.ejb.Container
Go through ejb container to do ejb security manager authorization.
authorize(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
Common code to handle EJB security manager authorization call.
authorize(ComponentInvocation) - Method in class org.glassfish.ejb.security.application.EJBSecurityManager
This method is called by the EJB container to decide whether or not a method specified in the Invocation should be allowed.
authorizeLocalGetPrimaryKey(EJBLocalRemoteObject) - Method in class com.sun.ejb.containers.BaseContainer
 
authorizeLocalMethod(int) - Method in class com.sun.ejb.containers.BaseContainer
Check if caller is authorized to invoke the method.
authorizeRemoteGetPrimaryKey(EJBLocalRemoteObject) - Method in class com.sun.ejb.containers.BaseContainer
 
authorizeRemoteMethod(int) - Method in class com.sun.ejb.containers.BaseContainer
Check if caller is authorized to invoke the method.
authorizeWebService(Method) - Method in class com.sun.ejb.EjbInvocation
 
AVAILABILITY_ENABLED - Static variable in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
 

B

backingStore - Variable in class com.sun.ejb.containers.util.cache.LruSessionCache
 
BaseContainer - Class in com.sun.ejb.containers
This class implements part of the com.sun.ejb.Container interface.
BaseContainer(BaseContainer.ContainerType, EjbDescriptor, ClassLoader, SecurityManager) - Constructor for class com.sun.ejb.containers.BaseContainer
This constructor is called from ContainerFactoryImpl when an EJB Jar is deployed.
BaseContainer.ContainerInfo - Class in com.sun.ejb.containers
Strings for monitoring info
BaseContainer.ContainerType - Enum in com.sun.ejb.containers
 
BaseContainer.PreInvokeException - Exception in com.sun.ejb.containers
PreInvokeException is used to wrap exceptions thrown from BaseContainer.preInvoke, so it indicates that the bean's method will not be called.
BaseContainerFactory - Class in com.sun.ejb.containers
the base class for all ContainerFactory impls.
BaseContainerFactory() - Constructor for class com.sun.ejb.containers.BaseContainerFactory
 
Bean - org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor.ConcurrencyManagementType
 
BEAN_PERSISTENCE - Static variable in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
 
BeanCacheDescriptor - Class in org.glassfish.ejb.deployment.descriptor.runtime
iAS specific DD Element (see the ias-ejb-jar_2_0.dtd for this element)
BeanCacheDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.runtime.BeanCacheDescriptor
Default constructor.
BeanCacheNode - Class in org.glassfish.ejb.deployment.node.runtime
This node handles the bean-cache untime deployment descriptors
BeanCacheNode() - Constructor for class org.glassfish.ejb.deployment.node.runtime.BeanCacheNode
 
beanId - Variable in class com.sun.ejb.containers.util.pool.AbstractPool
 
beanId - Variable in class com.sun.ejb.monitoring.stats.EjbMonitoringStatsProvider
 
beanMethod - Variable in class com.sun.ejb.EjbInvocation
 
BeanMethodCalculatorImpl - Class in org.glassfish.ejb.deployment
Utility class to calculate the list of methods required to have transaction attributes
BeanMethodCalculatorImpl() - Constructor for class org.glassfish.ejb.deployment.BeanMethodCalculatorImpl
 
BeanPoolNode - Class in org.glassfish.ejb.deployment.node.runtime
This node handles the bean-pool runtime deployment descriptors
BeanPoolNode() - Constructor for class org.glassfish.ejb.deployment.node.runtime.BeanPoolNode
 
BeanStateSynchronization - Interface in com.sun.ejb.spi.container
There are cases where the container would need to interact with the persistence manager.
BEFORE_COMPLETION_METHOD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
beforeCompletion() - Method in class com.sun.ejb.containers.SimpleEjbResourceHandlerImpl
 
beforeCompletion(EJBContextImpl) - Method in class com.sun.ejb.containers.AbstractSingletonContainer
 
beforeCompletion(EJBContextImpl) - Method in class com.sun.ejb.containers.BaseContainer
 
beforeCompletion(EJBContextImpl) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
beforeCompletion(EJBContextImpl) - Method in class com.sun.ejb.containers.StatelessSessionContainer
 
BeforeCompletionHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
This handler is responsible for handling the jakarta.ejb.BeforeCompletion annotation on a Bean method.
BeforeCompletionHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.BeforeCompletionHandler
 
BMCSingletonContainer - Class in com.sun.ejb.containers
 
BMCSingletonContainer(EjbDescriptor, ClassLoader, SecurityManager) - Constructor for class com.sun.ejb.containers.BMCSingletonContainer
 
buildComponents(byte[], int, DeploymentContext) - Method in class com.sun.ejb.containers.StatefulContainerFactory
 
BUSINESS_LOCAL - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
BUSINESS_REMOTE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
byteArrayToKey(byte[], int, int) - Method in class com.sun.ejb.base.sfsb.util.SimpleKeyGenerator
Return the sessionKey that represents the sessionKey.
byteArrayToKey(byte[], int, int) - Method in interface com.sun.ejb.spi.sfsb.util.SFSBUUIDUtil
Return the sessionKey that represents the sessionKey.

C

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(Class, Object[], CallbackChainImpl, LifecycleCallbackDescriptor.CallbackType, BaseContainer, EJBContextImpl) - Constructor for class com.sun.ejb.containers.interceptors.CallbackInvocationContext
AroundConstruct
CallbackInvocationContext(Class, Object[], CallbackChainImpl, LifecycleCallbackDescriptor.CallbackType, InterceptorInfo) - Constructor for class com.sun.ejb.containers.interceptors.CallbackInvocationContext
AroundConstruct
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
 
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() - Method in class com.sun.ejb.containers.TimerWrapper
 
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.
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
 
CLASS - org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor.BindingType
 
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 - 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 - org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor.ConcurrencyManagementType
 
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_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(String, String) - Constructor for class org.glassfish.ejb.deployment.descriptor.ContainerTransaction
Create a new transaction descriptor with the given attribute.
ContainerTransaction(ContainerTransaction) - Constructor for class org.glassfish.ejb.deployment.descriptor.ContainerTransaction
Copy constructor.
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
 
convertEJBMethodPermissions(EjbDescriptor, String) - Static method in class org.glassfish.ejb.security.application.GlassFishToExousiaConverter
This method converts the deployment descriptor in two phases.
countEJBModules(Set<DeploymentElement>) - Static method in class org.glassfish.ejb.embedded.DeploymentElement
 
create() - Method in class com.sun.ejb.EjbInvocationFactory
 
create(InvocationContext) - Method in class com.sun.ejb.containers.interceptors.SystemInterceptorProxy
 
create(Object) - Method in class com.sun.ejb.containers.AbstractSingletonContainer.SingletonContextFactory
 
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(Object, C) - Method in class com.sun.ejb.EjbInvocationFactory
 
create(String) - Method in interface com.sun.ejb.containers.GenericEJBLocalHome
 
create(Context) - Method in class com.sun.ejb.containers.JavaGlobalJndiNamingObjectProxy
 
createBeanPool() - Method in class com.sun.ejb.containers.StatelessSessionContainer
 
createBuilder(InterceptorInfo) - Method in class com.sun.ejb.containers.interceptors.JavaEEInterceptorBuilderFactoryImpl
 
createCalendarTimer(ScheduleExpression) - Method in class com.sun.ejb.containers.EJBTimerServiceWrapper
 
createCalendarTimer(ScheduleExpression, TimerConfig) - 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
 
CREATED - com.sun.ejb.containers.EJBContextImpl.BeanState
 
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() - 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.AbstractSingletonContainer
 
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(boolean) - Method in class com.sun.ejb.containers.StatelessSessionContainer
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.
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(ClassLoader, String, Remote) - Static method in class com.sun.ejb.EJBUtils
 
createRemoteBusinessObject(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<?, 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.
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.
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, long, Serializable) - Method in class com.sun.ejb.containers.EJBTimerServiceWrapper
 
createTimer(long, Serializable) - Method in class com.sun.ejb.containers.EJBTimerServiceWrapper
 
createTimer(Date, long, Serializable) - Method in class com.sun.ejb.containers.EJBTimerServiceWrapper
 
createTimer(Date, Serializable) - Method in class com.sun.ejb.containers.EJBTimerServiceWrapper
 

D

debug - Static variable in class com.sun.ejb.containers.EJBLocalRemoteObject
 
debugMonitorFlag - Variable in class com.sun.ejb.containers.BaseContainer
 
decrementConcurrentInvokeCount() - Method in class com.sun.ejb.containers.EJBContextImpl
Decrement the number of concurrent invocations on this bean (could happen with re-entrant bean).
decrementMethodReadyStat() - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
decrementRefCount() - Method in class com.sun.ejb.containers.SessionContextImpl
 
DEFAULT - org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor.BindingType
 
DEFAULT_THREAD_POOL_NAME - Static variable in interface com.sun.ejb.containers.EjbContainerUtil
 
delegate - Variable in class com.sun.ejb.containers.interceptors.SystemInterceptorProxy
 
delistExtendedEntityManagers(ComponentContext) - Method in class com.sun.ejb.containers.BaseContainer
 
delistExtendedEntityManagers(ComponentContext) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
DEPENDS_ON - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
DeploymentElement - Class in org.glassfish.ejb.embedded
Wrapper that allows to distinguish between an EJB module and a library reference.
DeploymentElement.ResultApplication - Class in org.glassfish.ejb.embedded
 
descriptor - Variable in class org.glassfish.ejb.deployment.node.runtime.CmpNode
 
deserializeData(byte[]) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
deserializeData(byte[]) - Method in interface com.sun.ejb.spi.container.SFSBContainerCallback
 
deserializeObject(byte[], ClassLoader) - Static method in class com.sun.ejb.EJBUtils
 
deserializeObject(byte[], ClassLoader, boolean) - Static method in class com.sun.ejb.EJBUtils
Utility method for deserializing EJBs, primary keys and container-managed fields, all of which may include Remote EJB references, Local refs, JNDI Contexts etc which are not Serializable.
deserializeObjectFields(Object, ObjectInputStream) - Static method in class com.sun.ejb.EJBUtils
 
deserializeObjectFields(Object, ObjectInputStream, Object, boolean) - Static method in class com.sun.ejb.EJBUtils
 
destroy() - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
Destroys all references.
destroy() - Method in class org.glassfish.ejb.security.application.EJBSecurityManager
 
destroy(InvocationContext) - Method in class com.sun.ejb.containers.interceptors.SystemInterceptorProxy
 
destroy(Object) - Method in class com.sun.ejb.containers.AbstractSingletonContainer.SingletonContextFactory
 
destroy(Object) - Method in class com.sun.ejb.containers.StatelessSessionContainer.SessionContextFactory
 
destroy(Object) - Method in interface com.sun.ejb.containers.util.pool.ObjectFactory
Destroy an object.
destroyAllTimers(long) - Method in class com.sun.ejb.containers.EJBTimerService
Destroy all timers associated with a particular application.
DESTROYED - com.sun.ejb.containers.EJBContextImpl.BeanState
 
destroyedCount - Variable in class com.sun.ejb.containers.util.pool.AbstractPool
 
destroyObject(Object) - Method in class com.sun.ejb.containers.util.pool.AbstractPool
Destroys an Object.
destroyObject(Object) - Method in class com.sun.ejb.containers.util.pool.NonBlockingPool
Destroys an Object.
destroyObject(Object) - Method in interface com.sun.ejb.containers.util.pool.Pool
Destroys an Object.
destroyTimers(long) - Method in class com.sun.ejb.containers.EJBTimerService
Destroy all timers associated with a particular ejb container This is typically called when an ejb is undeployed.
disconnectContext(EJBContextImpl) - Method in class com.sun.ejb.containers.EJBContainerStateManager
Disconnect context from EJB(Local)Object so that context.getEJBObject() will throw exception.
DISTRIBUTED_TRANSACTION_SCOPE - Static variable in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
doAfterBegin(ComponentInvocation) - Method in interface com.sun.ejb.Container
Called from the TM when an EJB with Bean-Managed transactions starts a tx
doAfterBegin(ComponentInvocation) - Method in class com.sun.ejb.containers.BaseContainer
 
doAfterUtxBegin() - Method in class com.sun.ejb.EjbInvocation
Called by the UserTransaction when transaction is started.
doAsPrivileged(PrivilegedExceptionAction<Object>) - Method in class org.glassfish.ejb.security.application.EJBSecurityManager
 
doConcreteContainerShutdown(boolean) - Method in class com.sun.ejb.containers.AbstractSingletonContainer
TODO public void appendStats(StringBuffer sbuf) { sbuf.append("\nSingletonContainer: ") .append("CreateCount=").append(statCreateCount).append("; ") .append("RemoveCount=").append(statRemoveCount).append("; ") .append("]"); }
doConcreteContainerShutdown(boolean) - Method in class com.sun.ejb.containers.BaseContainer
 
doConcreteContainerShutdown(boolean) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
doConcreteContainerShutdown(boolean) - Method in class com.sun.ejb.containers.StatelessSessionContainer
TODO ??? public void appendStats(StringBuffer sbuf) { sbuf.append("\nStatelessContainer: ") .append("CreateCount=").append(statCreateCount).append("; ") .append("RemoveCount=").append(statRemoveCount).append("; ") .append("]"); }
doDescriptionProcessing(String, EjbDescriptor) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AbstractEjbHandler
 
doEJBHomeRemove(Object, Method, boolean) - Method in class com.sun.ejb.containers.BaseContainer
 
doFlush(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
 
doGetSetRollbackTxAttrCheck() - Method in class com.sun.ejb.containers.EJBContextImpl
 
domain - Variable in class org.glassfish.ejb.startup.EjbDeployer
 
DomainXmlTransformer - Class in org.glassfish.ejb.embedded
 
DomainXmlTransformer(File) - Constructor for class org.glassfish.ejb.embedded.DomainXmlTransformer
 
DomainXmlTransformer(File, Logger) - Constructor for class org.glassfish.ejb.embedded.DomainXmlTransformer
 
doMappedNameProcessing(String, EjbDescriptor) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AbstractEjbHandler
 
doOrdering - Variable in class com.sun.ejb.containers.util.cache.NRUSessionCache
 
doResize() - Method in class com.sun.ejb.containers.util.pool.NonBlockingPool
 
doTimerInvocationInit(EjbInvocation, Object) - Method in class com.sun.ejb.containers.AbstractSingletonContainer
 
doTimerInvocationInit(EjbInvocation, Object) - Method in class com.sun.ejb.containers.BaseContainer
This is implemented by concrete containers that support TimedObjects.
doTimerInvocationInit(EjbInvocation, Object) - Method in class com.sun.ejb.containers.StatelessSessionContainer
 
DummyEjbDescriptor - Class in org.glassfish.ejb.deployment.descriptor
A dummy implementation of the EjbDescriptor
DummyEjbDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.DummyEjbDescriptor
 

E

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() - Constructor for class org.glassfish.ejb.deployment.node.runtime.EjbBundleRuntimeNode
 
EjbBundleRuntimeNode(EjbBundleDescriptorImpl) - 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 - Variable in class com.sun.ejb.containers.EJBTimerService
 
EjbContainerUtil - Interface in com.sun.ejb.containers
 
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, boolean) - Constructor for class com.sun.ejb.containers.EJBLocalObjectInvocationHandler
Constructor used for Local Business view.
EJBLocalObjectInvocationHandler(MethodMap, Class) - Constructor for class com.sun.ejb.containers.EJBLocalObjectInvocationHandler
Constructor used for Local Home 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 - 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.EjbNode
Creates new EjbNode
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) - Constructor for class com.sun.ejb.containers.EJBObjectInvocationHandler
Constructor used for Remote Business view.
EJBObjectInvocationHandler(MethodMap, Class) - Constructor for class com.sun.ejb.containers.EJBObjectInvocationHandler
Constructor used for Remote Home 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 Enterprise Beans 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(String) - Constructor for class com.sun.ejb.containers.EJBTimerSchedule
Construct EJBTimerSchedule instance with all defaults.
EJBTimerSchedule(ScheduledTimerDescriptor, String, int) - Constructor for class com.sun.ejb.containers.EJBTimerSchedule
Construct EJBTimerSchedule instance from a given Schedule annotation.
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 - com.sun.ejb.containers.BaseContainer.ContainerType
 
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
 

F

factory - Variable in class com.sun.ejb.containers.util.pool.AbstractPool
 
FALSE - Static variable in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
 
field - Variable in class org.glassfish.ejb.deployment.descriptor.CMRFieldInfo
 
field - Variable in class org.glassfish.ejb.deployment.descriptor.PersistentFieldInfo
 
FIELD_NAME - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
FieldDescriptor - Class in org.glassfish.ejb.deployment.descriptor
I represent a field on an ejb.
FieldDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.FieldDescriptor
Constructrs an empty field descriptor
FieldDescriptor(Field) - Constructor for class org.glassfish.ejb.deployment.descriptor.FieldDescriptor
Constructs a field descriptor from the supplied java.lang.reflect.Field object.
FieldDescriptor(String) - Constructor for class org.glassfish.ejb.deployment.descriptor.FieldDescriptor
Constructrs a field descriptor with the given name.
FieldDescriptor(String, String) - Constructor for class org.glassfish.ejb.deployment.descriptor.FieldDescriptor
Constructrs a field descriptor with the given name and description.
FIFOSessionCache - Class in com.sun.ejb.containers.util.cache
 
FIFOSessionCache(String, SFSBContainerCallback, int, int) - Constructor for class com.sun.ejb.containers.util.cache.FIFOSessionCache
 
FinderNode - Class in org.glassfish.ejb.deployment.node.runtime
 
FinderNode() - Constructor for class org.glassfish.ejb.deployment.node.runtime.FinderNode
 
findFlushEnabledAttr(MethodDescriptor) - Method in class com.sun.ejb.containers.BaseContainer
 
findReferencedPUs() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
fkeyFields - Variable in class org.glassfish.ejb.deployment.descriptor.CMRFieldInfo
 
FlushAtEndOfMethodDescriptor - Class in org.glassfish.ejb.deployment.descriptor.runtime
 
FlushAtEndOfMethodDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.runtime.FlushAtEndOfMethodDescriptor
Default constructor.
FlushAtEndOfMethodNode - Class in org.glassfish.ejb.deployment.node.runtime
This node handles the flush-at-end-of-method runtime deployment descriptors
FlushAtEndOfMethodNode() - Constructor for class org.glassfish.ejb.deployment.node.runtime.FlushAtEndOfMethodNode
 
flushEnabled - Variable in class com.sun.ejb.InvocationInfo
 
forceDestroyBean(EJBContextImpl) - Method in class com.sun.ejb.containers.AbstractSingletonContainer
Force destroy the EJB should be a no-op for singletons.
forceDestroyBean(EJBContextImpl) - Method in class com.sun.ejb.containers.BaseContainer
 
forceDestroyBean(EJBContextImpl) - Method in class com.sun.ejb.containers.StatefulSessionContainer
Force destroy the EJB and rollback any Tx it was associated with Called from removeBean, timeoutBean and BaseContainer.postInvokeTx.
forceDestroyBean(EJBContextImpl) - Method in class com.sun.ejb.containers.StatelessSessionContainer
Force destroy the EJB.
foundInTxCache - Variable in class com.sun.ejb.EjbInvocation
Tells if a CMP2.x bean was found in the Tx cache.
fromServer - Variable in class org.glassfish.ejb.admin.cli.MigrateTimers
 

G

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() - Method in class com.sun.ejb.containers.EjbRemoteFutureTask
 
get(long) - Method in interface com.sun.ejb.containers.GenericEJBHome
 
get(long, TimeUnit) - Method in class com.sun.ejb.containers.EjbFutureTask
 
get(long, TimeUnit) - Method in class com.sun.ejb.containers.EjbRemoteFutureTask
 
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() - Method in interface com.sun.ejb.spi.container.SFSBContainerCallback
 
getClassLoader() - Method in class org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
 
getClassLoader() - Method in class org.glassfish.ejb.startup.EjbApplication
Returns the class loader associated with this application
getClassLoader(long) - Method in interface com.sun.ejb.containers.EjbContainerUtil
 
getClassLoader(long) - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
 
getClassLoader(ClassLoader, DeploymentContext) - Method in class org.glassfish.ejb.deployment.EjbJarHandler
 
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() - 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 interface com.sun.ejb.containers.EjbContainerUtil
 
getContainer(long) - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
 
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() - Method in class org.glassfish.ejb.embedded.EJBContainerImpl
Retrieve a naming context for looking up references to session beans executing in the embeddable container.
getContext(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
 
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() - 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
 
getDescriptor(long) - Method in interface com.sun.ejb.containers.EjbContainerUtil
 
getDescriptor(long) - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
 
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) - Method in interface com.sun.ejb.Container
 
getEJBLocalObjectForPrimaryKey(Object) - Method in class com.sun.ejb.containers.BaseContainer
 
getEJBLocalObjectForPrimaryKey(Object, EJBContext) - Method in interface com.sun.ejb.Container
Obtain an Entity EJBLocalObject corresponding to the primary key.
getEJBLocalObjectForPrimaryKey(Object, EJBContext) - 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() - Method in class com.sun.ejb.containers.TimerWrapper
 
getInfo() - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
 
getInfo(TimerPrimaryKey) - Method in class com.sun.ejb.containers.EJBTimerService
 
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) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
getInjectableResourcesByClass(String, JndiNameEnvironment) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
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() - Method in class com.sun.ejb.EjbInvocation
 
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.
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() - Method in class com.sun.ejb.containers.TimerWrapper
 
getNextTimeout(TimerPrimaryKey) - Method in class com.sun.ejb.containers.EJBTimerService
Return next planned timeout for this timer.
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(boolean, Object) - Method in class com.sun.ejb.containers.util.pool.NonBlockingPool
Get an object.
getObject(boolean, Object) - Method in interface com.sun.ejb.containers.util.pool.Pool
Deprecated. 
getObject(long, Object) - Method in class com.sun.ejb.containers.util.pool.AbstractPool
 
getObject(long, Object) - Method in class com.sun.ejb.containers.util.pool.NonBlockingPool
 
getObject(long, Object) - Method in interface com.sun.ejb.containers.util.pool.Pool
Deprecated. 
getObject(Object) - Method in class com.sun.ejb.containers.util.pool.AbstractPool
 
getObject(Object) - Method in class com.sun.ejb.containers.util.pool.NonBlockingPool
 
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() - Method in class com.sun.ejb.codegen.ServiceInterfaceGenerator
 
getPackageName(String) - Method in class com.sun.ejb.codegen.Generator
Get the package name from the class name.
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(boolean, String, String) - Static method in class com.sun.ejb.EJBUtils
 
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.
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() - Method in class com.sun.ejb.EjbInvocation
 
getResourceHandler(TransactionManager) - Static method in class com.sun.ejb.containers.SimpleEjbResourceHandlerImpl
 
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
 
getSecurityRoleRefsFromBundle(EjbDescriptor) - Static method in class org.glassfish.ejb.security.application.GlassFishToExousiaConverter
Get the security role refs from the EjbDescriptor.
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() - Method in class com.sun.ejb.containers.RemoteBusinessWrapperBase
 
getStub(String) - Method in class com.sun.ejb.containers.EJBObjectImpl
 
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() - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
 
getTimeoutMethod(RuntimeTimerState) - Method in class com.sun.ejb.containers.BaseContainer
 
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(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
 
getTxAttr(Method, String) - 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
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() - Constructor for class org.glassfish.ejb.deployment.node.runtime.GFEjbBundleRuntimeNode
 
GFEjbBundleRuntimeNode(EjbBundleDescriptorImpl) - 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
 
GlassFishToExousiaConverter - Class in org.glassfish.ejb.security.application
 
GlassFishToExousiaConverter() - Constructor for class org.glassfish.ejb.security.application.GlassFishToExousiaConverter
 

H

handle(String) - Method in class com.sun.ejb.containers.EJBContextNamingProxy
 
handle(String) - Method in class com.sun.ejb.containers.InternalInterceptorBindingNamingProxy
 
handle(String) - Method in class com.sun.ejb.containers.TimerServiceNamingProxy
 
handles(ReadableArchive) - Method in class org.glassfish.ejb.deployment.EjbJarHandler
 
handlesElement(XMLElement) - Method in class org.glassfish.ejb.deployment.node.EjbRelationshipRoleNode
 
handleSpecialEJBLocalHomeMethod(Method, Class) - Method in class com.sun.ejb.containers.EJBLocalHomeInvocationHandler
 
hasAccessTimeout() - Method in class org.glassfish.ejb.deployment.descriptor.ConcurrentMethodDescriptor
 
hasAroundInvokeMethod() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
hasAroundTimeoutMethod() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
hasAssemblyInformation() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
Return true if I have roles, permissioned roles or container transactions.
hasAsynchronousMethods() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
hasBeanManagedConcurrency() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
hasCompatiblePrimitiveWrapper(Class, Class) - Static method in class com.sun.ejb.containers.interceptors.InterceptorUtil
 
hasConnectionFactory() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
 
hasContainerManagedConcurrency() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
hasContainerTransactions() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
Return true if any of my ejb's methods have been assigned transaction attributes.
hasDependsOn() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
hasDestinationType() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
 
hasDurableSubscription() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
 
hasEjbByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
Returns true if I have an ejb descriptor by that name.
hasEJBModule(Set<DeploymentElement>) - Static method in class org.glassfish.ejb.embedded.DeploymentElement
 
hasEjbReferences() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
Return true if I reference other ejbs, false else.
hasExtendedPC() - Method in class com.sun.ejb.containers.SessionContextImpl
 
hashCode() - Method in class com.sun.ejb.base.sfsb.util.SimpleKeyGenerator.SimpleSessionKey
 
hashCode() - Method in class com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate
 
hashCode() - Method in class com.sun.ejb.containers.EJBTimerSchedule
 
hashCode() - Method in class com.sun.ejb.containers.RemoteBusinessWrapperBase
 
hashCode() - Method in class com.sun.ejb.containers.RuntimeTimerState
 
hashCode() - Method in class com.sun.ejb.containers.TimerPrimaryKey
 
hashCode() - Method in class com.sun.ejb.containers.TimerWrapper
 
hashCode() - Method in class org.glassfish.ejb.deployment.descriptor.ContainerTransaction
 
hashCode() - Method in class org.glassfish.ejb.deployment.descriptor.FieldDescriptor
My hashcode.
hasInitMethods() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
hasInterceptorClass(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
hasInterceptors() - Method in class com.sun.ejb.containers.interceptors.InterceptorManager
 
hasInterceptors() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
hasJmsMessageSelector() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
 
hasLibrary(Set<DeploymentElement>) - Static method in class org.glassfish.ejb.embedded.DeploymentElement
 
hasLocalBusinessView - Variable in class com.sun.ejb.containers.BaseContainer
 
hasLocalHomeView - Variable in class com.sun.ejb.containers.BaseContainer
 
hasLockMetadata() - Method in class org.glassfish.ejb.deployment.descriptor.ConcurrentMethodDescriptor
 
hasMessageDestinationLinkName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
 
hasOptionalLocalBusinessView - Variable in class com.sun.ejb.containers.BaseContainer
 
hasParticipant(Descriptor) - Method in class org.glassfish.ejb.deployment.descriptor.RelationshipDescriptor
Checks whether an EjbCMPEntityDescriptor is a participant in this relationship.
hasPermissionedRoles() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
Returns true if I have Roles to which method permissions have been assigned.
hasPostActivateMethod() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
hasPostConstructMethod() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
hasPreDestroyMethod() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
hasPrePassivateMethod() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
hasQueueDest() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
 
hasRelationship(RelationshipDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
Returns true if given relationship is already part of this ejb-jar.
hasRelationships() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
hasRemoteBusinessView - Variable in class com.sun.ejb.containers.BaseContainer
 
hasRemoteHomeView - Variable in class com.sun.ejb.containers.BaseContainer
 
hasRemoveMethods() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
hasResolvedResourceReferences() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
Returns true if this ejb descriptor has resource references that are resolved.
hasResourceAdapterMid() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
 
hasScheduledTimerMethodFromDD(Method) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
hasStatefulTimeout() - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
 
HAStatefulSessionStoreMonitor - Class in com.sun.ejb.base.stats
An instance of this class is used by the StatefulContainer to update monitoring data.
HAStatefulSessionStoreMonitor() - Constructor for class com.sun.ejb.base.stats.HAStatefulSessionStoreMonitor
 
HAStatefulSessionStoreStatsImpl - Class in com.sun.ejb.base.stats
Implementation of StatefulSessionStoreStats There is once instance of this class per StatefulEJBContainer
HAStatefulSessionStoreStatsImpl(MonitorableSFSBStoreManager) - Constructor for class com.sun.ejb.base.stats.HAStatefulSessionStoreStatsImpl
 
hasTimeout() - Method in class com.sun.ejb.MethodLockInfo
 
hasTopicDest() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
 
hasWar(Set<DeploymentElement>) - Static method in class org.glassfish.ejb.embedded.DeploymentElement
 
hasWebServiceClients() - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
hasWebServiceEndpointInterface() - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
holdingSFSBSerializedLock() - Method in class com.sun.ejb.EjbInvocation
 
homeIntf - Variable in class com.sun.ejb.containers.BaseContainer
 

I

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
 
IN_ACTIVATE - com.sun.ejb.containers.EJBContextImpl.BeanState
 
IN_PASSIVATE - com.sun.ejb.containers.EJBContextImpl.BeanState
 
IN_REMOVE - com.sun.ejb.containers.EJBContextImpl.BeanState
 
inActivatePassivate() - Method in class com.sun.ejb.containers.EJBContextImpl
 
inActivatePassivate(ComponentInvocation) - Method in class com.sun.ejb.containers.EJBContextImpl
 
INCOMPLETE_TX - com.sun.ejb.containers.EJBContextImpl.BeanState
 
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(int, float, Properties) - Method in class com.sun.ejb.containers.util.cache.NRUSessionCache
 
init(InvocationContext) - Method in class com.sun.ejb.containers.interceptors.SystemInterceptorProxy
 
init(Object, Object[], Object, InterceptorManager) - Method in class com.sun.ejb.containers.interceptors.InterceptorInvocationHandler
 
init(EjbDescriptor) - Method in class com.sun.ejb.base.container.util.CacheProperties
 
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(EjbInvocation) - Method in class com.sun.ejb.containers.EjbAsyncTask
 
initialize(String) - Method in class com.sun.ejb.base.stats.StatsImpl
 
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, int, int, int, int, ClassLoader) - Method in class com.sun.ejb.containers.util.pool.NonBlockingPool
 
initializePool(ObjectFactory, long, int, int, int, long, int, ClassLoader) - Method in class com.sun.ejb.containers.util.pool.AbstractPool
 
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(InterceptorManager.InterceptorChain, InterceptorManager.AroundInvokeContext) - Method in class com.sun.ejb.containers.interceptors.InterceptorManager
 
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(LifecycleCallbackDescriptor.CallbackType, EJBContextImpl) - Method in class com.sun.ejb.containers.BaseContainer
 
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 similar 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() - 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
 
invokeBeanMethod(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
Called from Interceptor Chain to invoke the actual bean method.
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(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
 
invokeTargetBeanMethod(Method, EjbInvocation, Object, Object[], SecurityManager) - Method in class com.sun.ejb.containers.BaseContainer
 
INVOKING - com.sun.ejb.containers.EJBContextImpl.BeanState
 
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(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.
isCallerInRole(Identity) - Method in class com.sun.ejb.containers.EJBContextImpl
Deprecated. 
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 - Variable in class com.sun.ejb.InvocationInfo
 
isCreateHomeFinder(Method) - Method in class com.sun.ejb.containers.BaseContainer
 
isDas - Variable in class com.sun.ejb.containers.EJBTimerService
 
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
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(EJBObjectImpl, EJBObject) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
isIdentical(EJBObjectImpl, EJBObject) - Method in class com.sun.ejb.containers.StatelessSessionContainer
 
isIdentical(EJBLocalObject) - Method in class com.sun.ejb.containers.EJBLocalObjectImpl
 
isIdentical(EJBObject) - Method in class com.sun.ejb.containers.EJBObjectImpl
 
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 - Variable in class com.sun.ejb.containers.EJBContextImpl
 
isLocalInterfaceSupported() - Method in class com.sun.ejb.containers.BaseContainer
 
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() - 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
 
isPersistent(TimerPrimaryKey) - Method in class com.sun.ejb.containers.EJBTimerService
 
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 - Variable in class com.sun.ejb.containers.EJBContextImpl
 
isRemoteInterfaceSupported() - Method in class com.sun.ejb.containers.BaseContainer
 
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(EJBContextImpl) - Method in class com.sun.ejb.containers.EJBContainerStateManager
 
isRemovedEJBObject(EjbInvocation) - 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
 

J

JavaEEInterceptorBuilderFactoryImpl - Class in com.sun.ejb.containers.interceptors
 
JavaEEInterceptorBuilderFactoryImpl() - Constructor for class com.sun.ejb.containers.interceptors.JavaEEInterceptorBuilderFactoryImpl
 
JavaEEInterceptorBuilderImpl - Class in com.sun.ejb.containers.interceptors
 
JavaEEInterceptorBuilderImpl(InterceptorInfo, InterceptorManager, EjbOptionalIntfGenerator, Class, Class) - Constructor for class com.sun.ejb.containers.interceptors.JavaEEInterceptorBuilderImpl
 
JavaGlobalJndiNamingObjectProxy - Class in com.sun.ejb.containers
Used to register portable global JNDI names for LOCAL EJB 2.x / 3.x references.
JavaGlobalJndiNamingObjectProxy(BaseContainer, String) - Constructor for class com.sun.ejb.containers.JavaGlobalJndiNamingObjectProxy
 
jcdiInjectionContext - Variable in class com.sun.ejb.containers.EJBContextImpl
 
JMS_ACKNOWLEDGE_MODE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
JMS_AUTO_ACK_MODE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
JMS_DEST_TYPE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
JMS_DUPS_OK_ACK_MODE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
JMS_SUBSCRIPTION_DURABILITY - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
JMS_SUBSCRIPTION_IS_DURABLE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
JMS_SUBSCRIPTION_NOT_DURABLE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
JNDI_NAME - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 

K

KEEP_TEMPORARY_FILES - Static variable in class org.glassfish.ejb.embedded.EJBContainerProviderImpl
 
keyToByteArray(SimpleKeyGenerator.SimpleSessionKey) - Method in class com.sun.ejb.base.sfsb.util.SimpleKeyGenerator
Called from the Container before publishing an IOR.
keyToByteArray(T) - Method in interface com.sun.ejb.spi.sfsb.util.SFSBUUIDUtil
Called from the Container before publishing an IOR.

L

list - Variable in class com.sun.ejb.containers.util.pool.AbstractPool
 
listTimers(String[]) - Method in class com.sun.ejb.containers.EJBTimerService
Provide a count of timers owned by each server.
ListTimers - Class in org.glassfish.ejb.admin.cli
 
ListTimers() - Constructor for class org.glassfish.ejb.admin.cli.ListTimers
 
load(EjbContainerStarter, DeploymentContext) - Method in class org.glassfish.ejb.startup.EjbDeployer
 
loadCheckpointInfo() - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
loadClass(String) - Method in class com.sun.ejb.codegen.EjbOptionalIntfGenerator
 
loadCountLock - Variable in class com.sun.ejb.containers.util.cache.LruSessionCache
 
loader - Variable in class com.sun.ejb.containers.BaseContainer
 
loadFromBackupCount - Variable in class com.sun.ejb.containers.util.cache.LruSessionCache
 
loadGeneratedGenericEJBHomeClass(ClassLoader) - Static method in class com.sun.ejb.EJBUtils
 
loadGeneratedRemoteBusinessClasses(ClassLoader, String) - Static method in class com.sun.ejb.EJBUtils
 
loadGeneratedRemoteBusinessClasses(String) - Static method in class com.sun.ejb.EJBUtils
 
loadGeneratedSerializableClass(ClassLoader, String) - Static method in class com.sun.ejb.EJBUtils
 
LOCAL_BEAN - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
LOCAL_TRANSACTION_SCOPE - Static variable in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
localBusinessHomeIntf - Variable in class com.sun.ejb.containers.BaseContainer
 
localBusinessIntfs - Variable in class com.sun.ejb.containers.BaseContainer
 
localHomeIntf - Variable in class com.sun.ejb.containers.BaseContainer
 
localStrings - Static variable in class org.glassfish.ejb.deployment.annotation.handlers.AbstractAttributeHandler
 
localStrings - Static variable in class org.glassfish.ejb.deployment.annotation.handlers.AbstractEjbHandler
 
localStrings - Static variable in class org.glassfish.ejb.deployment.annotation.handlers.EJBHandler
 
LockHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
This handler is responsible for handling the jakarta.ejb.Lock.
LockHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.LockHandler
 
log(String, String) - Method in class com.sun.ejb.monitoring.stats.EjbMonitoringStatsProvider
 
LogFacade - Class in org.glassfish.ejb
 
logParams - Variable in class com.sun.ejb.containers.BaseContainer
 
lookup(String) - Method in class com.sun.ejb.containers.EJBContextImpl
 
lookup(String) - Method in class com.sun.ejb.containers.SingletonContextImpl
 
lookupEJB(Serializable, SFSBContainerCallback, Object) - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
 
lookupExtendedEntityManager(EntityManagerFactory) - Method in class com.sun.ejb.containers.BaseContainer
Containers that allow extended EntityManager will override this method.
lookupExtendedEntityManager(EntityManagerFactory) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
lookupRemote30BusinessObject(Object, String) - Static method in class com.sun.ejb.EJBUtils
 
LruEJBCache - Class in com.sun.ejb.containers.util.cache
LRUCache in-memory bounded cache with an LRU list
LruEJBCache() - Constructor for class com.sun.ejb.containers.util.cache.LruEJBCache
default constructor
LruSessionCache - Class in com.sun.ejb.containers.util.cache
 
LruSessionCache(String, SFSBContainerCallback, int, int) - Constructor for class com.sun.ejb.containers.util.cache.LruSessionCache
 
LruSessionCache.LruSessionCacheItem - Class in com.sun.ejb.containers.util.cache
 
LruSessionCacheItem(int, Object, Object, int) - Constructor for class com.sun.ejb.containers.util.cache.LruSessionCache.LruSessionCacheItem
 
LruSessionCacheItem(int, Object, Object, int, byte) - Constructor for class com.sun.ejb.containers.util.cache.LruSessionCache.LruSessionCacheItem
 

M

MANDATORY - Static variable in class org.glassfish.ejb.deployment.descriptor.ContainerTransaction
Transaction is mandatory.
markObjectRemoved(EJBContextImpl, boolean) - Method in class com.sun.ejb.containers.EJBContainerStateManager
Mark EJB Object associated with this Context as removed or not
maxPoolSize - Variable in class com.sun.ejb.containers.util.pool.AbstractPool
 
maxWaitTimeInMillis - Variable in class com.sun.ejb.containers.util.pool.AbstractPool
 
MdbConnectionFactoryDescriptor - Class in org.glassfish.ejb.deployment.descriptor.runtime
iAS specific DD Element (see the ias-ejb-jar_2_0.dtd for this element)
MdbConnectionFactoryDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.runtime.MdbConnectionFactoryDescriptor
 
MDBConnectionFactoryNode - Class in org.glassfish.ejb.deployment.node.runtime
 
MDBConnectionFactoryNode() - Constructor for class org.glassfish.ejb.deployment.node.runtime.MDBConnectionFactoryNode
 
MDBResourceAdapterNode - Class in org.glassfish.ejb.deployment.node.runtime
This class is responsible for handling the runtime resource adapter configuration for the message-driven bean
MDBResourceAdapterNode() - Constructor for class org.glassfish.ejb.deployment.node.runtime.MDBResourceAdapterNode
 
MESSAGE_DRIVEN - com.sun.ejb.containers.BaseContainer.ContainerType
 
MESSAGE_DRIVEN - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
MESSAGE_DRIVEN_DEST - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
messageDeliveredEvent(long, String, String, String) - Method in class com.sun.ejb.monitoring.probes.EjbMonitoringProbeProvider
 
MessageDrivenBeanNode - Class in org.glassfish.ejb.deployment.node
This class handles message-driven related xml information
MessageDrivenBeanNode() - Constructor for class org.glassfish.ejb.deployment.node.MessageDrivenBeanNode
 
MESSAGING_TYPE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
metadata - Variable in class com.sun.ejb.containers.BaseContainer
 
method - Variable in class com.sun.ejb.EjbInvocation
Method to be invoked.
method - Variable in class com.sun.ejb.InvocationInfo
 
method - Variable in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor.AccessTimeoutHolder
 
METHOD - org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor.BindingType
 
METHOD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
METHOD_PERMISSION - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
methodInterceptorsMap - Variable in class org.glassfish.ejb.deployment.util.InterceptorBindingTranslator.TranslationResults
 
methodIntf - Variable in class com.sun.ejb.InvocationInfo
 
methodLockInfo - Variable in class com.sun.ejb.InvocationInfo
 
MethodLockInfo - Class in com.sun.ejb
MethodLockInfo caches various attributes of lock attributes
MethodLockInfo() - Constructor for class com.sun.ejb.MethodLockInfo
 
MethodMap - Class in com.sun.ejb.containers.util
This is an optimized map for resolving java.lang.reflect.Method objects.
MethodMap(Map) - Constructor for class com.sun.ejb.containers.util.MethodMap
 
MethodMap(Map, int) - Constructor for class com.sun.ejb.containers.util.MethodMap
 
methodMonitorMap - Variable in class com.sun.ejb.containers.BaseContainer
 
MethodNotFound - Exception in com.sun.ejb.codegen
 
MethodNotFound(String) - Constructor for exception com.sun.ejb.codegen.MethodNotFound
Constructs the MethodNotFound exception with the specified string.
methodParams - Variable in class com.sun.ejb.EjbInvocation
Used for JACC PolicyContextHandlers.
MethodPermissionNode - Class in org.glassfish.ejb.deployment.node
This class handles all the method-permission xml tag information
MethodPermissionNode() - Constructor for class org.glassfish.ejb.deployment.node.MethodPermissionNode
Creates new MethodPermissionNode
methodReadyAddEvent(long, String, String, String) - Method in class com.sun.ejb.monitoring.probes.EjbMonitoringProbeProvider
 
methodReadyAddEvent(long, String, String, String) - Method in class com.sun.ejb.monitoring.stats.StatefulSessionBeanStatsProvider
 
methodReadyRemoveEvent(long, String, String, String) - Method in class com.sun.ejb.monitoring.probes.EjbMonitoringProbeProvider
 
methodReadyRemoveEvent(long, String, String, String) - Method in class com.sun.ejb.monitoring.stats.StatefulSessionBeanStatsProvider
 
migrateTimers(String) - Method in class com.sun.ejb.containers.EJBTimerService
Called by CLI.
MigrateTimers - Class in org.glassfish.ejb.admin.cli
 
MigrateTimers() - Constructor for class org.glassfish.ejb.admin.cli.MigrateTimers
 
MIN_PASSIVATION_BATCH_COUNT - Static variable in class com.sun.ejb.containers.StatefulSessionContainer
 
MINIMUM_TIMER_DELIVERY_INTERVAL - Static variable in interface com.sun.ejb.containers.EjbContainerUtil
 
modName - Variable in class com.sun.ejb.containers.BaseContainer.ContainerInfo
 
modName - Variable in class com.sun.ejb.containers.util.pool.AbstractPool
 
MonitorableSFSBStoreManager - Interface in com.sun.ejb.spi.stats
An interface that allows monitoring of an SFSBStoreManager implementation
monitoringLevelChanged(boolean) - Method in interface com.sun.ejb.spi.stats.MonitorableSFSBStoreManager
Notification that the monitoringLevel is either turned off (false) OR tuened on (true).
monitorOn - Variable in class com.sun.ejb.containers.BaseContainer
 
MSG_SELECTOR - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
MULTIPLICITY - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
mustInvokeAsynchronously() - Method in class com.sun.ejb.EjbInvocation
 

N

name - Variable in class org.glassfish.ejb.deployment.descriptor.CMRFieldInfo
 
name - Variable in class org.glassfish.ejb.deployment.descriptor.PersistentFieldInfo
 
namingManager - Variable in class com.sun.ejb.containers.BaseContainer
 
NEVER - Static variable in class org.glassfish.ejb.deployment.descriptor.ContainerTransaction
Never supply a transaction.
newTaskFor(Callable<T>) - Method in class com.sun.ejb.containers.EjbThreadPoolExecutor
Ensure that we give out our EjbFutureTask as opposed to JDK's FutureTask
NO_PARAMS - Static variable in class com.sun.ejb.containers.BaseContainer
 
NO_VERSION - Static variable in interface com.sun.ejb.spi.sfsb.util.SFSBVersionManager
 
NonBlockingPool - Class in com.sun.ejb.containers.util.pool
NonBlockingPool pool provides the basic implementation of an object pool.
NonBlockingPool() - Constructor for class com.sun.ejb.containers.util.pool.NonBlockingPool
 
NonBlockingPool(long, String, ObjectFactory, int, int, int, int, ClassLoader) - Constructor for class com.sun.ejb.containers.util.pool.NonBlockingPool
 
NonBlockingPool(long, String, ObjectFactory, int, int, int, int, ClassLoader, boolean) - Constructor for class com.sun.ejb.containers.util.pool.NonBlockingPool
 
NOT_SUPPORTED - Static variable in class org.glassfish.ejb.deployment.descriptor.ContainerTransaction
Transactions are not supported.
notifyNewModule(WebBundleDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
Called by WebArchivist to notify this EjbDescriptor that it has been associated with a web bundle.
NRUSessionCache - Class in com.sun.ejb.containers.util.cache
 
NRUSessionCache(String, SFSBContainerCallback, int, int) - Constructor for class com.sun.ejb.containers.util.cache.NRUSessionCache
 

O

ObjectFactory - Interface in com.sun.ejb.containers.util.pool
An object factory that 'knows' how to create / destroy objects
onEnteringContainer() - Method in class com.sun.ejb.containers.BaseContainer
 
onLeavingContainer() - Method in class com.sun.ejb.containers.BaseContainer
 
onReady() - Method in interface com.sun.ejb.Container
Called when server instance is Ready
onReady() - Method in class com.sun.ejb.containers.AbstractSingletonContainer
 
onReady() - Method in class com.sun.ejb.containers.BaseContainer
Called when server instance is Ready
onReady() - Method in class com.sun.ejb.containers.StatelessSessionContainer
 
onShutdown() - Method in interface com.sun.ejb.Container
Called when server instance is shuting down
onShutdown() - Method in class com.sun.ejb.containers.BaseContainer
Container shutdown event.
onShutdown() - Static method in class com.sun.ejb.containers.EJBTimerService
Called from TimerBean PreDestroy
onTermination() - Method in interface com.sun.ejb.Container
Called when server instance is terminating.
onTermination() - Method in class com.sun.ejb.containers.BaseContainer
Called when server instance is terminating.
onUndeploy(StatefulEJBContext) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
optIntfClassLoader - Variable in class com.sun.ejb.containers.BaseContainer
 
optionalEjbLocalBusinessObjectImpl - Variable in class com.sun.ejb.containers.EJBContextImpl
 
OptionalLocalInterfaceProvider - Interface in com.sun.ejb.spi.container
Created by IntelliJ IDEA.
orderingThreshold - Variable in class com.sun.ejb.containers.util.cache.NRUSessionCache
 
org.glassfish.ejb - package org.glassfish.ejb
 
org.glassfish.ejb.admin.cli - package org.glassfish.ejb.admin.cli
 
org.glassfish.ejb.deployment - package org.glassfish.ejb.deployment
 
org.glassfish.ejb.deployment.annotation.handlers - package org.glassfish.ejb.deployment.annotation.handlers
 
org.glassfish.ejb.deployment.annotation.impl - package org.glassfish.ejb.deployment.annotation.impl
 
org.glassfish.ejb.deployment.archivist - package org.glassfish.ejb.deployment.archivist
 
org.glassfish.ejb.deployment.descriptor - package org.glassfish.ejb.deployment.descriptor
 
org.glassfish.ejb.deployment.descriptor.runtime - package org.glassfish.ejb.deployment.descriptor.runtime
 
org.glassfish.ejb.deployment.io - package org.glassfish.ejb.deployment.io
 
org.glassfish.ejb.deployment.node - package org.glassfish.ejb.deployment.node
 
org.glassfish.ejb.deployment.node.runtime - package org.glassfish.ejb.deployment.node.runtime
 
org.glassfish.ejb.deployment.util - package org.glassfish.ejb.deployment.util
 
org.glassfish.ejb.embedded - package org.glassfish.ejb.embedded
 
org.glassfish.ejb.security.application - package org.glassfish.ejb.security.application
 
org.glassfish.ejb.security.factory - package org.glassfish.ejb.security.factory
 
org.glassfish.ejb.startup - package org.glassfish.ejb.startup
 
org.glassfish.ejb.upgrade - package org.glassfish.ejb.upgrade
 
ownedByMessageBean() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
True if the owner is a message-driven bean.
ownedByMessageDestinationRef() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
 
ownerIdOfThisServer_ - Variable in class com.sun.ejb.containers.EJBTimerService
 

P

parameterTypeIterator(String) - Method in interface org.glassfish.ejb.deployment.descriptor.QueryParser
This method returns an iterator over the parameter types of the specified parameter declaration.
parseCheckpointedMethods(EjbDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
Parse checkpointed-methods element and save its values in CheckpointAtEndOfMethodDescriptor The methods should be separated by semicolons.
PASSIVATED - com.sun.ejb.containers.EJBContextImpl.BeanState
 
passivateEJB(ComponentContext) - Method in class com.sun.ejb.containers.AbstractSingletonContainer
 
passivateEJB(ComponentContext) - Method in class com.sun.ejb.containers.BaseContainer
 
passivateEJB(ComponentContext) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
passivateEJB(ComponentContext) - Method in class com.sun.ejb.containers.StatelessSessionContainer
 
passivateEJB(StatefulEJBContext) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
passivateEJB(StatefulEJBContext) - Method in interface com.sun.ejb.spi.container.SFSBContainerCallback
 
passivateEJB(StatefulEJBContext, Serializable) - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
 
PASSIVATION_CAPABLE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
PERSISTENCE_TYPE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
PersistenceDescriptor - Class in org.glassfish.ejb.deployment.descriptor
This class contains information about the persistent state (abstract persistence schema) for EJB2.0 CMP EntityBeans and Join Objects.
PersistenceDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
 
PersistenceDescriptor(PersistenceDescriptor) - Constructor for class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
The copy constructor.
PersistenceManagerInUse - Class in org.glassfish.ejb.deployment.descriptor.runtime
 
PersistenceManagerInUse() - Constructor for class org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse
 
PersistenceManagerInUse(String, String) - Constructor for class org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse
 
persistenceType - Variable in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
 
PERSISTENT_FIELDS - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
PersistentFieldInfo - Class in org.glassfish.ejb.deployment.descriptor
This class stores information about CMP and Foreign Key fields.
PersistentFieldInfo() - Constructor for class org.glassfish.ejb.deployment.descriptor.PersistentFieldInfo
 
PersistentFieldInfo(PersistentFieldInfo) - Constructor for class org.glassfish.ejb.deployment.descriptor.PersistentFieldInfo
 
PersistentTimerService - Interface in com.sun.ejb
 
PM_CLASS_GENERATOR_DEFAULT - Static variable in class org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor
 
PM_CLASS_GENERATOR_DEFAULT_OLD - Static variable in class org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor
 
PM_CONFIG_DEFAULT - Static variable in class org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor
 
PM_IDENTIFIER_DEFAULT - Static variable in class org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor
 
PM_MAPPING_FACTORY_DEFAULT - Static variable in class org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor
 
PM_VERSION_DEFAULT - Static variable in class org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor
 
PMDescriptorNode - Class in org.glassfish.ejb.deployment.node.runtime
This node handles the pm-descriptor runtime xml element
PMDescriptorNode() - Constructor for class org.glassfish.ejb.deployment.node.runtime.PMDescriptorNode
 
PMDescriptorsNode - Class in org.glassfish.ejb.deployment.node.runtime
This node handles the pm-descriptors runtime xml element
PMDescriptorsNode() - Constructor for class org.glassfish.ejb.deployment.node.runtime.PMDescriptorsNode
 
PMInUseNode - Class in org.glassfish.ejb.deployment.node.runtime
This node handles the pm-inuse runtime xml element
PMInUseNode() - Constructor for class org.glassfish.ejb.deployment.node.runtime.PMInUseNode
 
policyCreationEvent(String) - Method in class org.glassfish.ejb.security.application.EjbSecurityStatsProvider
 
policyDestructionEndedEvent(String) - Method in class org.glassfish.ejb.security.application.EjbSecurityProbeProvider
 
policyDestructionEvent(String) - Method in class org.glassfish.ejb.security.application.EjbSecurityProbeProvider
 
policyDestructionEvent(String) - Method in class org.glassfish.ejb.security.application.EjbSecurityStatsProvider
 
policyDestructionStartedEvent(String) - Method in class org.glassfish.ejb.security.application.EjbSecurityProbeProvider
 
policyLoader - Variable in class org.glassfish.ejb.startup.EjbDeployer
 
pool - Variable in class com.sun.ejb.containers.StatelessSessionContainer
 
Pool - Interface in com.sun.ejb.containers.util.pool
Pool defines the methods that can be used by the application to access pooled objects.
POOLED - com.sun.ejb.containers.EJBContextImpl.BeanState
 
PoolException - Exception in com.sun.ejb.containers.util.pool
 
PoolException() - Constructor for exception com.sun.ejb.containers.util.pool.PoolException
 
PoolException(String) - Constructor for exception com.sun.ejb.containers.util.pool.PoolException
 
PoolException(String, Throwable) - Constructor for exception com.sun.ejb.containers.util.pool.PoolException
 
poolName - Variable in class com.sun.ejb.containers.util.pool.AbstractPool
 
poolProbeListener - Variable in class com.sun.ejb.containers.BaseContainer
 
poolProbeNotifier - Variable in class com.sun.ejb.containers.util.pool.AbstractPool
 
poolReturned - Variable in class com.sun.ejb.containers.util.pool.AbstractPool
 
poolSuccess - Variable in class com.sun.ejb.containers.util.pool.AbstractPool
 
POST_ACTIVATE_METHOD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
PostActivateHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
This handler is responsible for handling jakarta.ejb.PostActivate
PostActivateHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.PostActivateHandler
 
postConstruct() - Method in class com.sun.ejb.base.container.util.CacheProperties
 
postConstruct() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
 
postConstruct() - Method in class com.sun.ejb.containers.StatefulContainerFactory
 
postConstruct() - Method in class org.glassfish.ejb.startup.EjbContainerStarter
 
postConstruct() - Method in class org.glassfish.ejb.startup.EjbDeployer
 
postConstruct() - Method in class org.glassfish.ejb.upgrade.EJBTimerServiceUpgrade
 
postCreate(Container, EjbInvocation, InvocationInfo, Object, Object[]) - Method in class com.sun.ejb.containers.EJBHomeInvocationHandler
 
postCreate(Container, EjbInvocation, InvocationInfo, Object, Object[]) - Method in class com.sun.ejb.containers.EJBLocalHomeInvocationHandler
 
postCreate(EjbInvocation, Object) - Method in interface com.sun.ejb.Container
Called by the EJB(Local)Home after invoking ejbCreate on an EntityBean.
postCreate(EjbInvocation, Object) - Method in class com.sun.ejb.containers.BaseContainer
 
postEjbTimeout(RuntimeTimerState, EJBTimerService) - Method in class com.sun.ejb.containers.BaseContainer
 
postFind(EjbInvocation, Object, Object[]) - Method in interface com.sun.ejb.Container
Called by the EJB(Local)Home after invoking ejbFind* on an EntityBean.
postFind(EjbInvocation, Object, Object[]) - Method in class com.sun.ejb.containers.BaseContainer
 
postHandles(ReadableArchive) - Method in class org.glassfish.ejb.deployment.archivist.EjbArchivist
 
postInvoke(EjbInvocation) - Method in interface com.sun.ejb.Container
Called by the EJB(Local)Object/EJB(Local)Home after an invocation on a bean.
postInvoke(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
Called from EJBObject/EJBHome after invoking on bean.
postInvoke(EjbInvocation, boolean) - Method in class com.sun.ejb.containers.BaseContainer
 
postInvoke(ComponentInvocation) - Method in class org.glassfish.ejb.security.application.EJBSecurityManager
This method is used by Message Driven Bean Container to remove the run-as identity information that was set up using the preSetRunAsIdentity method
postInvokeNoTx(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
 
postInvokeTx(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
postInvokeTx is called after every invocation on the EJB instance, including ejbCreate/ejbFind---/ejbRemove.
postInvokeTx(EjbInvocation) - Method in class com.sun.ejb.containers.EJBContainerTransactionManager
Handle transaction requirements, if any, after invoking bean method
postInvokeTx(EjbInvocation) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
postOpen(EjbBundleDescriptorImpl, ReadableArchive) - Method in class org.glassfish.ejb.deployment.archivist.EjbArchivist
perform any post deployment descriptor reading action
postParsing() - Method in class org.glassfish.ejb.deployment.node.runtime.CmpResourceNode
 
postProcessAnnotation(AnnotationInfo, EjbContext) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AccessTimeoutHandler
Set the default value (from class type annotation) on all methods that don't have a value.
postProcessAnnotation(AnnotationInfo, EjbContext) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AsynchronousHandler
Set the default value (from class type annotation) on all methods that don't have a value.
postProcessAnnotation(AnnotationInfo, EjbContext) - Method in class org.glassfish.ejb.deployment.annotation.handlers.LockHandler
Set the default value (from class type annotation) on all methods that don't have a value.
postProcessAnnotation(AnnotationInfo, EjbContext) - Method in class org.glassfish.ejb.deployment.annotation.handlers.TransactionAttributeHandler
Set the default value (from class type annotation) on all methods that don't have a value.
postProcessInvocationInfo(InvocationInfo) - Method in class com.sun.ejb.containers.BaseContainer
 
PRE_PASSIVATE_METHOD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
preDestroy() - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
 
preDestroy() - Method in class org.glassfish.ejb.startup.EjbContainerStarter
 
PrefetchDisabledDescriptor - Class in org.glassfish.ejb.deployment.descriptor.runtime
 
PrefetchDisabledDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.runtime.PrefetchDisabledDescriptor
Default constructor.
PrefetchDisabledNode - Class in org.glassfish.ejb.deployment.node.runtime
This node handles the prefetch-disabled runtime deployment descriptors
PrefetchDisabledNode() - Constructor for class org.glassfish.ejb.deployment.node.runtime.PrefetchDisabledNode
 
prefix - Variable in class com.sun.ejb.base.sfsb.util.SimpleKeyGenerator
 
preInitialize(EjbDescriptor, ClassLoader) - Method in class com.sun.ejb.containers.BaseContainer
 
preInvoke(EjbInvocation) - Method in interface com.sun.ejb.Container
Called by the EJB(Local)Object/EJB(Local)Home before an invocation on a bean.
preInvoke(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
Called from EJBObject/EJBHome before invoking on EJB.
preInvoke(ComponentInvocation) - Method in class org.glassfish.ejb.security.application.EJBSecurityManager
This method is used by MDB Container - Invocation Manager to setup the run-as identity information.
PreInvokeException(Exception) - Constructor for exception com.sun.ejb.containers.BaseContainer.PreInvokeException
 
preInvokeNoTx(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
 
preInvokeTx(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
This is called from preInvoke before every method invocation on the EJB instance, including ejbCreate, ejbFind*, ejbRemove.
preload(int) - Method in class com.sun.ejb.containers.util.pool.AbstractPool
Preload the pool with objects.
preload(int) - Method in class com.sun.ejb.containers.util.pool.NonBlockingPool
Preload the pool with objects.
prepare(DeploymentContext) - Method in class org.glassfish.ejb.startup.EjbDeployer
 
prepareEjbTimeoutParams(EjbInvocation, RuntimeTimerState, EJBTimerService) - Method in class com.sun.ejb.containers.BaseContainer
 
PrePassivateHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
This handler is responsible for handling jakarta.ejb.PrePassivate
PrePassivateHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.PrePassivateHandler
 
prependInterceptorBinding(InterceptorBindingDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
prepopulate(int) - Method in class com.sun.ejb.containers.util.pool.NonBlockingPool
Prepopulate the pool with objects.
preSelect() - Method in interface com.sun.ejb.Container
Notification from persistence manager than an ejbSelect query is about to be invoked on a bean of the ejb type for this container.
preSelect() - Method in class com.sun.ejb.containers.BaseContainer
 
PRIMARY_KEY_CLASS - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
PRIMARY_KEY_FIELD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
primaryKey - Variable in class com.sun.ejb.containers.EJBLocalRemoteObject
 
primaryKeyClassName - Variable in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
 
primaryKeyFieldsAllPrimitive() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
 
primaryKeyIsOneField() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
 
primaryKeyIsSpecified() - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
 
print(StringBuffer) - Method in class org.glassfish.ejb.deployment.descriptor.ActivationConfigDescriptor
 
print(StringBuffer) - Method in class org.glassfish.ejb.deployment.descriptor.ContainerTransaction
Appends a formatted String representing my state.
print(StringBuffer) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
Returns a formatted String representing my state.
print(StringBuffer) - Method in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
Return my formatted string representation.
print(StringBuffer) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
Returns a formatted String of the attributes of this object.
print(StringBuffer) - Method in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
Return my formatted string representation.
print(StringBuffer) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
Appends a formatted String of the attributes of this object.
print(StringBuffer) - Method in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor
Returns a formatted String of the attributes of this object.
print(StringBuffer) - Method in class org.glassfish.ejb.deployment.descriptor.FieldDescriptor
Returns a formatted version of me as a String.
print(StringBuffer) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
Return my formatted string representation.
print(StringBuffer) - Method in class org.glassfish.ejb.deployment.descriptor.QueryDescriptor
 
print(StringBuffer) - Method in class org.glassfish.ejb.deployment.descriptor.RelationshipDescriptor
 
printStackTrace() - Method in exception com.sun.ejb.containers.util.pool.PoolException
 
printStackTrace(PrintStream) - Method in exception com.sun.ejb.containers.util.pool.PoolException
 
printStackTrace(PrintWriter) - Method in exception com.sun.ejb.containers.util.pool.PoolException
 
printType(Class) - Method in class com.sun.ejb.codegen.Generator
 
proceed() - Method in class com.sun.ejb.containers.interceptors.AroundInvokeInvocationContext
 
proceed() - Method in class com.sun.ejb.containers.interceptors.CallbackInvocationContext
 
proceed() - Method in class com.sun.ejb.EjbInvocation
 
process(File, EjbBundleDescriptor, ClassLoader) - Method in class org.glassfish.ejb.deployment.annotation.impl.EjbJarScanner
 
processAnnotation(AnnotationInfo) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AbstractAttributeHandler
Process a particular annotation which type is the same as the one returned by @see getAnnotationType().
processAnnotation(AnnotationInfo) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AbstractEjbHandler
Process a particular annotation which type is the same as the one returned by @see getAnnotationType().
processAnnotation(AnnotationInfo) - Method in class org.glassfish.ejb.deployment.annotation.handlers.ApplicationExceptionHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AbstractAttributeHandler
Process Annotation with given EjbContexts.
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AccessTimeoutHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AfterBeginHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AfterCompletionHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AroundConstructHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AroundInvokeHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AroundTimeoutHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AsynchronousHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.BeforeCompletionHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.ConcurrencyManagementHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.ExcludeClassInterceptorsHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.ExcludeDefaultInterceptorsHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.InitHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.InterceptorsHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.LockHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.PostActivateHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.PrePassivateHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.RemoveHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.ScheduleHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.SchedulesHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.StatefulTimeoutHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.TimeoutHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.TransactionAttributeHandler
 
processAnnotation(AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.TransactionManagementHandler
 
processAnnotation(AnnotationInfo, EjbInterceptorContext) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AbstractAttributeHandler
Process Annotation with given InteceptorContext.
processAnnotation(AnnotationInfo, EjbInterceptorContext) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AroundConstructHandler
 
processAnnotation(AnnotationInfo, EjbInterceptorContext) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AroundInvokeHandler
 
processAnnotation(AnnotationInfo, EjbInterceptorContext) - Method in class org.glassfish.ejb.deployment.annotation.handlers.AroundTimeoutHandler
 
processAnnotation(AnnotationInfo, EjbInterceptorContext) - Method in class org.glassfish.ejb.deployment.annotation.handlers.PostActivateHandler
 
processAnnotation(AnnotationInfo, EjbInterceptorContext) - Method in class org.glassfish.ejb.deployment.annotation.handlers.PrePassivateHandler
 
processAnnotation(AnnotationInfo, ResourceContainerContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.EJBHandler
Process a particular annotation which type is the same as the one returned by @see getAnnotationType().
processAnnotation(AnnotationInfo, ResourceContainerContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.EJBsHandler
 
processEJB(AnnotationInfo, ResourceContainerContext[], EJB) - Method in class org.glassfish.ejb.deployment.annotation.handlers.EJBHandler
Process a particular annotation whose type is the same as the one returned by @see getAnnotationType().
processSchedule(Schedule, AnnotationInfo, EjbContext[]) - Method in class org.glassfish.ejb.deployment.annotation.handlers.ScheduleHandler
 
PUBLIC_DTD_ID - Static variable in class org.glassfish.ejb.deployment.node.EjbBundleNode
 
PUBLIC_DTD_ID_12 - Static variable in class org.glassfish.ejb.deployment.node.EjbBundleNode
 
put(Object, Object) - Method in class com.sun.ejb.containers.util.MethodMap
 
putActivationConfigProperty(EnvironmentProperty) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
 
putAll(Map) - Method in class com.sun.ejb.containers.util.MethodMap
 
putRuntimeActivationConfigProperty(EnvironmentProperty) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
 

Q

QUERY - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
QUERY_LOCAL_TYPE_MAPPING - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
QUERY_METHOD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
QUERY_REMOTE_TYPE_MAPPING - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
QUERY_RESULT_TYPE_MAPPING - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
QueryDescriptor - Class in org.glassfish.ejb.deployment.descriptor
This class contains information about EJB-QL queries for finder/selector methods of EJB2.0 CMP EntityBeans.
QueryDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.QueryDescriptor
 
QueryDescriptor(QueryDescriptor, Method) - Constructor for class org.glassfish.ejb.deployment.descriptor.QueryDescriptor
 
QueryNode - Class in org.glassfish.ejb.deployment.node
This class is responsible for handling the query element
QueryNode() - Constructor for class org.glassfish.ejb.deployment.node.QueryNode
 
QueryParser - Interface in org.glassfish.ejb.deployment.descriptor
This interface is to define the functionality of a query Parser.

R

READ_ONLY - com.sun.ejb.containers.BaseContainer.ContainerType
 
readResolve() - Method in class com.sun.ejb.containers.RemoteBusinessWrapperBase
 
READY - com.sun.ejb.containers.EJBContextImpl.BeanState
 
recoverAndCreateSchedules(long, long, Map<Method, List<ScheduledTimerDescriptor>>, boolean) - Method in class com.sun.ejb.containers.EJBTimerService
Create automatic non-persistent timers defined by the @Schedule annotation on the EJB bean.
redeliverTimeout(RuntimeTimerState) - Method in class com.sun.ejb.containers.EJBTimerService
 
REENTRANT - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
register() - Method in class com.sun.ejb.monitoring.stats.EjbCacheStatsProvider
 
register() - Method in class com.sun.ejb.monitoring.stats.EjbMonitoringStatsProvider
 
register() - Method in class com.sun.ejb.monitoring.stats.EjbPoolStatsProvider
 
register() - Method in class com.sun.ejb.monitoring.stats.EjbTimedObjectStatsProvider
 
register() - Method in class org.glassfish.ejb.security.application.EjbSecurityComponentInvocationHandler
 
registerBundle(Map) - Method in class org.glassfish.ejb.deployment.node.EjbBundleNode
register this node as a root node capable of loading entire DD files
registerBundle(Map) - Static method in class org.glassfish.ejb.deployment.node.runtime.EjbBundleRuntimeNode
register this node as a root node capable of loading entire DD files
registerBundle(Map) - Static method in class org.glassfish.ejb.deployment.node.runtime.GFEjbBundleRuntimeNode
register this node as a root node capable of loading entire DD files
registerContainer(BaseContainer) - Method in interface com.sun.ejb.containers.EjbContainerUtil
 
registerContainer(BaseContainer) - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
 
registerInterceptor(Object) - Method in class com.sun.ejb.containers.InternalInterceptorBindingImpl
 
registerMonitorableComponents() - Method in class com.sun.ejb.containers.AbstractSingletonContainer
 
registerMonitorableComponents() - Method in class com.sun.ejb.containers.BaseContainer
 
registerMonitorableComponents() - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
registerMonitorableComponents() - Method in class com.sun.ejb.containers.StatelessSessionContainer
 
registerPMSync(Transaction, Synchronization) - Method in interface com.sun.ejb.containers.EjbContainerUtil
 
registerPMSync(Transaction, Synchronization) - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
 
registerResource(ResourceHandle) - Method in class com.sun.ejb.containers.EJBContextImpl
Register a resource opened by the EJB instance associated with this Context.
registerRuntimeBundle(Map<String, String>, Map<String, List<Class>>) - Method in class org.glassfish.ejb.deployment.node.EjbBundleNode
 
registerRuntimeInterceptor(Object) - Method in class com.sun.ejb.containers.interceptors.InterceptorManager
Called sometime after original interceptor initialization.
registerTimerMonitorableComponent() - Method in class com.sun.ejb.containers.BaseContainer
 
relatedName - Variable in class org.glassfish.ejb.deployment.descriptor.PersistentFieldInfo
 
relatedObj - Variable in class org.glassfish.ejb.deployment.descriptor.PersistentFieldInfo
 
RelationRoleDescriptor - Class in org.glassfish.ejb.deployment.descriptor
This class contains information about one of the partners in a relationship between EJB2.0 CMP EntityBeans.
RelationRoleDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.RelationRoleDescriptor
 
RELATIONSHIP_ROLE_SOURCE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
RelationshipDescriptor - Class in org.glassfish.ejb.deployment.descriptor
This class contains information about relationships between EJB2.0 CMP EntityBeans.
RelationshipDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.RelationshipDescriptor
 
RELATIONSHIPS - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
RelationshipsNode - Class in org.glassfish.ejb.deployment.node
This class is responsible for handling the ejb-relationships xml element
RelationshipsNode() - Constructor for class org.glassfish.ejb.deployment.node.RelationshipsNode
 
releaseContext(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
 
releaseContext(EjbInvocation) - Method in class com.sun.ejb.containers.BMCSingletonContainer
 
releaseContext(EjbInvocation) - Method in class com.sun.ejb.containers.CMCSingletonContainer
This method must unlock any lock that might have been acquired in _getContext().
releaseContext(EjbInvocation) - Method in class com.sun.ejb.containers.StatefulSessionContainer
Called from preInvoke which is called from the EJBObject for local and remote invocations.
releaseContext(EjbInvocation) - Method in class com.sun.ejb.containers.StatelessSessionContainer
Called from preInvoke which is called from the EJBObject for local and remote invocations.
releaseTargetObject(Remote) - Method in interface com.sun.ejb.Container
Release the EJBObject/EJBHome object.
releaseTargetObject(Remote) - Method in class com.sun.ejb.containers.BaseContainer
Release the EJBObject/EJBHome object.
REMOTE_EJB_NAME - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
Remote30WrapperGenerator - Class in com.sun.ejb.codegen
 
Remote30WrapperGenerator(ClassLoader, String, String) - Constructor for class com.sun.ejb.codegen.Remote30WrapperGenerator
Construct the Wrapper generator with the specified deployment descriptor and class loader.
RemoteAsyncResult - Class in com.sun.ejb.containers
This class stores the result of an async Future operation.
RemoteAsyncResult() - Constructor for class com.sun.ejb.containers.RemoteAsyncResult
 
remoteBusinessHomeIntf - Variable in class com.sun.ejb.containers.BaseContainer
 
remoteBusinessIntfInfo - Variable in class com.sun.ejb.containers.BaseContainer
 
RemoteBusinessObject - Interface in com.sun.ejb.containers
 
RemoteBusinessObjectFactory - Class in com.sun.ejb.containers
An object factory to handle Remote EJB 30 business interface reference access.
RemoteBusinessObjectFactory() - Constructor for class com.sun.ejb.containers.RemoteBusinessObjectFactory
 
RemoteBusinessWrapperBase - Class in com.sun.ejb.containers
 
RemoteBusinessWrapperBase(Remote, String) - Constructor for class com.sun.ejb.containers.RemoteBusinessWrapperBase
 
RemoteGenerator - Class in com.sun.ejb.codegen
This class is used to generate the RMI-IIOP version of a remote business interface.
RemoteGenerator(ClassLoader, String) - Constructor for class com.sun.ejb.codegen.RemoteGenerator
Construct the Wrapper generator with the specified deployment descriptor and class loader.
remoteHomeRefFactory - Variable in class com.sun.ejb.containers.BaseContainer
 
remoteIntf - Variable in class com.sun.ejb.containers.BaseContainer
 
removalInfo - Variable in class com.sun.ejb.InvocationInfo
 
removalTimeoutInSeconds - Variable in class com.sun.ejb.containers.util.cache.LruSessionCache
 
remove() - Method in class com.sun.ejb.containers.EJBLocalObjectImpl
 
remove() - Method in class com.sun.ejb.containers.EJBObjectImpl
This is called when the EJB client does ejbref.remove().
remove(int) - Method in class com.sun.ejb.containers.util.pool.AbstractPool
 
remove(int) - Method in class com.sun.ejb.containers.util.pool.NonBlockingPool
 
remove(Handle) - Method in class com.sun.ejb.containers.EJBHomeImpl
This is the implementation of the jakarta.ejb.EJBHome remove method.
remove(Object) - Method in class com.sun.ejb.containers.EjbContainerServicesImpl
 
remove(Object) - Method in class com.sun.ejb.containers.EJBHomeImpl
This is the implementation of the jakarta.ejb.EJBHome remove method.
remove(Object) - Method in class com.sun.ejb.containers.EJBLocalHomeImpl
This is the implementation of the jakarta.ejb.EJBLocalHome remove method.
remove(Object) - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
 
remove(Object) - Method in class com.sun.ejb.containers.util.MethodMap
 
remove(Object, boolean) - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
 
REMOVE_BEAN_METHOD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
REMOVE_METHOD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
REMOVE_RETAIN_IF_EXCEPTION - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
removeActivationConfigProperty(EnvironmentProperty) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
 
removeActivationConfigPropertyByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
 
removeAll(long) - Method in interface com.sun.ejb.spi.sfsb.util.SFSBVersionManager
 
removeBean(EJBLocalRemoteObject, Method, boolean) - Method in class com.sun.ejb.containers.AbstractSingletonContainer
 
removeBean(EJBLocalRemoteObject, Method, boolean) - Method in class com.sun.ejb.containers.BaseContainer
 
removeBean(EJBLocalRemoteObject, Method, boolean) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
removeBean(EJBLocalRemoteObject, Method, boolean) - Method in class com.sun.ejb.containers.StatelessSessionContainer
 
removeBeanUnchecked(EJBLocalObject) - Method in interface com.sun.ejb.Container
Remove a bean.
removeBeanUnchecked(EJBLocalObject) - Method in class com.sun.ejb.containers.BaseContainer
 
removeBeanUnchecked(Object) - Method in interface com.sun.ejb.Container
Remove a bean given primary key.
removeBeanUnchecked(Object) - Method in class com.sun.ejb.containers.BaseContainer
 
removeCMPField(String) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
 
removeCMPField(FieldDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
 
removeContainerSync(Transaction) - Method in interface com.sun.ejb.containers.EjbContainerUtil
 
removeContainerSync(Transaction) - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
 
removeDups(Method[]) - Method in class com.sun.ejb.codegen.Generator
 
removeEjb(EjbDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
Remove the given ejb descriptor from my (by equality).
removeEjbReferenceDescriptor(EjbReference) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
removeEjbReferenceDescriptor(EjbReference) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
removeEjbReferencer(EjbReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
removeEnvironmentProperty(EnvironmentProperty) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
Removes the given environment property from me.
removeEnvironmentProperty(EnvironmentProperty) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
Removes the given environment property from me.
removeExpiredSessions() - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
RemoveHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
This handler is responsible for handling the jakarta.ejb.Remove attribute
RemoveHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.RemoveHandler
 
removeIdleObjects() - Method in class com.sun.ejb.containers.util.pool.AbstractPool
 
removeIdleObjects() - Method in class com.sun.ejb.containers.util.pool.NonBlockingPool
 
removeIfIdle - Variable in class com.sun.ejb.containers.util.cache.LruSessionCache
 
removeMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
removeMessageDestinationReferenceDescriptor(MessageDestinationReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
removePermissionedMethod(MethodPermission, MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
Remove a method permission from a method or a set of methods
removeQueryFor(MethodDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.PersistenceDescriptor
 
removeRelationship(RelationshipDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
Add a RelationshipDescriptor which describes a CMR field between a bean/DO/entityRef in this ejb-jar.
removeResourceDescriptor(ResourceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
removeResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
removeResourceEnvReferenceDescriptor(ResourceEnvReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
removeResourceReferenceDescriptor(ResourceReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
Removes the given resource reference from me.
removeResourceReferenceDescriptor(ResourceReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
Removes the given resource reference from me.
removeRole(Role) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
Removes the given org.glassfish.security.common.Role object from me.
removeRoleReference(RoleReference) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
Removes a role reference.
removeRuntimeActivationConfigProperty(EnvironmentProperty) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
 
removeRuntimeActivationConfigPropertyByName(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
 
removeServiceReferenceDescriptor(ServiceReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
 
removeServiceReferenceDescriptor(ServiceReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
removeTimedoutBean(EJBContextImpl) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
removeTimer(TimerPrimaryKey) - Method in class com.sun.ejb.containers.EJBTimerService.TimerCache
Remove a timer from the cache.
replaceObject(Object) - Method in class com.sun.ejb.base.io.EJBObjectOutputStreamHandler
This code is needed to serialize non-Serializable objects that can be part of a bean's state.
REQUIRED - Static variable in class org.glassfish.ejb.deployment.descriptor.ContainerTransaction
A transaction is required.
REQUIRES_NEW - Static variable in class org.glassfish.ejb.deployment.descriptor.ContainerTransaction
A new transaction must be created.
resetEJBTimers(String) - Method in class com.sun.ejb.containers.EJBTimerService
Called at server startup *after* user apps have been re-activated to restart any active EJB timers or cleanup old timers.
resetLastExpiration(TimerPrimaryKey, RuntimeTimerState) - Method in class com.sun.ejb.containers.EJBTimerService
Nothing special to do for non-persistent timers
resetPolicyContext() - Method in class org.glassfish.ejb.security.application.EJBSecurityManager
 
resizeQuantity - Variable in class com.sun.ejb.containers.util.pool.AbstractPool
 
resolveEjbReference(EjbReferenceDescriptor, Context) - Method in class com.sun.ejb.EjbNamingReferenceManagerImpl
 
resolveEjbRefObject(EjbReferenceDescriptor, Object) - Static method in class com.sun.ejb.EJBUtils
 
resolveLinkName() - Method in class org.glassfish.ejb.deployment.descriptor.EjbMessageBeanDescriptor
 
resolveObject(Object) - Method in class com.sun.ejb.base.io.EJBObjectInputStreamHandler
 
resultException - Variable in class com.sun.ejb.containers.RemoteAsyncResult
 
resultValue - Variable in class com.sun.ejb.containers.RemoteAsyncResult
 
resume() - Method in class org.glassfish.ejb.startup.EjbApplication
Resumes this application container.
resumeTransaction(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
 
resumeTransaction(EjbInvocation) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
resumeTransaction(EjbInvocation) - Method in class com.sun.ejb.containers.StatelessSessionContainer
 
returnObject(Object) - Method in class com.sun.ejb.containers.util.pool.AbstractPool
Return an object back to the pool.
returnObject(Object) - Method in class com.sun.ejb.containers.util.pool.NonBlockingPool
Return an object back to the pool.
returnObject(Object) - Method in interface com.sun.ejb.containers.util.pool.Pool
Return an object back to the pool.
role - Variable in class org.glassfish.ejb.deployment.descriptor.CMRFieldInfo
 
ROLE_REFERENCES - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
run() - Method in class com.sun.ejb.containers.EJBTimerTask
 
runAsIdentity - Variable in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
RuntimeTimerState - Class in com.sun.ejb.containers
RuntimeTimerState holds all runtime state of an EJB timer, including what fine-grained state it's in, stats about the number of expirations and failed deliveries that have occurred, and any existing JDK timer task that is currently scheduled for this timer.
RuntimeTimerState(TimerPrimaryKey, Date, long, BaseContainer, Object, EJBTimerSchedule, Serializable, boolean) - Constructor for class com.sun.ejb.containers.RuntimeTimerState
 

S

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) - Static method in class com.sun.ejb.EJBUtils
 
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.
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(String, Remote) - Method in class com.sun.ejb.containers.EJBObjectImpl
 
setEJBObject(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) - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
 
setInfo(String, String, String) - Method in class com.sun.ejb.containers.util.pool.AbstractPool
 
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
Can be set to null if there is no associated persistence descriptor.
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(boolean) - Method in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
Sets the isReentrant flag for this bean.
setReentrant(String) - Method in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
 
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 - com.sun.ejb.containers.BaseContainer.ContainerType
 
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 - com.sun.ejb.containers.BaseContainer.ContainerType
 
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(BaseContainer.ContainerType, EjbDescriptor, ClassLoader, SecurityManager) - Constructor for class com.sun.ejb.containers.StatefulSessionContainer
 
StatefulSessionContainer(EjbDescriptor, ClassLoader, SecurityManager) - Constructor for class com.sun.ejb.containers.StatefulSessionContainer
This constructor is called from the JarManager when a Jar is deployed.
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
 
STATELESS - com.sun.ejb.containers.BaseContainer.ContainerType
 
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
 

T

tag - Static variable in class org.glassfish.ejb.deployment.node.EjbBundleNode
 
target - Variable in class org.glassfish.ejb.admin.cli.MigrateTimers
 
targetMethod1 - Variable in class com.sun.ejb.InvocationInfo
 
targetMethod2 - Variable in class com.sun.ejb.InvocationInfo
 
throwLocalException(Throwable, Class[]) - Static method in class com.sun.ejb.containers.InvocationHandlerUtil
 
throwRemoteException(Throwable, Class[]) - Static method in class com.sun.ejb.containers.InvocationHandlerUtil
 
TIMEOUT_METHOD - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
TIMEOUT_UNIT - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
TIMEOUT_VALUE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
TimeoutHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
This handler is responsible for handling the jakarta.ejb.Timeout attribute
TimeoutHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.TimeoutHandler
 
TimeoutValueDescriptor - Class in org.glassfish.ejb.deployment.descriptor
 
TimeoutValueDescriptor() - Constructor for class org.glassfish.ejb.deployment.descriptor.TimeoutValueDescriptor
 
TimeoutValueNode - Class in org.glassfish.ejb.deployment.node
 
TimeoutValueNode() - Constructor for class org.glassfish.ejb.deployment.node.TimeoutValueNode
 
timer - Variable in class com.sun.ejb.EjbInvocation
 
TIMER - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
TIMER_DAY_OF_MONTH - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
TIMER_DAY_OF_WEEK - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
TIMER_END - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
TIMER_HOUR - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
TIMER_INFO - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
TIMER_MINUTE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
TIMER_MONTH - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
TIMER_PERSISTENT - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
TIMER_SCHEDULE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
TIMER_SECOND - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
TIMER_SERVICE_UPGRADED - Static variable in interface com.sun.ejb.containers.EjbContainerUtil
 
TIMER_START - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
TIMER_TIMEZONE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
TIMER_YEAR - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
TimerCache() - Constructor for class com.sun.ejb.containers.EJBTimerService.TimerCache
 
timerCache_ - Variable in class com.sun.ejb.containers.EJBTimerService
 
timerExists(TimerPrimaryKey) - Method in class com.sun.ejb.containers.EJBTimerService
 
timerId - Variable in class com.sun.ejb.containers.TimerPrimaryKey
 
TimerPrimaryKey - Class in com.sun.ejb.containers
 
TimerPrimaryKey() - Constructor for class com.sun.ejb.containers.TimerPrimaryKey
 
TimerPrimaryKey(String) - Constructor for class com.sun.ejb.containers.TimerPrimaryKey
 
timerProbeListener - Variable in class com.sun.ejb.containers.BaseContainer
 
timerProbeNotifier - Variable in class com.sun.ejb.containers.BaseContainer
 
TimerServiceNamingProxy - Class in com.sun.ejb.containers
Proxy for creating TimerService instances when requested by lookup or injection.
TimerServiceNamingProxy() - Constructor for class com.sun.ejb.containers.TimerServiceNamingProxy
 
timerStateToString(int) - Static method in class com.sun.ejb.containers.EJBTimerService
 
TimerWrapper - Class in com.sun.ejb.containers
 
TimerWrapper.SerializedTimerWrapper - Class in com.sun.ejb.containers
Used by serialization code to serialize a TimerWrapper.
toEJBLocalObjectImpl(EJBLocalObject) - Static method in class com.sun.ejb.containers.EJBLocalObjectImpl
Since EJBLocalObject might be a dynamic proxy, the container can't assume it can cast from EJBLocalObject to EJBLocalObjectImpl.
toString() - Method in class com.sun.ejb.base.container.util.CacheProperties
 
toString() - Method in class com.sun.ejb.base.sfsb.util.SimpleKeyGenerator.SimpleSessionKey
 
toString() - Method in exception com.sun.ejb.codegen.GeneratorException
Return the string representation of the exception.
toString() - Method in class com.sun.ejb.containers.AbstractSessionContextImpl
 
toString() - Method in class com.sun.ejb.containers.BaseContainer
 
toString() - Method in class com.sun.ejb.containers.EjbFutureTask
 
toString() - Method in class com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate
 
toString() - Method in class com.sun.ejb.containers.EjbThreadPoolExecutor
 
toString() - Method in class com.sun.ejb.containers.interceptors.InterceptorInvocationHandler
 
toString() - Method in class com.sun.ejb.containers.interceptors.InterceptorManager
 
toString() - Method in class com.sun.ejb.containers.RuntimeTimerState
 
toString() - Method in class com.sun.ejb.containers.TimerPrimaryKey
 
toString() - Method in class com.sun.ejb.containers.TimerWrapper
 
toString() - Method in class com.sun.ejb.EjbInvocation
Print most useful fields.
toString() - Method in class com.sun.ejb.InvocationInfo
 
toString() - Method in class com.sun.ejb.MethodLockInfo
 
toString() - Method in class org.glassfish.ejb.deployment.descriptor.EjbApplicationExceptionInfo
 
toString() - Method in class org.glassfish.ejb.deployment.descriptor.EjbInitInfo
 
toString() - Method in class org.glassfish.ejb.deployment.descriptor.EjbRemovalInfo
 
toString() - Method in class org.glassfish.ejb.deployment.descriptor.ScheduledTimerDescriptor
 
totalTimedObjectsInitialized_ - Variable in class com.sun.ejb.containers.EJBTimerService
 
touch() - Method in class com.sun.ejb.containers.EJBContextImpl
 
transaction - Variable in class com.sun.ejb.containers.EJBContextImpl
 
TRANSACTION_ATTRIBUTE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
TRANSACTION_SCOPE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
TRANSACTION_TYPE - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
transactionAttribute - Variable in class com.sun.ejb.EjbInvocation
The transaction attribute of the bean method.
TransactionAttributeHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
This handler is responsible for handling the jakarta.ejb.TransactionAttribute.
TransactionAttributeHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.TransactionAttributeHandler
 
TransactionManagementHandler - Class in org.glassfish.ejb.deployment.annotation.handlers
This handler is responsible for handling the jakarta.ejb.TransactionManagement.
TransactionManagementHandler() - Constructor for class org.glassfish.ejb.deployment.annotation.handlers.TransactionManagementHandler
 
transactionManager - Variable in class com.sun.ejb.containers.BaseContainer
 
transactionType - Variable in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
transform(boolean) - Method in class org.glassfish.ejb.embedded.DomainXmlTransformer
 
TranslationResults() - Constructor for class org.glassfish.ejb.deployment.util.InterceptorBindingTranslator.TranslationResults
 
trimEvent(Object, Object) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
trimItem(BaseCache.CacheItem) - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
trim the item from the cache and notify listeners
trimLru() - Method in class com.sun.ejb.containers.util.cache.UnBoundedSessionCache
 
trimLru(long) - Method in class com.sun.ejb.containers.util.cache.LruEJBCache
 
trimTimedoutItems(int) - Method in class com.sun.ejb.containers.util.cache.FIFOSessionCache
 
trimTimedoutItems(int) - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
trim the timedOut entries from the cache.
trimTimedoutItems(int) - Method in class com.sun.ejb.containers.util.cache.NRUSessionCache
 
trimUnSortedTimedoutItems(int) - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
This method picks idle items from a cache which does not have a sorted LRU list NRU cache at light loads and FIFO caches do not maintain a LRU list and hence they have to scan the entire cache and select victims
TRUE - Static variable in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
 
TX_BEAN_MANAGED - Static variable in interface com.sun.ejb.Container
 
TX_MANDATORY - Static variable in interface com.sun.ejb.Container
 
TX_NEVER - Static variable in interface com.sun.ejb.Container
 
TX_NOT_INITIALIZED - Static variable in interface com.sun.ejb.Container
 
TX_NOT_SUPPORTED - Static variable in interface com.sun.ejb.Container
 
TX_REQUIRED - Static variable in interface com.sun.ejb.Container
 
TX_REQUIRES_NEW - Static variable in interface com.sun.ejb.Container
 
TX_SUPPORTS - Static variable in interface com.sun.ejb.Container
 
txAttr - Variable in class com.sun.ejb.InvocationInfo
 
txAttrStrings - Static variable in interface com.sun.ejb.Container
 
type - Variable in class org.glassfish.ejb.deployment.descriptor.CMRFieldInfo
 
type - Variable in class org.glassfish.ejb.deployment.descriptor.PersistentFieldInfo
 
TYPE - Static variable in class org.glassfish.ejb.deployment.descriptor.EjbEntityDescriptor
 

U

UnBoundedSessionCache - Class in com.sun.ejb.containers.util.cache
 
UnBoundedSessionCache(String, StatefulSessionContainer, int, int) - Constructor for class com.sun.ejb.containers.util.cache.UnBoundedSessionCache
 
UNCHECKED - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
UNDEFINED - Static variable in class org.glassfish.ejb.deployment.descriptor.EjbCMPEntityDescriptor
 
undeploy() - Method in interface com.sun.ejb.Container
Called from EJB JarManager when an application is undeployed.
undeploy() - Method in class com.sun.ejb.containers.BaseContainer
Undeploy event.
undeploy(SessionContextImpl) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
unit - Variable in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor.AccessTimeoutHolder
 
unload(EjbApplication, DeploymentContext) - Method in class org.glassfish.ejb.startup.EjbDeployer
 
unregister() - Method in class com.sun.ejb.monitoring.stats.EjbCacheStatsProvider
 
unregister() - Method in class com.sun.ejb.monitoring.stats.EjbMonitoringStatsProvider
 
unregister() - Method in class com.sun.ejb.monitoring.stats.EjbPoolStatsProvider
 
unregister() - Method in class com.sun.ejb.monitoring.stats.EjbTimedObjectStatsProvider
 
unregisterContainer(BaseContainer) - Method in interface com.sun.ejb.containers.EjbContainerUtil
 
unregisterContainer(BaseContainer) - Method in class com.sun.ejb.containers.EjbContainerUtilImpl
 
unregisterProbeProvider() - Method in class com.sun.ejb.containers.util.pool.AbstractPool
 
unregisterResource(ResourceHandle) - Method in class com.sun.ejb.containers.EJBContextImpl
Unregister a resource from this Context.
USE_CALLER_IDENTITY - Static variable in interface org.glassfish.ejb.deployment.EjbTagNames
 
useClientTx(Transaction, EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
 
useClientTx(Transaction, EjbInvocation) - Method in class com.sun.ejb.containers.EJBContainerTransactionManager
Use caller transaction to execute a bean method
useFastPath - Variable in class com.sun.ejb.EjbInvocation
Tells if a fast path can be taken for a business method invocation.
userTransactionLookupAllowed() - Method in class com.sun.ejb.EjbInvocation
Called by the UserTransaction lookup to verify access to the UserTransaction itself.
userTransactionMethodsAllowed() - Method in class com.sun.ejb.EjbInvocation
Called by the UserTransaction implementation to verify access to the UserTransaction methods.
userTransactionMethodsAllowed(ComponentInvocation) - Method in interface com.sun.ejb.Container
EJB spec makes a distinction between access to the UserTransaction object itself and access to its methods.
userTransactionMethodsAllowed(ComponentInvocation) - Method in class com.sun.ejb.containers.AbstractSingletonContainer
 
userTransactionMethodsAllowed(ComponentInvocation) - Method in class com.sun.ejb.containers.BaseContainer
EJB spec makes a distinction between access to the UserTransaction object itself and access to its methods.
userTransactionMethodsAllowed(ComponentInvocation) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
userTransactionMethodsAllowed(ComponentInvocation) - Method in class com.sun.ejb.containers.StatelessSessionContainer
 
usesCallerIdentity - Variable in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
usesDefaultTransaction - Variable in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
 
useStaticCodegen() - Static method in class com.sun.ejb.EJBUtils
 

V

validate() - Method in class com.sun.ejb.containers.EJBTimerService.TimerCache
 
validate(ClassLoader) - Method in class org.glassfish.ejb.deployment.archivist.EjbArchivist
validates the DOL Objects associated with this archivist, usually it requires that a class loader being set on this archivist or passed as a parameter
validateEMForClientTx(EjbInvocation, JavaEETransaction) - Method in class com.sun.ejb.containers.BaseContainer
 
validateEMForClientTx(EjbInvocation, JavaEETransaction) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
validateTxAttr(MethodDescriptor, int) - Method in class com.sun.ejb.containers.BaseContainer
Validate transaction attribute value.
value - Variable in class org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor.AccessTimeoutHolder
 
valueOf(String) - Static method in enum com.sun.ejb.containers.BaseContainer.ContainerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.ejb.containers.EJBContextImpl.BeanState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor.ConcurrencyManagementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor.BindingType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sun.ejb.containers.BaseContainer.ContainerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.ejb.containers.EJBContextImpl.BeanState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.sun.ejb.containers.util.cache.LruSessionCache
get an Iterator for the values stored in the cache
values() - Static method in enum org.glassfish.ejb.deployment.descriptor.EjbSessionDescriptor.ConcurrencyManagementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.ejb.deployment.descriptor.InterceptorBindingDescriptor.BindingType
Returns an array containing the constants of this enum type, in the order they are declared.
visit(DescriptorVisitor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
visit the descriptor and all sub descriptors with a DOL visitor implementation
visit(DescriptorVisitor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
visit the descriptor and all sub descriptors with a DOL visitor implementation
visit(EjbVisitor) - Method in class org.glassfish.ejb.deployment.descriptor.EjbDescriptor
visit the descriptor and all sub descriptors with a DOL visitor implementation

W

waitCount - Variable in class com.sun.ejb.containers.util.cache.LruSessionCache.LruSessionCacheItem
 
waitCount - Variable in class com.sun.ejb.containers.util.pool.AbstractPool
 
wasCancelCalled() - Method in class com.sun.ejb.containers.AbstractSessionContextImpl
 
webServiceEndpointIntf - Variable in class com.sun.ejb.containers.BaseContainer
 
WebServiceInvocationHandler - Class in com.sun.ejb.containers
This is a proxy invocation handler for web service ejb invocations.
WebServiceInvocationHandler(Class, WebServiceEndpoint, Class, EjbContainerUtil, Map) - Constructor for class com.sun.ejb.containers.WebServiceInvocationHandler
 
webServiceInvocationInfoMap - Variable in class com.sun.ejb.containers.BaseContainer
 
webServicePostInvoke(EjbInvocation) - Method in interface com.sun.ejb.Container
Called by webservice code to do ejb invocation post processing.
webServicePostInvoke(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
 
writeAroundInvokeDescriptors(Node, Iterator) - Static method in class org.glassfish.ejb.deployment.node.EjbNode
 
writeAroundTimeoutDescriptors(Node, Iterator) - Static method in class org.glassfish.ejb.deployment.node.EjbNode
 
writeBindings(Node, EjbDescriptor) - Method in class org.glassfish.ejb.deployment.node.InterceptorBindingNode
Write interceptor bindings for this ejb.
writeCommonHeaderEjbDescriptor(Node, EjbDescriptor) - Method in class org.glassfish.ejb.deployment.node.EjbNode
write the common descriptor info to a DOM tree and return it
writeCommonHeaderEjbDescriptor(Node, EjbDescriptor) - Method in class org.glassfish.ejb.deployment.node.InterfaceBasedEjbNode
 
writeDeploymentDescriptors(Archivist, BundleDescriptor, ReadableArchive, WritableArchive) - Method in class org.glassfish.ejb.deployment.archivist.EjbInWarArchivist
writes the deployment descriptors (standard and runtime) to a JarFile using the right deployment descriptor path
writeDescriptor(Node, String, EjbInterceptor) - Method in class org.glassfish.ejb.deployment.node.EjbInterceptorNode
 
writeDescriptor(Node, String, EjbIORConfigurationDescriptor) - Method in class org.glassfish.ejb.deployment.node.runtime.IORConfigurationNode
 
writeDescriptor(Node, String, LifecycleCallbackDescriptor) - Method in class org.glassfish.ejb.deployment.node.AroundInvokeNode
 
writeDescriptor(Node, String, MethodPermissionDescriptor, EjbDescriptor) - Method in class org.glassfish.ejb.deployment.node.MethodPermissionNode
write the descriptor class to a DOM tree and return it
writeDescriptor(Node, String, ResourceReferenceDescriptor) - Method in class org.glassfish.ejb.deployment.node.runtime.CmpResourceNode
 
writeDescriptor(Node, String, BeanPoolDescriptor) - Method in class org.glassfish.ejb.deployment.node.runtime.BeanPoolNode
 
writeDescriptor(Node, String, ActivationConfigDescriptor) - Method in class org.glassfish.ejb.deployment.node.ActivationConfigNode
 
writeDescriptor(Node, String, ActivationConfigDescriptor) - Method in class org.glassfish.ejb.deployment.node.runtime.ActivationConfigNode
 
writeDescriptor(Node, String, ConcurrentMethodDescriptor) - Method in class org.glassfish.ejb.deployment.node.ConcurrentMethodNode
 
writeDescriptor(Node, String, EjbApplicationExceptionInfo) - Method in class org.glassfish.ejb.deployment.node.EjbApplicationExceptionNode
 
writeDescriptor(Node, String, EjbBundleDescriptorImpl) - Method in class org.glassfish.ejb.deployment.node.RelationshipsNode
 
writeDescriptor(Node, String, EjbBundleDescriptorImpl) - Method in class org.glassfish.ejb.deployment.node.runtime.EnterpriseBeansRuntimeNode
write the descriptor class to a DOM tree and return it
writeDescriptor(Node, String, EjbBundleDescriptorImpl) - Method in class org.glassfish.ejb.deployment.node.runtime.PMDescriptorsNode
write the descriptor class to a DOM tree and return it
writeDescriptor(Node, String, EjbDescriptor) - Method in class org.glassfish.ejb.deployment.node.ContainerTransactionNode
write the descriptor class to a DOM tree and return it
writeDescriptor(Node, String, EjbDescriptor) - Method in class org.glassfish.ejb.deployment.node.runtime.EjbNode
write the descriptor class to a DOM tree and return it
writeDescriptor(Node, String, EjbDescriptor) - Method in class org.glassfish.ejb.deployment.node.SecurityIdentityNode
 
writeDescriptor(Node, String, EjbEntityDescriptor) - Method in class org.glassfish.ejb.deployment.node.EjbEntityNode
 
writeDescriptor(Node, String, EjbInitInfo) - Method in class org.glassfish.ejb.deployment.node.EjbInitNode
 
writeDescriptor(Node, String, EjbMessageBeanDescriptor) - Method in class org.glassfish.ejb.deployment.node.MessageDrivenBeanNode
 
writeDescriptor(Node, String, EjbMessageBeanDescriptor) - Method in class org.glassfish.ejb.deployment.node.runtime.MDBResourceAdapterNode
 
writeDescriptor(Node, String, EjbRemovalInfo) - Method in class org.glassfish.ejb.deployment.node.EjbRemoveNode
 
writeDescriptor(Node, String, EjbSessionDescriptor) - Method in class org.glassfish.ejb.deployment.node.EjbSessionNode
 
writeDescriptor(Node, String, FieldDescriptor) - Method in class org.glassfish.ejb.deployment.node.CmpFieldNode
 
writeDescriptor(Node, String, IASEjbCMPEntityDescriptor) - Method in class org.glassfish.ejb.deployment.node.runtime.CmpNode
 
writeDescriptor(Node, String, QueryDescriptor) - Method in class org.glassfish.ejb.deployment.node.QueryNode
 
writeDescriptor(Node, String, RelationRoleDescriptor) - Method in class org.glassfish.ejb.deployment.node.EjbRelationshipRoleNode
 
writeDescriptor(Node, String, RelationshipDescriptor) - Method in class org.glassfish.ejb.deployment.node.EjbRelationNode
 
writeDescriptor(Node, String, BeanCacheDescriptor) - Method in class org.glassfish.ejb.deployment.node.runtime.BeanCacheNode
 
writeDescriptor(Node, String, CheckpointAtEndOfMethodDescriptor) - Method in class org.glassfish.ejb.deployment.node.runtime.CheckpointAtEndOfMethodNode
 
writeDescriptor(Node, String, FlushAtEndOfMethodDescriptor) - Method in class org.glassfish.ejb.deployment.node.runtime.FlushAtEndOfMethodNode
 
writeDescriptor(Node, String, IASEjbCMPFinder) - Method in class org.glassfish.ejb.deployment.node.runtime.FinderNode
 
writeDescriptor(Node, String, IASPersistenceManagerDescriptor) - Method in class org.glassfish.ejb.deployment.node.runtime.PMDescriptorNode
 
writeDescriptor(Node, String, MdbConnectionFactoryDescriptor) - Method in class org.glassfish.ejb.deployment.node.runtime.MDBConnectionFactoryNode
 
writeDescriptor(Node, String, PersistenceManagerInUse) - Method in class org.glassfish.ejb.deployment.node.runtime.PMInUseNode
 
writeDescriptor(Node, String, PrefetchDisabledDescriptor) - Method in class org.glassfish.ejb.deployment.node.runtime.PrefetchDisabledNode
 
writeDescriptor(Node, String, ScheduledTimerDescriptor) - Method in class org.glassfish.ejb.deployment.node.ScheduledTimerNode
 
writeDescriptor(Node, String, TimeoutValueDescriptor) - Method in class org.glassfish.ejb.deployment.node.TimeoutValueNode
 
writeDescriptor(Node, EjbBundleDescriptorImpl) - Method in class org.glassfish.ejb.deployment.node.EjbBundleNode
 
writeDescriptor(Node, EjbBundleDescriptorImpl) - Method in class org.glassfish.ejb.deployment.node.runtime.EjbBundleRuntimeNode
 
writeDescriptorInNode(Node, MethodPermissionDescriptor, EjbDescriptor) - Method in class org.glassfish.ejb.deployment.node.MethodPermissionNode
Write the descriptor in a DOM tree which root element is provided
writeReplace() - Method in class com.sun.ejb.containers.RemoteBusinessWrapperBase
 
writeRoleReferenceDescriptors(Node, Iterator) - Method in class org.glassfish.ejb.deployment.node.EjbNode
write the security role references to the DOM Tree
writeSecurityIdentityDescriptor(Node, EjbDescriptor) - Method in class org.glassfish.ejb.deployment.node.EjbNode
write the security identity information about an EJB

_

_constructEJBContextImpl(Object) - Method in class com.sun.ejb.containers.AbstractSingletonContainer
 
_constructEJBContextImpl(Object) - Method in class com.sun.ejb.containers.BaseContainer
 
_constructEJBContextImpl(Object) - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
_constructEJBContextImpl(Object) - Method in class com.sun.ejb.containers.StatelessSessionContainer
 
_constructEJBInstance() - Method in class com.sun.ejb.containers.BaseContainer
 
_constructEJBInstance() - Method in class com.sun.ejb.containers.StatefulSessionContainer
 
_createTimer(TimerPrimaryKey, long, long, Object, String, Date, long, EJBTimerSchedule, TimerConfig) - Method in class com.sun.ejb.containers.EJBTimerService
 
_destroyTimers(long, boolean) - Method in class com.sun.ejb.containers.EJBTimerService
 
_ejbLogger - Static variable in class com.sun.ejb.base.io.EJBObjectOutputStreamHandler
 
_getContext(EjbInvocation) - Method in class com.sun.ejb.containers.BaseContainer
 
_getContext(EjbInvocation) - Method in class com.sun.ejb.containers.BMCSingletonContainer
 
_getContext(EjbInvocation) - Method in class com.sun.ejb.containers.CMCSingletonContainer
 
_getContext(EjbInvocation) - Method in class com.sun.ejb.containers.StatefulSessionContainer
Called from preInvoke which is called from the EJBObject for local and remote invocations.
_getContext(EjbInvocation) - Method in class com.sun.ejb.containers.StatelessSessionContainer
Called from preInvoke which is called from the EJBObject for local and remote invocations.
_getNextTimeout(RuntimeTimerState) - Method in class com.sun.ejb.containers.EJBTimerService
Non-persistent part of the implementation of the getNextTimeout() call
_logger - Static variable in class com.sun.ejb.base.container.util.CacheProperties
 
_logger - Static variable in class com.sun.ejb.base.stats.StatsImpl
 
_logger - Static variable in class com.sun.ejb.codegen.Generator
 
_logger - Static variable in class com.sun.ejb.containers.BaseContainer
 
_logger - Static variable in class com.sun.ejb.containers.EJBHomeImpl
 
_logger - Static variable in class com.sun.ejb.containers.EJBLocalRemoteObject
 
_logger - Static variable in class com.sun.ejb.containers.StatefulContainerFactory
 
_logger - Static variable in class com.sun.ejb.containers.util.cache.LruEJBCache
 
_logger - Static variable in class com.sun.ejb.containers.util.pool.AbstractPool
 
A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes All Packages