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

A

AbortableLRUAlgorithm - Class in org.jboss.ejb3.cache.tree
LRUAlgorithm subclass that doesn't log an error if it catches ContextInUseException.
AbortableLRUAlgorithm() - Constructor for class org.jboss.ejb3.cache.tree.AbortableLRUAlgorithm
 
AbortableLRUAlgorithmConfiguration - Class in org.jboss.ejb3.cache.tree
 
AbortableLRUAlgorithmConfiguration() - Constructor for class org.jboss.ejb3.cache.tree.AbortableLRUAlgorithmConfiguration
 
AbstractAccessibleObjectBeanProperty<T extends AccessibleObject> - Class in org.jboss.injection.lang.reflect
Makes sure that the accessible object is accessible.
AbstractAccessibleObjectBeanProperty(T) - Constructor for class org.jboss.injection.lang.reflect.AbstractAccessibleObjectBeanProperty
 
AbstractHandler<X extends org.jboss.metadata.javaee.spec.RemoteEnvironment> - Class in org.jboss.injection
Common base for annotation/xml handlers.
AbstractHandler() - Constructor for class org.jboss.injection.AbstractHandler
 
AbstractInterceptor - Class in org.jboss.ejb3.aop
Comment
AbstractInterceptor() - Constructor for class org.jboss.ejb3.aop.AbstractInterceptor
 
AbstractJavaEEComponent - Class in org.jboss.ejb3.javaee
Comment
AbstractJavaEEComponent(JavaEEModule) - Constructor for class org.jboss.ejb3.javaee.AbstractJavaEEComponent
 
AbstractPool - Class in org.jboss.ejb3.pool
The base of all pool implementations.
AbstractPool() - Constructor for class org.jboss.ejb3.pool.AbstractPool
 
AbstractPropertyInjector - Class in org.jboss.injection
Comment
AbstractPropertyInjector(BeanProperty) - Constructor for class org.jboss.injection.AbstractPropertyInjector
 
accept(String) - Method in class org.jboss.ejb3.FileSuffixFilter
 
accepts(VirtualFile) - Method in class org.jboss.ejb3.ClassFileFilter
 
accepts(VirtualFile) - Method in class org.jboss.ejb3.ClientDescriptorFileFilter
 
acknowledgeMode - Variable in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
activate() - Method in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
Activate
activateAfterReplication() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
Ignores the call, as activation of this proxy context does not affect the underlying bean (which is activated along with its parent context).
activateAfterReplication() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
activateSession(Object) - Method in class org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManager
Restores session state from the serialized file & invokes SessionBean.ejbActivate() on the target bean.
activateSession(Object) - Method in interface org.jboss.ejb3.cache.simple.StatefulSessionPersistenceManager
Restores session state from the serialized file & invokes SessionBean.ejbActivate() on the target bean.
activationSig - Variable in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
The signature for activate/deactivateEndpint
ActivationSpec - Class in org.jboss.ejb3.mdb
Comment
ActivationSpec() - Constructor for class org.jboss.ejb3.mdb.ActivationSpec
 
activationSpec - Variable in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
The activation spec
activationSpec - Variable in class org.jboss.ejb3.mdb.MessagingContainer
 
ACTUAL_ENTITY_MANAGER_FACTORY_CONTEXT - Static variable in class org.jboss.ejb3.Ejb3Deployment
 
addActivationSpecProperty(Map<String, ActivationConfigPropertyMetaData>, ActivationConfigProperty) - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
addAllIfSet(Collection<E>, Collection<? extends E>) - Static method in class org.jboss.ejb3.util.CollectionHelper
Adds all of the elements in the specified collection to the target collection if a collection is specified.
addAnnotation(CtMember, String) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
addAnnotation(Member, Class, Object) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
addAnnotation(Member, String, Object) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
addAttachment(String, Object) - Method in interface org.jboss.ejb3.DeploymentUnit
Add attachment
addBeanClass(String) - Method in class org.jboss.ejb3.interceptor.InterceptorInfoRepository
Deprecated.  
addClassAnnotation(Class, Object) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
addClassAnnotation(String, String) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
addContains(StatefulBeanContext) - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
addContains(StatefulBeanContext) - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
addDatasource(String) - Method in interface org.jboss.ejb3.DependencyPolicy
 
addDatasource(String) - Method in class org.jboss.ejb3.deployers.JBoss5DependencyPolicy
 
addDatasource(String) - Method in class org.jboss.ejb3.JmxDependencyPolicy
Deprecated.  
addDatasource(String) - Method in class org.jboss.ejb3.MCDependencyPolicy
 
addDependency(String) - Method in interface org.jboss.ejb3.DependencyPolicy
 
addDependency(String) - Method in class org.jboss.ejb3.JmxDependencyPolicy
Deprecated.  
addDependency(String) - Method in class org.jboss.ejb3.MCDependencyPolicy
 
addDependency(DemandMetaData) - Method in class org.jboss.ejb3.MCDependencyPolicy
 
addDependency(DependencyMetaData) - Method in class org.jboss.ejb3.MCDependencyPolicy
 
addDependency(Class<?>) - Method in class org.jboss.ejb3.MCDependencyPolicy
 
addDependency(String, Class<?>) - Method in class org.jboss.ejb3.MCDependencyPolicy
Add a dependency on an enterprise bean.
addDependency(InjectionContainer, Class<?>) - Method in class org.jboss.injection.AbstractHandler
 
addDependency(InjectionContainer, String, Class<?>) - Method in class org.jboss.injection.AbstractHandler
 
addExtendedPersistenceContext(String, EntityManager) - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
addExtendedPersistenceContext(String, EntityManager) - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
addJNDIDependency(InjectionContainer, String) - Method in class org.jboss.injection.AbstractHandler
 
addJNDIName(String) - Method in class org.jboss.ejb3.MCDependencyPolicy
 
addMetadata(Invocation, Object, Object, PayloadKey) - Static method in class org.jboss.ejb3.interceptor.ClientInterceptorUtil
 
addMetadata(Invocation, Object, Object) - Static method in class org.jboss.ejb3.interceptor.ClientInterceptorUtil
 
addPUDependency(String, InjectionContainer) - Static method in class org.jboss.injection.PersistenceUnitHandler
 
addResponseAttachment(Object, Object) - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
addResponseAttachment(Object, Object) - Method in class org.jboss.ejb3.EJBInvocation
 
addSupply(Class<?>) - Method in class org.jboss.ejb3.MCDependencyPolicy
 
addToEnvironment(String, Object) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
addTransformer(ClassTransformer) - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
after(Object) - Method in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
After delivery processing.
afterCompletion(int) - Method in class org.jboss.ejb3.stateful.SessionSynchronizationInterceptor.SFSBSessionSynchronization
 
ALLOCATION_SIZE - Static variable in class org.jboss.ejb3.entity.JTATableIdGenerator
The allocation-size parameter
AllowedOperationsInterceptor - Class in org.jboss.ejb3
 
AllowedOperationsInterceptor() - Constructor for class org.jboss.ejb3.AllowedOperationsInterceptor
 
annotation - Variable in class org.jboss.ejb3.Ejb3AnnotationHandler
 
AnnotationRepositoryToMetaData - Class in org.jboss.ejb3
AnnotationRepositoryToMetaData.
AnnotationRepositoryToMetaData(EJBContainer) - Constructor for class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
annotationType() - Method in class org.jboss.persistence.EntityImpl
 
appendMethods(StringBuffer) - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
appendMethodString(StringBuffer, String, Method) - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
arguments - Variable in class org.jboss.ejb3.EJBInvocation
 
aroundInvoke - Variable in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
aroundInvokeHierarchy - Variable in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
assembly - Variable in class org.jboss.ejb3.EJBContainer
 
associateMessageContext(WebServiceContext) - Static method in class org.jboss.injection.WebServiceContextProxy
 
attached(T) - Method in interface org.jboss.ejb3.BeanContextLifecycleCallback
The context has been attached to a bean instance.
AuthenticationInterceptorFactory - Class in org.jboss.ejb3.security
Authentication Interceptor Factory
AuthenticationInterceptorFactory() - Constructor for class org.jboss.ejb3.security.AuthenticationInterceptorFactory
 

B

BASE_EJB3_JMX_NAME - Static variable in class org.jboss.ejb3.Ejb3Module
Deprecated.  
BaseContext<T extends Container> - Class in org.jboss.ejb3
Comment
BaseContext(T) - Constructor for class org.jboss.ejb3.BaseContext
Use with extreme caution, must not break getInstance post condition.
BaseContext(T, Object) - Constructor for class org.jboss.ejb3.BaseContext
 
BaseContext() - Constructor for class org.jboss.ejb3.BaseContext
Deprecated.  
bean - Variable in class org.jboss.ejb3.BaseContext
 
beanClassName - Variable in class org.jboss.ejb3.EJBContainer
 
BeanContainer - Class in org.jboss.ejb3.aop
Comment
BeanContainer(EJBContainer) - Constructor for class org.jboss.ejb3.aop.BeanContainer
 
BeanContainerBeanContextFactory - Class in org.jboss.ejb3.aop
 
BeanContainerBeanContextFactory() - Constructor for class org.jboss.ejb3.aop.BeanContainerBeanContextFactory
 
BeanContext<T extends Container> - Interface in org.jboss.ejb3
An instance of an enterprise bean linked to its container.
beanContext - Variable in class org.jboss.ejb3.EJBContextImpl
 
BeanContextLifecycleCallback<T extends BeanContext> - Interface in org.jboss.ejb3
The EJBContextLifecycleCallback provides a way to modify the EJBContext prior to use by the bean.
beanMO - Variable in class org.jboss.ejb3.stateful.StatefulBeanContext
 
BeanProperty - Interface in org.jboss.injection.lang.reflect
A bean property defines a propery of a pojo from the EJB3 point of view.
BeanPropertyFactory - Class in org.jboss.injection.lang.reflect
BeanProperty factory.
beans - Variable in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
before(Object, MessagingContainer, Method, Object[]) - Method in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
Before delivery processing.
beforeCompletion() - Method in class org.jboss.ejb3.stateful.SessionSynchronizationInterceptor.SFSBSessionSynchronization
 
bind(Name, Object) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
bind(String, Object) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
bind(Context, String, Object) - Static method in class org.jboss.ejb3.NonSerializableFactory
 
block() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache.RemovalTimeoutTask
 
block() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache.SessionTimeoutTask
 
BlockContainerShutdownInterceptor - Class in org.jboss.ejb3
An interceptor that blocks container shutdown until the interceptor chain completes and rejects invocations if container is not completely started or is stopped.
BlockContainerShutdownInterceptor() - Constructor for class org.jboss.ejb3.BlockContainerShutdownInterceptor
 
BrainlessContext - Class in org.jboss.ejb3.naming
A naming context which can't do anything.
BrainlessContext() - Constructor for class org.jboss.ejb3.naming.BrainlessContext
 

C

cache - Variable in class org.jboss.ejb3.stateful.StatefulContainer
 
cacheConfig - Variable in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
CachedConnectionInterceptor - Class in org.jboss.ejb3.connectionmanager
 
CachedConnectionInterceptor(Set<String>) - Constructor for class org.jboss.ejb3.connectionmanager.CachedConnectionInterceptor
 
CachedConnectionInterceptorFactory - Class in org.jboss.ejb3.connectionmanager
 
CachedConnectionInterceptorFactory() - Constructor for class org.jboss.ejb3.connectionmanager.CachedConnectionInterceptorFactory
 
CacheFactoryNotRegisteredException - Exception in org.jboss.ejb3.cache
CacheFactoryNotRegisteredException Thrown when attempting to retrieve a cache factory with unrecognized name from the registry
CacheFactoryNotRegisteredException() - Constructor for exception org.jboss.ejb3.cache.CacheFactoryNotRegisteredException
 
CacheFactoryNotRegisteredException(String) - Constructor for exception org.jboss.ejb3.cache.CacheFactoryNotRegisteredException
 
CacheFactoryRegistry - Class in org.jboss.ejb3.cache
Registry for all configured Stateful Cache Factory implementations
CacheFactoryRegistry() - Constructor for class org.jboss.ejb3.cache.CacheFactoryRegistry
 
cacheFactoryRegistry - Variable in class org.jboss.ejb3.Ejb3Deployment
 
cacheManager - Variable in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
cacheMap - Variable in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
calculateHierarchy(InterceptorInfo) - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
callIn() - Method in class org.jboss.ejb3.statistics.InvocationStatistics
 
callOut() - Method in class org.jboss.ejb3.statistics.InvocationStatistics
 
callTimeout(Timer) - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
callTimeout(Timer) - Method in class org.jboss.ejb3.service.ServiceContainer
 
callTimeout(Timer) - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
cf - Variable in class org.jboss.ejb3.Ejb3AnnotationHandler
 
checkForDuplicateLocalAndRemoteInterfaces() - Method in class org.jboss.ejb3.EJBContainer
Ensures that the bean does not implement any one interface as both @Local and @Remote EJBTHREE-1025
checkValidBeanLifecycleSignature(Method) - Static method in class org.jboss.ejb3.interceptor.InterceptorInfoRepository
Deprecated. EJB3 12.4 Lifecycle methods may throw runtime exceptions, but not application exceptions.
checkValidBusinessSignature(Method) - Static method in class org.jboss.ejb3.interceptor.InterceptorInfoRepository
Deprecated.  
checkValidLifecycleSignature(Method) - Static method in class org.jboss.ejb3.interceptor.InterceptorInfoRepository
Deprecated.  
ClassFileFilter - Class in org.jboss.ejb3
Comment
ClassFileFilter() - Constructor for class org.jboss.ejb3.ClassFileFilter
 
classloader - Variable in class org.jboss.ejb3.EJBContainer
 
className - Variable in class org.jboss.ejb3.Ejb3AnnotationHandler
 
cleanupEnc(EJBContainer) - Method in class org.jboss.ejb3.DefaultEjbEncFactory
 
cleanupEnc(EJBContainer) - Method in interface org.jboss.ejb3.EjbEncFactory
 
clear() - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
CLIENT_METADATA - Static variable in class org.jboss.ejb3.interceptor.ClientInterceptorUtil
 
ClientDescriptorFileFilter - Class in org.jboss.ejb3
 
ClientDescriptorFileFilter() - Constructor for class org.jboss.ejb3.ClientDescriptorFileFilter
 
ClientInterceptorUtil - Class in org.jboss.ejb3.interceptor
Utility class for placing the client interceptor data under a given metadata tag
ClientInterceptorUtil() - Constructor for class org.jboss.ejb3.interceptor.ClientInterceptorUtil
 
ClientKernelAbstraction - Interface in org.jboss.ejb3
 
clone() - Method in interface org.jboss.ejb3.DependencyPolicy
 
clone() - Method in class org.jboss.ejb3.JmxDependencyPolicy
Deprecated.  
clone() - Method in class org.jboss.ejb3.MCDependencyPolicy
 
close() - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
close() - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
close(Context, Hashtable) - Static method in class org.jboss.ejb3.InitialContextFactory
 
close(Object) - Static method in class org.jboss.ejb3.mdb.ProducerConfig
 
close() - Method in interface org.jboss.ejb3.mdb.ProducerManager
 
close() - Method in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
close() - Method in class org.jboss.ejb3.naming.BrainlessContext
 
close() - Method in class org.jboss.ejb3.protocol.jarjar.JarJarInputStream
 
ClusteredIsLocalInterceptor - Class in org.jboss.ejb3.remoting
Routes the call to the local container, bypassing further client-side interceptors and any remoting layer, if a container with the same OID and partition name is available.
ClusteredIsLocalInterceptor() - Constructor for class org.jboss.ejb3.remoting.ClusteredIsLocalInterceptor
 
ClusteredMetaDataBridge - Class in org.jboss.ejb3.cluster.metadata
Creates a ClusteredImpl to match a ClusterConfigMetaData.
ClusteredMetaDataBridge() - Constructor for class org.jboss.ejb3.cluster.metadata.ClusteredMetaDataBridge
 
ClusteredStatefulCache - Interface in org.jboss.ejb3.cache
Comment
clusterUid(Container) - Static method in class org.jboss.ejb3.Ejb3Registry
 
clusterUid(String, String) - Static method in class org.jboss.ejb3.Ejb3Registry
 
collapseXmlMethodInjectors(Set<String>, Class, Map<String, Map<AccessibleObject, Injector>>, Map<AccessibleObject, Injector>) - Static method in class org.jboss.injection.InjectionUtil
This method will take a set of XML loaded injectors and collapse them based on spec inheritance rules It will remove injectors that should not be used in the injection of the base component class.
CollectionHelper - Class in org.jboss.ejb3.util
Provide helpful functions for Collection objects.
CollectionHelper() - Constructor for class org.jboss.ejb3.util.CollectionHelper
 
COLUMN - Static variable in class org.jboss.ejb3.entity.JTATableIdGenerator
The column parameter
commit(Object) - Static method in class org.jboss.ejb3.mdb.ProducerConfig
 
commit() - Method in interface org.jboss.ejb3.mdb.ProducerManager
 
commit() - Method in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
composeName(Name, Name) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
composeName(String, String) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
concurrentCalls - Variable in class org.jboss.ejb3.statistics.InvocationStatistics
 
configure(Type, Properties, Dialect) - Method in class org.jboss.ejb3.entity.JTATableIdGenerator
 
connect(Object) - Static method in class org.jboss.ejb3.mdb.ProducerConfig
 
connect() - Method in interface org.jboss.ejb3.mdb.ProducerManager
 
connect() - Method in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
connect() - Method in class org.jboss.ejb3.protocol.jarjar.JarJarURLConnection
 
connection - Variable in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
construct() - Method in class org.jboss.ejb3.EJBContainer
 
constructionPoint() - Static method in class org.jboss.ejb3.util.Debugger
 
constructProperNoSuchEjbException(NoSuchEJBException, String) - Method in class org.jboss.ejb3.session.SessionContainer
Obtains the proper Exception to return to the caller in the event a "remove" call is made on a bean that doesn't exist.
CONSUMER_MESSAGE - Static variable in class org.jboss.ejb3.mdb.ConsumerContainer
This is needed because API changed from JBoss 4.0.1sp1 to 4.0.2 TODO remove this after 4.0.2 is out.
ConsumerContainer - Class in org.jboss.ejb3.mdb
Comment
ConsumerContainer(String, Domain, ClassLoader, String, Hashtable, Ejb3Deployment, JBossConsumerBeanMetaData) - Constructor for class org.jboss.ejb3.mdb.ConsumerContainer
 
containedIn - Variable in class org.jboss.ejb3.stateful.StatefulBeanContext
 
container - Variable in class org.jboss.ejb3.BaseContext
 
Container - Interface in org.jboss.ejb3
Comment A container is optionally associated with a security manager.
container - Variable in class org.jboss.ejb3.EJBContextImpl
 
container - Variable in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
Our container
container - Variable in class org.jboss.ejb3.pool.AbstractPool
 
containerClusterUid - Variable in class org.jboss.ejb3.stateful.StatefulBeanContext
 
ContainerDelegateWrapper<CONTAINER_TYPE extends Container> - Class in org.jboss.ejb3
Comment
ContainerDelegateWrapper(CONTAINER_TYPE) - Constructor for class org.jboss.ejb3.ContainerDelegateWrapper
 
ContainerDelegateWrapperMBean - Interface in org.jboss.ejb3
Comment
containerGuid - Variable in class org.jboss.ejb3.stateful.StatefulBeanContext
 
ContainerPlugin - Interface in org.jboss.ejb3
This is a superinterface for all Container plugins.
contains(Object) - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
contains - Variable in class org.jboss.ejb3.stateful.StatefulBeanContext
 
containsTimeoutAnnotation(EJBContainer, Method) - Method in class org.jboss.ejb3.security.SecurityHelper
Checks whether a method declares a Timeout annotation
ContextInUseException - Exception in org.jboss.ejb3.cache.tree
Exception thrown by StatefulTreeCache if an attempt is made to passivate a bean that is currently in use.
ContextInUseException() - Constructor for exception org.jboss.ejb3.cache.tree.ContextInUseException
Create a new ContextInUseException.
ContextInUseException(String) - Constructor for exception org.jboss.ejb3.cache.tree.ContextInUseException
Create a new ContextInUseException.
convertToHibernateException(Exception) - Static method in class org.jboss.ejb3.entity.SecondLevelCacheUtil
Creates a CacheException, but doesn't pass JBC CacheException as the cause as it is a type that likely doesn't exist on a client.
copy() - Method in class org.jboss.ejb3.aop.LifeCycleInvocation
 
copy() - Method in class org.jboss.ejb3.EJBContainerInvocation
 
copy() - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
copy() - Method in class org.jboss.ejb3.injection.InjectionInvocation
 
copy(InputStream, OutputStream, long) - Method in class org.jboss.ejb3.protocol.jarjar.JarJarInputStream
 
copy() - Method in class org.jboss.ejb3.stateful.StatefulContainerInvocation
 
count - Variable in class org.jboss.ejb3.statistics.InvocationStatistics.TimeStatistic
 
create() - Method in class org.jboss.ejb3.cache.NoPassivationCache
 
create(Class<?>[], Object[]) - Method in class org.jboss.ejb3.cache.NoPassivationCache
 
create() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
create(Class<?>[], Object[]) - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
create(Class<?>[], Object[]) - Method in interface org.jboss.ejb3.cache.StatefulCache
Deprecated.  
create() - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
create(Class[], Object[]) - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
create() - Method in interface org.jboss.ejb3.Container
 
create() - Method in class org.jboss.ejb3.Ejb3Deployment
Create all EJB containers and Persistence Units The only things that should be initialized is metadata that does not need access to any other deployment.
create() - Method in class org.jboss.ejb3.EJBContainer
 
create() - Method in class org.jboss.ejb3.kernel.JNDIKernelRegistryPlugin
 
create() - Method in class org.jboss.ejb3.MCKernelAbstraction.AlreadyInstantiated.Factory
 
create() - Method in class org.jboss.ejb3.pool.AbstractPool
Deprecated. 
create(Class[], Object[]) - Method in class org.jboss.ejb3.pool.AbstractPool
 
create() - Method in class org.jboss.ejb3.pool.ThreadlocalPool
 
create(Class[], Object[]) - Method in class org.jboss.ejb3.pool.ThreadlocalPool
 
create() - Method in class org.jboss.ejb3.service.ServiceContainer
 
create(Class<?>[], Object[]) - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
create(BeanProperty) - Method in interface org.jboss.injection.InjectorFactory
 
create(AccessibleObject) - Static method in class org.jboss.injection.lang.reflect.BeanPropertyFactory
 
createActivationSpec() - Method in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
Create the activation spec
createActivationSpecSig - Variable in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
The signature for createActivationSpec
createAdvisor(String, Domain, Class<? extends Object>, AnnotationRepository) - Method in class org.jboss.ejb3.aop.BeanContainer
 
createAndStartCache() - Method in class org.jboss.ejb3.stateful.StatefulContainer
Creates and starts the configured cache, if not started already
createBean() - Method in class org.jboss.ejb3.aop.BeanContainerBeanContextFactory
 
createBeanContext() - Method in interface org.jboss.ejb3.Container
Create a bean context for use in a pool.
createBeanContext() - Method in class org.jboss.ejb3.EJBContainer
 
createBeanContext() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
createBeanContext() - Method in class org.jboss.ejb3.service.ServiceContainer
 
createBeanContext() - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
createBeanContext() - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
createCache() - Method in interface org.jboss.ejb3.cache.Ejb3CacheFactory
 
createCache() - Method in class org.jboss.ejb3.cache.NoPassivationCacheFactory
 
createCache() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCacheFactory
 
createCache() - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCacheFactory
 
createCacheRegionPrefix(String, String, String) - Static method in class org.jboss.ejb3.entity.SecondLevelCacheUtil
 
createCount - Variable in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
createCount - Variable in class org.jboss.ejb3.pool.AbstractPool
 
createDependencyPolicy(JavaEEComponent) - Method in class org.jboss.ejb3.Ejb3Deployment
 
createDestination(Class<? extends Destination>, String) - Method in class org.jboss.ejb3.jms.JMSDestinationFactory
 
createDestination(Class<? extends Destination>, String) - Method in class org.jboss.ejb3.jms.ServerPeerJMSDestinationFactory
 
createEndpoint(XAResource) - Method in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
 
createEntry(JarEntry, JarEntry) - Method in class org.jboss.ejb3.protocol.jarjar.JarJarInputStream
 
createHandler(ClassFile) - Method in class org.jboss.ejb3.Ejb3HandlerFactory
 
createHomeProxy() - Method in class org.jboss.ejb3.mdb.ProducerFactory
 
createHomeProxy() - Method in interface org.jboss.ejb3.proxy.ProxyFactory
Deprecated. Create an EJB 2.1 Home Proxy
createInjectors(List<Injector>, ClassLoader, InjectorFactory<?>, Collection<ResourceInjectionTargetMetaData>) - Static method in class org.jboss.injection.InjectionUtil
Create and add multiple injectors for injection targets.
createInterceptor(Class<?>) - Method in class org.jboss.ejb3.aop.BeanContainer
 
createInterceptor(Class<?>) - Method in class org.jboss.ejb3.EJBContainer
Do not call, for BeanContainer.
createLocalProxy(Object, LocalBinding) - Method in class org.jboss.ejb3.service.ServiceContainer
 
createLocalProxy(Object) - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
createLocalProxy(Object, LocalBinding) - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
createMethodTables() - Method in class org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor
 
createNamedQuery(String) - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
createNativeQuery(String) - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
createNativeQuery(String, Class) - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
createNativeQuery(String, String) - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
createObjectName(String) - Method in class org.jboss.ejb3.EJBContainer
 
createObjectName(String, String) - Method in class org.jboss.ejb3.EJBContainer
 
createObjectName(String) - Method in class org.jboss.ejb3.javaee.AbstractJavaEEComponent
 
createObjectName(String, String) - Method in class org.jboss.ejb3.javaee.AbstractJavaEEComponent
 
createObjectName(String) - Method in interface org.jboss.ejb3.javaee.JavaEEComponent
Create an object name for the given EJB name in the same JavaEE module.
createObjectName(String, String) - Method in interface org.jboss.ejb3.javaee.JavaEEComponent
Create an object name for the given EJB name in another JavaEE module.
createObjectName(JavaEEModule, String) - Static method in class org.jboss.ejb3.javaee.JavaEEComponentHelper
Create an object name refering to the enterprise bean in this module.
createObjectName(JavaEEModule, String, String) - Static method in class org.jboss.ejb3.javaee.JavaEEComponentHelper
Create an object name refering the enterprise bean in another module.
createPerClass(Advisor) - Method in class org.jboss.ejb3.connectionmanager.CachedConnectionInterceptorFactory
 
createPerClass(Advisor) - Method in class org.jboss.ejb3.interceptor.EJB3InterceptorsFactory
 
createPerClass(Advisor) - Method in class org.jboss.ejb3.mdb.CurrentMessageInjectorInterceptorFactory
 
createPerClass(Advisor) - Method in class org.jboss.ejb3.remoting.ReplicantsManagerInterceptorFactory
 
createPerClass(Advisor) - Method in class org.jboss.ejb3.security.AuthenticationInterceptorFactory
 
createPerClass(Advisor) - Method in class org.jboss.ejb3.security.PerClassAspectFactoryAdaptor
 
createPerClass(Advisor) - Method in class org.jboss.ejb3.security.RoleBasedAuthorizationInterceptorFactory
 
createPerClass(Advisor) - Method in class org.jboss.ejb3.security.RunAsSecurityInterceptorFactory
 
createPerClass(Advisor) - Method in class org.jboss.ejb3.stateful.StatefulRemoveFactory
 
createPerInstance(Advisor, InstanceAdvisor) - Method in class org.jboss.ejb3.interceptor.EJB3InterceptorsFactory
 
createPerInstance(Advisor, InstanceAdvisor) - Method in class org.jboss.ejb3.mdb.CurrentMessageInjectorInterceptorFactory
 
createPerInstance(Advisor, InstanceAdvisor) - Method in class org.jboss.ejb3.remoting.ReplicantsManagerInterceptorFactory
 
createPerInstance(Advisor, InstanceAdvisor) - Method in class org.jboss.ejb3.security.PerClassAspectFactoryAdaptor
 
createPerInstance(Advisor, InstanceAdvisor) - Method in class org.jboss.ejb3.stateful.StatefulRemoveFactory
 
createPerJoinpoint(Advisor, InstanceAdvisor, Joinpoint) - Method in class org.jboss.ejb3.interceptor.EJB3InterceptorsFactory
 
createPerJoinpoint(Advisor, Joinpoint) - Method in class org.jboss.ejb3.interceptor.EJB3InterceptorsFactory
 
createPerJoinpoint(Advisor, Joinpoint) - Method in class org.jboss.ejb3.mdb.CurrentMessageInjectorInterceptorFactory
 
createPerJoinpoint(Advisor, InstanceAdvisor, Joinpoint) - Method in class org.jboss.ejb3.mdb.CurrentMessageInjectorInterceptorFactory
 
createPerJoinpoint(Advisor, Joinpoint) - Method in class org.jboss.ejb3.remoting.ReplicantsManagerInterceptorFactory
 
createPerJoinpoint(Advisor, InstanceAdvisor, Joinpoint) - Method in class org.jboss.ejb3.remoting.ReplicantsManagerInterceptorFactory
 
createPerJoinpoint(Advisor, Joinpoint) - Method in class org.jboss.ejb3.security.PerClassAspectFactoryAdaptor
 
createPerJoinpoint(Advisor, InstanceAdvisor, Joinpoint) - Method in class org.jboss.ejb3.security.PerClassAspectFactoryAdaptor
 
createPerJoinpoint(Advisor, Joinpoint) - Method in class org.jboss.ejb3.stateful.StatefulRemoveFactory
 
createPerJoinpoint(Advisor, InstanceAdvisor, Joinpoint) - Method in class org.jboss.ejb3.stateful.StatefulRemoveFactory
 
createPersistenceManager() - Method in interface org.jboss.ejb3.cache.persistence.PersistenceManagerFactory
 
createPersistenceManager() - Method in class org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManagerFactory
 
createPerVM() - Method in class org.jboss.ejb3.interceptor.EJB3InterceptorsFactory
 
createPerVM() - Method in class org.jboss.ejb3.mdb.CurrentMessageInjectorInterceptorFactory
 
createPerVM() - Method in class org.jboss.ejb3.remoting.ReplicantsManagerInterceptorFactory
 
createPerVM() - Method in class org.jboss.ejb3.security.PerClassAspectFactoryAdaptor
 
createPerVM() - Method in class org.jboss.ejb3.stateful.StatefulRemoveFactory
 
createPolicyConfiguration() - Method in class org.jboss.ejb3.Ejb3Deployment
 
createPool() - Method in interface org.jboss.ejb3.pool.PoolFactory
 
createPool() - Method in class org.jboss.ejb3.pool.StrictMaxPoolFactory
 
createPool() - Method in class org.jboss.ejb3.pool.ThreadlocalPoolFactory
 
createProxy(XAResource) - Method in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
 
createProxyBusiness() - Method in class org.jboss.ejb3.mdb.LocalProducerFactory
 
createProxyBusiness(Object) - Method in class org.jboss.ejb3.mdb.ProducerFactory
 
createProxyBusiness() - Method in class org.jboss.ejb3.mdb.RemoteProducerFactory
 
createProxyBusiness() - Method in interface org.jboss.ejb3.proxy.ProxyFactory
Deprecated. Create an EJB3 Business proxy with no specific target business interface
createProxyConstructor(Class<?>[], ClassLoader) - Static method in class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
Create a Proxy Constructor for the specified interfaces, using the specified CL
createProxyFactories() - Method in class org.jboss.ejb3.Ejb3AnnotationHandler
 
createProxyLocalEjb21(Object, LocalBinding) - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
createProxyLocalEjb21(Object) - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
createProxyLocalEjb21() - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
createProxyLocalEjb21(LocalBinding) - Method in class org.jboss.ejb3.stateless.StatelessContainer
Create a local proxy (EJBLocalObject) for an enterprise bean with the specified LocalBinding
createProxyRemoteEjb21(Object) - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
createProxyRemoteEjb21(Object, RemoteBinding) - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
createProxyRemoteEjb21() - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
createProxyRemoteEjb21(RemoteBinding) - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
createQuery(String) - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
createRegionFqn(String, String) - Static method in class org.jboss.ejb3.entity.SecondLevelCacheUtil
 
createRemoteProxy(Object, RemoteBinding) - Method in class org.jboss.ejb3.service.ServiceContainer
Deprecated. 
createRemoteProxy(Object, RemoteBinding) - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
createService() - Method in class org.jboss.ejb3.ServiceDelegateWrapper
Deprecated.  
createSession(Class<?>[], Object[]) - Method in class org.jboss.ejb3.service.ServiceContainer
 
createSession(Class<?>[], Object[]) - Method in class org.jboss.ejb3.session.SessionContainer
Create session to an EJB bean.
createSession() - Method in class org.jboss.ejb3.session.SessionContainer
 
createSession(Class<?>[], Object[]) - Method in class org.jboss.ejb3.stateful.StatefulContainer
Create a stateful bean and return its oid.
createSession(Class<?>[], Object[]) - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
createSubcontext(Name) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
createSubcontext(String) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
ctx - Variable in class org.jboss.ejb3.mdb.ProducerFactory
 
ctxProperties - Variable in class org.jboss.ejb3.Ejb3AnnotationHandler
 
currentBean - Static variable in class org.jboss.ejb3.stateful.StatefulBeanContext
 
currentBeanContext - Variable in class org.jboss.ejb3.pool.ThreadlocalPool
 
currentInterceptor - Variable in class org.jboss.ejb3.EJBInvocation
 
CurrentMessageInjectorInterceptor - Class in org.jboss.ejb3.mdb
Comment
CurrentMessageInjectorInterceptor(Field[], Method[]) - Constructor for class org.jboss.ejb3.mdb.CurrentMessageInjectorInterceptor
 
CurrentMessageInjectorInterceptorFactory - Class in org.jboss.ejb3.mdb
Comment
CurrentMessageInjectorInterceptorFactory() - Constructor for class org.jboss.ejb3.mdb.CurrentMessageInjectorInterceptorFactory
 

D

dd - Variable in class org.jboss.ejb3.Ejb3DescriptorHandler
 
deactivate() - Method in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
Deactivate
Debugger - Class in org.jboss.ejb3.util
Comment
Debugger() - Constructor for class org.jboss.ejb3.util.Debugger
 
DEFAULT_ALLOCATION_SIZE - Static variable in class org.jboss.ejb3.entity.JTATableIdGenerator
Default allocation-size
DEFAULT_COLUMN_NAME - Static variable in class org.jboss.ejb3.entity.JTATableIdGenerator
Default column name
DEFAULT_DESTINATION_TYPE - Static variable in class org.jboss.ejb3.mdb.ConsumerContainer
Default destination type.
DEFAULT_DESTINATION_TYPE - Static variable in class org.jboss.ejb3.mdb.MDB
Default destination type.
DEFAULT_DESTINATION_TYPE - Static variable in class org.jboss.ejb3.mdb.MessagingContainer
Default destination type.
DEFAULT_MAX_SIZE - Static variable in class org.jboss.ejb3.pool.StrictMaxPool
 
DEFAULT_STORE_DIRECTORY_NAME - Static variable in interface org.jboss.ejb3.cache.simple.StatefulSessionPersistenceManager
The default store directory name ("sessions").
DEFAULT_TABLE_NAME - Static variable in class org.jboss.ejb3.entity.JTATableIdGenerator
Default table name
DEFAULT_TIMEOUT - Static variable in class org.jboss.ejb3.pool.StrictMaxPool
 
defaultConstructorIndex - Variable in class org.jboss.ejb3.EJBContainer
 
defaultConsumerDomain - Variable in class org.jboss.ejb3.Ejb3AnnotationHandler
 
defaultConsumerDomain - Variable in class org.jboss.ejb3.Ejb3Deployment
 
DefaultEjbEncFactory - Class in org.jboss.ejb3
comment
DefaultEjbEncFactory() - Constructor for class org.jboss.ejb3.DefaultEjbEncFactory
 
defaultMDBDomain - Variable in class org.jboss.ejb3.Ejb3AnnotationHandler
 
defaultMDBDomain - Variable in class org.jboss.ejb3.Ejb3Deployment
 
DefaultMessageDestinationReferenceResolver - Class in org.jboss.ejb3.resolvers
The default implementation of a MessageDestinationReferenceResolver.
DefaultMessageDestinationReferenceResolver() - Constructor for class org.jboss.ejb3.resolvers.DefaultMessageDestinationReferenceResolver
 
defaultServiceDomain - Variable in class org.jboss.ejb3.Ejb3AnnotationHandler
 
defaultServiceDomain - Variable in class org.jboss.ejb3.Ejb3Deployment
 
defaultSFSBDomain - Variable in class org.jboss.ejb3.Ejb3AnnotationHandler
 
defaultSFSBDomain - Variable in class org.jboss.ejb3.Ejb3Deployment
 
defaultSLSBDomain - Variable in class org.jboss.ejb3.Ejb3AnnotationHandler
 
defaultSLSBDomain - Variable in class org.jboss.ejb3.Ejb3Deployment
 
delegate - Variable in class org.jboss.ejb3.ContainerDelegateWrapper
 
delivered - Variable in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
Whether we have delivered a message
delivery(Object, MessagingContainer, Method, Object[]) - Method in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
Delivery.
deliveryMode - Variable in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
dependencies - Variable in class org.jboss.ejb3.JmxDependencyPolicy
Deprecated.  
DependencyPolicy - Interface in org.jboss.ejb3
Abstraction for JMX Kernel vs.
DependsFieldInjector - Class in org.jboss.injection
 
DependsFieldInjector(Field, ObjectName) - Constructor for class org.jboss.injection.DependsFieldInjector
 
DependsHandler<X extends org.jboss.metadata.javaee.spec.RemoteEnvironment> - Class in org.jboss.injection
 
DependsHandler() - Constructor for class org.jboss.injection.DependsHandler
 
DependsMethodInjector - Class in org.jboss.injection
 
DependsMethodInjector(Method, ObjectName) - Constructor for class org.jboss.injection.DependsMethodInjector
 
deploy() - Method in class org.jboss.ejb3.Ejb3Deployment
 
deploy(URL, Map, EntityResolver) - Static method in class org.jboss.ejb3.entity.PersistenceXmlLoader
Deprecated.  
deploy(URL, Map, EntityResolver, PersistenceUnitTransactionType) - Static method in class org.jboss.ejb3.entity.PersistenceXmlLoader
Deprecated.  
deployBeansFromLib(InitialContext) - Method in class org.jboss.ejb3.Ejb3Deployment
 
deployElement(InputStream, Ejb3HandlerFactory, InitialContext) - Method in class org.jboss.ejb3.Ejb3Deployment
 
deployElement(Ejb3HandlerFactory, ClassFile, InitialContext) - Method in class org.jboss.ejb3.Ejb3Deployment
 
deployment - Variable in class org.jboss.ejb3.Ejb3AnnotationHandler
 
DeploymentEjbResolver - Class in org.jboss.ejb3.enc
Deprecated. 
DeploymentEjbResolver(DeploymentScope, String) - Constructor for class org.jboss.ejb3.enc.DeploymentEjbResolver
Deprecated.  
DeploymentScope - Interface in org.jboss.ejb3
Deprecated. looking up stuff should happen through resolvers
deploymentScope - Variable in class org.jboss.ejb3.Ejb3Deployment
 
deploymentScope - Variable in class org.jboss.ejb3.enc.DeploymentEjbResolver
Deprecated.  
DeploymentUnit - Interface in org.jboss.ejb3
Comment
deployUrl(Ejb3HandlerFactory) - Method in class org.jboss.ejb3.Ejb3Deployment
 
describeVisit(MetaDataVisitor) - Method in class org.jboss.ejb3.dependency.EjbLinkDemandMetaData
 
dest - Variable in class org.jboss.ejb3.mdb.ProducerFactory
 
DESTINATION - Static variable in class org.jboss.ejb3.mdb.MessagingContainer
 
destination - Variable in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
DESTINATION_TYPE - Static variable in class org.jboss.ejb3.mdb.MessagingContainer
 
destroy() - Method in class org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManager
Purge any data in the store, and then the store directory too.
destroy() - Method in interface org.jboss.ejb3.cache.simple.StatefulSessionPersistenceManager
 
destroy() - Method in interface org.jboss.ejb3.Container
 
destroy() - Method in class org.jboss.ejb3.Ejb3Deployment
 
destroy() - Method in class org.jboss.ejb3.EJBContainer
 
destroy() - Method in class org.jboss.ejb3.InfinitePool
 
destroy() - Method in class org.jboss.ejb3.kernel.JNDIKernelRegistryPlugin
 
destroy() - Method in interface org.jboss.ejb3.pool.Pool
Destroy the pool.
destroy() - Method in class org.jboss.ejb3.pool.StrictMaxPool
 
destroy() - Method in class org.jboss.ejb3.pool.ThreadlocalPool
 
destroy() - Method in class org.jboss.ejb3.service.ServiceContainer
 
destroy(StatefulBeanContext) - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
destroyBean(BeanContext<Object>) - Method in class org.jboss.ejb3.aop.BeanContainerBeanContextFactory
 
destroyBeanContext(BeanContext<?>) - Method in class org.jboss.ejb3.EJBContainer
Do nothing.
destroyService() - Method in class org.jboss.ejb3.ServiceDelegateWrapper
Deprecated.  
destroySession(Object) - Method in class org.jboss.ejb3.session.SessionContainer
Destroy a created session.
destroySession(Object) - Method in class org.jboss.ejb3.stateful.StatefulContainer
Deprecated. To be handled by SessionFactory.destroySession(Serializable)
destroySession(Serializable) - Method in class org.jboss.ejb3.stateful.StatefulContainer
Destroys the specified session
destroySubcontext(Name) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
destroySubcontext(String) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
determineAllDepends() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
determineConfigurationName() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
determineContainerConfiguration() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
determineInvokerBinding(String) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
determineInvokerBindings() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
di - Variable in class org.jboss.ejb3.Ejb3AnnotationHandler
 
disableAnnotation(Member, String) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
disableAnnotation(String) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
disabledAnnotations - Variable in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
discard(BeanContext<?>) - Method in class org.jboss.ejb3.pool.AbstractPool
 
discard(BeanContext<?>) - Method in interface org.jboss.ejb3.pool.Pool
Discard the bean.
discard(BeanContext) - Method in class org.jboss.ejb3.pool.StrictMaxPool
 
discard(BeanContext) - Method in class org.jboss.ejb3.pool.ThreadlocalPool
 
discarded - Variable in class org.jboss.ejb3.stateful.StatefulBeanContext
 
dynamicInvoke(Invocation) - Method in class org.jboss.ejb3.mdb.ConsumerContainer
 
dynamicInvoke(Invocation) - Method in class org.jboss.ejb3.service.ServiceContainer
 
dynamicInvoke(Invocation) - Method in class org.jboss.ejb3.session.SessionContainer
Entry point for remoting-based invocations via InvokableContextClassProxyHack
dynamicInvoke(Invocation) - Method in class org.jboss.ejb3.stateful.StatefulContainer
Remote Invocation entry point, as delegated from InvokableContextClassProxyHack (Remoting Dispatcher)
dynamicInvoke(Invocation) - Method in class org.jboss.ejb3.stateless.StatelessContainer
Remote Invocation entry point, as delegated from InvokableContextClassProxyHack (Remoting Dispatcher)

E

Ejb2xMethodNames - Interface in org.jboss.ejb3.session
Ejb2xMethodNames This interface contains immutable names of EJB2.x Methods for use in reflection
Ejb3AnnotationHandler - Class in org.jboss.ejb3
 
Ejb3AnnotationHandler(Ejb3Deployment) - Constructor for class org.jboss.ejb3.Ejb3AnnotationHandler
 
Ejb3AnnotationHandler(Ejb3Deployment, ClassFile) - Constructor for class org.jboss.ejb3.Ejb3AnnotationHandler
 
Ejb3AnnotationHandler.EJB_TYPE - Enum in org.jboss.ejb3
 
Ejb3AuthenticationInterceptorv2 - Class in org.jboss.ejb3.security
Authentication Interceptor
Ejb3AuthenticationInterceptorv2(Container) - Constructor for class org.jboss.ejb3.security.Ejb3AuthenticationInterceptorv2
 
Ejb3CacheFactory - Interface in org.jboss.ejb3.cache
Defines contract for an EJB3 Stateful Cache Factory
EJB3DeployerMBean - Interface in org.jboss.ejb3
EJB3Deployer MBean interface.
Ejb3Deployment - Class in org.jboss.ejb3
An EjbModule represents a collection of beans that are deployed as a unit.
Ejb3Deployment(DeploymentUnit, DeploymentUnit, DeploymentScope, JBossMetaData) - Constructor for class org.jboss.ejb3.Ejb3Deployment
Do not deploy persistence unit anymore.
Ejb3DeploymentMBean - Interface in org.jboss.ejb3
 
Ejb3DescriptorHandler - Class in org.jboss.ejb3
 
Ejb3DescriptorHandler(Ejb3Deployment, ClassFile, JBossMetaData) - Constructor for class org.jboss.ejb3.Ejb3DescriptorHandler
 
Ejb3DescriptorHandler(Ejb3Deployment, JBossMetaData) - Constructor for class org.jboss.ejb3.Ejb3DescriptorHandler
 
Ejb3Handler - Interface in org.jboss.ejb3
 
Ejb3HandlerFactory - Class in org.jboss.ejb3
 
Ejb3HandlerFactory() - Constructor for class org.jboss.ejb3.Ejb3HandlerFactory
 
EJB3InterceptorsFactory - Class in org.jboss.ejb3.interceptor
 
EJB3InterceptorsFactory() - Constructor for class org.jboss.ejb3.interceptor.EJB3InterceptorsFactory
 
EJB3InterceptorsInterceptor - Class in org.jboss.ejb3.interceptor
Comment
EJB3InterceptorsInterceptor(InterceptorInfo[], Method[]) - Constructor for class org.jboss.ejb3.interceptor.EJB3InterceptorsInterceptor
 
Ejb3Module - Class in org.jboss.ejb3
Deprecated. 
Ejb3Module() - Constructor for class org.jboss.ejb3.Ejb3Module
Deprecated.  
Ejb3PolicyConfigurationFactory - Class in org.jboss.ejb3.security
 
Ejb3PolicyConfigurationFactory() - Constructor for class org.jboss.ejb3.security.Ejb3PolicyConfigurationFactory
 
Ejb3Registry - Class in org.jboss.ejb3
Maintains an administration of all EJB3 container available.
Ejb3Registry() - Constructor for class org.jboss.ejb3.Ejb3Registry
 
EJB3Util - Class in org.jboss.ejb3
Comment
EJB3Util() - Constructor for class org.jboss.ejb3.EJB3Util
 
EJB3XPCResolver - Class in org.jboss.ejb3.stateful
EJB 3 Stateful beans are the only XPC aware components at the moment.
EJB3XPCResolver() - Constructor for class org.jboss.ejb3.stateful.EJB3XPCResolver
 
ejbClass - Variable in class org.jboss.ejb3.Ejb3AnnotationHandler
 
ejbContainer - Variable in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
EJBContainer - Class in org.jboss.ejb3
Comment
EJBContainer(String, Domain, ClassLoader, String, String, Hashtable, Ejb3Deployment, JBossEnterpriseBeanMetaData) - Constructor for class org.jboss.ejb3.EJBContainer
 
EJBContainerInvocation<A extends EJBContainer,T extends BeanContext<?>> - Class in org.jboss.ejb3
Representation of an EJB invocation on the serverside
EJBContainerInvocation(MethodInfo) - Constructor for class org.jboss.ejb3.EJBContainerInvocation
 
EJBContainerInvocation(Interceptor[], long, Method, Method, Advisor) - Constructor for class org.jboss.ejb3.EJBContainerInvocation
 
EJBContainerInvocation() - Constructor for class org.jboss.ejb3.EJBContainerInvocation
 
EJBContainerInvocationWrapper<A extends EJBContainer,T extends BeanContext<?>> - Class in org.jboss.ejb3
This wrapper class allows you to insert a chain of interceptors into the middle of a call stack.
EJBContainerInvocationWrapper(EJBContainerInvocation<A, T>, Interceptor[]) - Constructor for class org.jboss.ejb3.EJBContainerInvocationWrapper
 
ejbContainers - Variable in class org.jboss.ejb3.Ejb3Deployment
 
ejbContext - Variable in class org.jboss.ejb3.mdb.MDBContext
 
ejbContext - Variable in class org.jboss.ejb3.session.SessionBeanContext
 
EJBContextFactory - Class in org.jboss.ejb3
Comment
EJBContextFactory() - Constructor for class org.jboss.ejb3.EJBContextFactory
 
EJBContextFieldInjector - Class in org.jboss.injection
Deprecated. use EJBContextPropertyInjector
EJBContextFieldInjector(Field) - Constructor for class org.jboss.injection.EJBContextFieldInjector
Deprecated.  
ejbContextHelper - Variable in class org.jboss.ejb3.EJBContextImpl
 
EJBContextImpl<T extends Container,B extends BeanContext<T>> - Class in org.jboss.ejb3
EJB3 Enterprise Context Implementation
EJBContextImpl(B) - Constructor for class org.jboss.ejb3.EJBContextImpl
 
EJBContextMethodInjector - Class in org.jboss.injection
Deprecated. use EJBContextPropertyInjector
EJBContextMethodInjector(Method) - Constructor for class org.jboss.injection.EJBContextMethodInjector
Deprecated.  
EJBContextPropertyInjector - Class in org.jboss.injection
Injects an ejb context into an ejb.
EJBContextPropertyInjector(BeanProperty) - Constructor for class org.jboss.injection.EJBContextPropertyInjector
 
EjbEncFactory - Interface in org.jboss.ejb3
ENC Abstraction for EJB Container
EjbEncInjector - Class in org.jboss.injection
Comment
EjbEncInjector(String, String, String) - Constructor for class org.jboss.injection.EjbEncInjector
 
EjbEncInjector(String, Class<?>, String, String) - Constructor for class org.jboss.injection.EjbEncInjector
 
EJBHandler<X extends org.jboss.metadata.javaee.spec.Environment> - Class in org.jboss.injection
Process all ejb references.
EJBHandler() - Constructor for class org.jboss.injection.EJBHandler
 
EJBInjectionHandler<X extends org.jboss.metadata.javaee.spec.RemoteEnvironment> - Class in org.jboss.injection
Only does the injection side of an @EJB, not the enc setup.
EJBInjectionHandler() - Constructor for class org.jboss.injection.EJBInjectionHandler
 
EJBInvocation - Class in org.jboss.ejb3
Comment
EJBInvocation(Method, long, Object[], Interceptor[]) - Constructor for class org.jboss.ejb3.EJBInvocation
 
EJBInvocation() - Constructor for class org.jboss.ejb3.EJBInvocation
 
EjbLinkDemandMetaData - Class in org.jboss.ejb3.dependency
Note that this one is only used for an ejb link which doesn't have a module specified.
EjbLinkDemandMetaData(JavaEEComponent, String) - Constructor for class org.jboss.ejb3.dependency.EjbLinkDemandMetaData
 
EJBMetaDataImpl - Class in org.jboss.ejb3.proxy.impl
An implementation of the EJBMetaData interface which allows a client to obtain the enterprise Bean's meta-data information.
EJBMetaDataImpl(Class<?>, Class<?>, Class<?>, boolean, boolean, HomeHandle) - Constructor for class org.jboss.ejb3.proxy.impl.EJBMetaDataImpl
Construct an EJBMetaDataImpl.
EJBMetaDataLoader - Class in org.jboss.ejb3
EJBMetaDataLoader.
EJBMetaDataLoader(ScopeKey, EJBContainer) - Constructor for class org.jboss.ejb3.EJBMetaDataLoader
Create a new EJBMetaDataLoader.
ejbName - Variable in class org.jboss.ejb3.EJBContainer
 
ejbNames - Variable in class org.jboss.ejb3.Ejb3AnnotationHandler
 
ejbRefDependency(String, String, InjectionContainer, Class<?>, String, String) - Method in class org.jboss.injection.EJBRemoteHandler
 
ejbRefEncInjector(String, String, String, Class, String, String, InjectionContainer) - Method in class org.jboss.injection.EJBRemoteHandler
 
ejbRefXml(AbstractEJBReferenceMetaData, String, InjectionContainer, String) - Method in class org.jboss.injection.EJBRemoteHandler
 
EJBRemoteHandler<X extends org.jboss.metadata.javaee.spec.RemoteEnvironment> - Class in org.jboss.injection
Searches bean class for all @Inject and create Injectors for a remote environment.
EJBRemoteHandler() - Constructor for class org.jboss.injection.EJBRemoteHandler
 
ejbs - Variable in class org.jboss.ejb3.Ejb3DescriptorHandler
 
ejbType - Variable in class org.jboss.ejb3.Ejb3AnnotationHandler
 
enableAnnotation(String) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
enc - Variable in class org.jboss.ejb3.EJBContainer
 
ENC_CTX_NAME - Static variable in interface org.jboss.ejb3.Container
 
encFactory - Variable in class org.jboss.ejb3.EJBContainer
 
encInjections - Variable in class org.jboss.ejb3.EJBContainer
 
EncInjector - Interface in org.jboss.injection
Responsible for populating ENC
encInjectors - Variable in class org.jboss.ejb3.EJBContainer
 
ENCPropagationInterceptor - Class in org.jboss.ejb3
This interceptor is needed so that the ENC is propagated in asynchronous calls.
ENCPropagationInterceptor() - Constructor for class org.jboss.ejb3.ENCPropagationInterceptor
 
endTransaction(Object, boolean) - Method in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
End the transaction
ENTITY_MANAGER_FACTORY - Static variable in class org.jboss.ejb3.EJBContainer
 
EntityImpl - Class in org.jboss.persistence
// *
EntityImpl(String[]) - Constructor for class org.jboss.persistence.EntityImpl
 
EntityManagerFactoryFieldInjector - Class in org.jboss.injection
Comment
EntityManagerFactoryFieldInjector(Field, Object) - Constructor for class org.jboss.injection.EntityManagerFactoryFieldInjector
 
EntityManagerFactoryMethodInjector - Class in org.jboss.injection
Comment
EntityManagerFactoryMethodInjector(Method, Object) - Constructor for class org.jboss.injection.EntityManagerFactoryMethodInjector
 
EnvEntryEncInjector - Class in org.jboss.injection
Comment
EnvEntryEncInjector(String, String, String) - Constructor for class org.jboss.injection.EnvEntryEncInjector
 
equals(Object) - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
equals(Object) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
equals(Object) - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
equals(Object) - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
error(SAXParseException) - Method in class org.jboss.ejb3.entity.PersistenceXmlLoader.ErrorLogger
Deprecated.  
ERROR_CODE_EJBTHREE1025 - Static variable in interface org.jboss.ejb3.common.spi.ErrorCodes
 
ERROR_CODE_EJBTHREE751 - Static variable in interface org.jboss.ejb3.common.spi.ErrorCodes
 
ERROR_MESSAGE_FAILED_TO_RESOVLE_PU - Static variable in class org.jboss.injection.PersistenceUnitHandler
Contracted error message value, form may be checked from Integration Tests
ErrorCodes - Interface in org.jboss.ejb3.common.spi
ErrorCodes Defines a contract for ErrorCodes to use within the application
errorName - Variable in class org.jboss.ejb3.enc.DeploymentEjbResolver
Deprecated.  
evict(Class) - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
evict(Class, Serializable) - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
evictCacheNode(Fqn) - Method in class org.jboss.ejb3.cache.tree.AbortableLRUAlgorithm
Evict a node from cache.
evictCollection(String) - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
evictCollection(String, Serializable) - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
evictEntity(String) - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
evictEntity(String, Serializable) - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
evictQueries() - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
evictQueries(String) - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
excludeUnlistedClasses() - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
explicitEntityClasses - Variable in class org.jboss.ejb3.Ejb3Deployment
 
ExtendedEntityManager - Class in org.jboss.ejb3.entity
EntityManager a managed extended persistence context.
ExtendedEntityManager(String) - Constructor for class org.jboss.ejb3.entity.ExtendedEntityManager
 
ExtendedEntityManager() - Constructor for class org.jboss.ejb3.entity.ExtendedEntityManager
 
ExtendedInjectionContainer - Interface in org.jboss.injection
 
ExtendedManagedObjectAdvisor - Class in org.jboss.ejb3.aop
The extended manager object advisor allows for virtual methods.
ExtendedManagedObjectAdvisor(BeanContainer, String, AspectManager, AnnotationRepository) - Constructor for class org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor
 
ExtendedPersistenceContext - Interface in org.jboss.ejb3.entity
Comment
ExtendedPersistenceContextInjector - Class in org.jboss.injection
Comment
ExtendedPersistenceContextInjector(ManagedEntityManagerFactory) - Constructor for class org.jboss.injection.ExtendedPersistenceContextInjector
 
ExtendedPersistenceContextPropagationInterceptor - Class in org.jboss.ejb3.entity
 
ExtendedPersistenceContextPropagationInterceptor() - Constructor for class org.jboss.ejb3.entity.ExtendedPersistenceContextPropagationInterceptor
 
ExtendedSessionInvocationHandler - Class in org.jboss.ejb3.entity.hibernate
Handle method execution delegation to an Hibernate Session following the extended persistence context rules
ExtendedSessionInvocationHandler(String) - Constructor for class org.jboss.ejb3.entity.hibernate.ExtendedSessionInvocationHandler
 
ExtendedSessionInvocationHandler() - Constructor for class org.jboss.ejb3.entity.hibernate.ExtendedSessionInvocationHandler
 
extractBeanAndInterceptors() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
extractBeanAndInterceptors() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 

F

factory - Variable in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
factory - Variable in class org.jboss.ejb3.mdb.RemoteProducerFactory
 
factory - Variable in class org.jboss.injection.ExtendedPersistenceContextInjector
 
factoryLookup - Variable in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
factoryName - Variable in class org.jboss.ejb3.mdb.LocalProducerFactory
 
fatalError(SAXParseException) - Method in class org.jboss.ejb3.entity.PersistenceXmlLoader.ErrorLogger
Deprecated.  
FieldBeanProperty - Class in org.jboss.injection.lang.reflect
Morphes a field into a bean property.
FieldBeanProperty(Field) - Constructor for class org.jboss.injection.lang.reflect.FieldBeanProperty
 
FileSuffixFilter - Class in org.jboss.ejb3
comment
FileSuffixFilter(String) - Constructor for class org.jboss.ejb3.FileSuffixFilter
 
find(Class<T>, Object) - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
findContainer(String) - Static method in class org.jboss.ejb3.Ejb3Registry
Find a potential container.
findInjectionTarget(ClassLoader, ResourceInjectionTargetMetaData) - Static method in class org.jboss.injection.InjectionUtil
 
findPartitionName() - Method in class org.jboss.ejb3.EJBContainer
 
findRelativeDeployment(String) - Method in interface org.jboss.ejb3.DeploymentScope
Deprecated. Find a deployment based on its relative deployment name
finish(String, Object, boolean) - Method in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
Finish the current delivery
flush() - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
ForwardId - Exception in org.jboss.ejb3.stateful
Comment
ForwardId(Throwable, Object) - Constructor for exception org.jboss.ejb3.stateful.ForwardId
 

G

generate(SessionImplementor, Object) - Method in class org.jboss.ejb3.entity.JTATableIdGenerator
 
generatorKey() - Method in class org.jboss.ejb3.entity.JTATableIdGenerator
 
get(Object) - Method in class org.jboss.ejb3.cache.NoPassivationCache
 
get(Object, boolean) - Method in class org.jboss.ejb3.cache.NoPassivationCache
 
get(Object) - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
get(Object, boolean) - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
get(Object) - Method in interface org.jboss.ejb3.cache.StatefulCache
Deprecated. Gets the context with the given id.
get(Object, boolean) - Method in interface org.jboss.ejb3.cache.StatefulCache
Deprecated. Get the context with the given id, optionally marking the context as being in use.
get(Object) - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
get(Object, boolean) - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
get() - Method in class org.jboss.ejb3.InfinitePool
 
get(Class[], Object[]) - Method in class org.jboss.ejb3.InfinitePool
 
get() - Method in interface org.jboss.ejb3.pool.Pool
Creates if no object is available in pool.
get(Class<?>[], Object[]) - Method in interface org.jboss.ejb3.pool.Pool
 
get() - Method in class org.jboss.ejb3.pool.StrictMaxPool
Get an instance without identity.
get(Class[], Object[]) - Method in class org.jboss.ejb3.pool.StrictMaxPool
 
get() - Method in class org.jboss.ejb3.pool.ThreadlocalPool
 
get(Class[], Object[]) - Method in class org.jboss.ejb3.pool.ThreadlocalPool
 
get() - Method in class org.jboss.ejb3.ThreadLocalStack
 
get() - Method in class org.jboss.lang.ref.WeakThreadLocal
 
getAccessibleObject() - Method in class org.jboss.injection.AbstractPropertyInjector
 
getAccessibleObject() - Method in class org.jboss.injection.lang.reflect.AbstractAccessibleObjectBeanProperty
 
getAccessibleObject() - Method in interface org.jboss.injection.lang.reflect.BeanProperty
 
getActivationConfigProperties() - Method in class org.jboss.ejb3.mdb.ConsumerContainer
 
getActivationConfigProperties() - Method in class org.jboss.ejb3.mdb.MDB
 
getActivationConfigProperties() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
getAdvisor() - Method in class org.jboss.ejb3.EJBContainer
Deprecated. 
getAdvisor() - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
getAllClassMetadata() - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
getAllCollectionMetadata() - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
getAnnotatedEjbReferences() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getAnnotation(Class<T>) - Method in class org.jboss.ejb3.aop.BeanContainer
 
getAnnotation(Class<?>, Class<T>) - Method in class org.jboss.ejb3.aop.BeanContainer
 
getAnnotation(Class<T>, Class<?>, Field) - Method in class org.jboss.ejb3.aop.BeanContainer
 
getAnnotation(Class<T>, Class<?>, Method) - Method in class org.jboss.ejb3.aop.BeanContainer
 
getAnnotation(Class<T>, Field) - Method in class org.jboss.ejb3.aop.BeanContainer
 
getAnnotation(Class<T>, Method) - Method in class org.jboss.ejb3.aop.BeanContainer
 
getAnnotation(Class<T>) - Method in class org.jboss.ejb3.EJBContainer
 
getAnnotation(Class<T>, Class<?>) - Method in class org.jboss.ejb3.EJBContainer
 
getAnnotation(Class<T>, Class<?>, Method) - Method in class org.jboss.ejb3.EJBContainer
 
getAnnotation(Class<T>, Method) - Method in class org.jboss.ejb3.EJBContainer
 
getAnnotation(Class<T>, Class<?>, Field) - Method in class org.jboss.ejb3.EJBContainer
 
getAnnotation(Class<T>, Field) - Method in class org.jboss.ejb3.EJBContainer
 
getAnnotation(Class<T>, Class<?>) - Method in interface org.jboss.injection.InjectionContainer
If class has container overridable annotations, this method will discover those overriden annotations.
getAnnotation(Class<T>, Class<?>, Method) - Method in interface org.jboss.injection.InjectionContainer
If class has container overridable annotations, this method will discover those overriden annotations.
getAnnotation(Class<T>, Method) - Method in interface org.jboss.injection.InjectionContainer
 
getAnnotation(Class<T>, Class<?>, Field) - Method in interface org.jboss.injection.InjectionContainer
If class has container overridable annotations, this method will discover those overriden annotations.
getAnnotation(Class<T>, Field) - Method in interface org.jboss.injection.InjectionContainer
 
getAnnotation(Class<? extends Annotation>, EJBContainer, Class<?>, boolean) - Static method in class org.jboss.injection.InjectionUtil
 
getAnnotation(Class<? extends Annotation>, EJBContainer, Method, boolean) - Static method in class org.jboss.injection.InjectionUtil
 
getAnnotation(Class<? extends Annotation>, EJBContainer, Field, boolean) - Static method in class org.jboss.injection.InjectionUtil
 
getAnnotationRepository() - Method in class org.jboss.ejb3.aop.BeanContainer
Deprecated. 
getAnnotations() - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
getAnnotations() - Method in class org.jboss.ejb3.EJBContainer
Deprecated. 
getAnnotations() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getAopDomainName() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getApplication() - Method in class org.jboss.ejb3.Ejb3Deployment
 
getApplication() - Method in interface org.jboss.ejb3.javaee.JavaEEModule
 
getApplication() - Method in class org.jboss.ejb3.javaee.SimpleJavaEEModule
 
getArguments() - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
getArguments() - Method in class org.jboss.ejb3.EJBInvocation
 
getAroundInvoke() - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
getAroundInvokes() - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
getAspectDomain(int, String) - Method in class org.jboss.ejb3.Ejb3AnnotationHandler
 
getAspectDomain(int, String) - Method in class org.jboss.ejb3.Ejb3DescriptorHandler
 
getAspectDomain(AnnotationsAttribute, String) - Static method in class org.jboss.ejb3.EJB3Util
 
getAssemblyDescriptor() - Method in class org.jboss.ejb3.EJBContainer
 
getAttachment(String) - Method in interface org.jboss.ejb3.DeploymentUnit
Get attachment
getAttribute(ObjectName, String) - Method in interface org.jboss.ejb3.ClientKernelAbstraction
 
getAttribute(ObjectName, String) - Method in class org.jboss.ejb3.JmxClientKernelAbstraction
 
getAttribute(ObjectName, String) - Method in class org.jboss.ejb3.MCClientKernelAbstraction
 
getAttribute(String) - Method in class org.jboss.ejb3.service.ServiceContainer
 
getAttribute(String) - Method in class org.jboss.ejb3.service.ServiceMBeanDelegate
 
getAttributes(String[]) - Method in class org.jboss.ejb3.service.ServiceContainer
 
getAttributes(String[]) - Method in class org.jboss.ejb3.service.ServiceMBeanDelegate
 
getAvailableCount() - Method in class org.jboss.ejb3.cache.NoPassivationCache
 
getAvailableCount() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
getAvailableCount() - Method in interface org.jboss.ejb3.cache.StatefulCache
Deprecated.  
getAvailableCount() - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
getAvailableCount() - Method in class org.jboss.ejb3.InfinitePool
 
getAvailableCount() - Method in interface org.jboss.ejb3.pool.Pool
 
getAvailableCount() - Method in class org.jboss.ejb3.pool.StrictMaxPool
 
getAvailableCount() - Method in class org.jboss.ejb3.pool.ThreadlocalPool
 
getAvailableCount() - Method in class org.jboss.ejb3.stateful.StatefulDelegateWrapper
 
getAvailableCount() - Method in interface org.jboss.ejb3.stateful.StatefulDelegateWrapperMBean
 
getAvailableCount() - Method in class org.jboss.ejb3.stateless.StatelessDelegateWrapper
 
getAvailableCount() - Method in interface org.jboss.ejb3.stateless.StatelessDelegateWrapperMBean
 
getBaseName() - Method in interface org.jboss.ejb3.DeploymentScope
Deprecated.  
getBeanClass() - Method in interface org.jboss.ejb3.Container
 
getBeanClass() - Method in class org.jboss.ejb3.EJBContainer
 
getBeanClassAroundInvokes(EJBContainer) - Method in class org.jboss.ejb3.interceptor.InterceptorInfoRepository
Deprecated.  
getBeanClassName() - Method in class org.jboss.ejb3.EJBContainer
 
getBeanClassPostActivates(EJBContainer) - Method in class org.jboss.ejb3.interceptor.InterceptorInfoRepository
Deprecated.  
getBeanClassPostConstructs(EJBContainer) - Method in class org.jboss.ejb3.interceptor.InterceptorInfoRepository
Deprecated.  
getBeanClassPreDestroys(EJBContainer) - Method in class org.jboss.ejb3.interceptor.InterceptorInfoRepository
Deprecated.  
getBeanClassPrePassivates(EJBContainer) - Method in class org.jboss.ejb3.interceptor.InterceptorInfoRepository
Deprecated.  
getBeanContainer() - Method in class org.jboss.ejb3.EJBContainer
 
getBeanContext() - Method in class org.jboss.ejb3.EJBContainerInvocation
 
getBeanContext() - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
getBeanContext() - Method in class org.jboss.ejb3.stateful.StatefulBeanContextReference
 
getBeanMetaData() - Method in class org.jboss.ejb3.EJBMetaDataLoader
Get the bean metadata
getBusinessInterfaces() - Method in class org.jboss.ejb3.EJBContainer
Return all the business interfaces implemented by this bean.
getBusinessInterfaces(Class<?>) - Static method in class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
Resolve the potential business interfaces on an enterprise bean.
getBusinessInterfaces(Class<?>, boolean) - Static method in class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
Resolve the potential business interfaces on an enterprise bean.
getBusinessObject(BeanContext<?>, Class<T>) - Method in class org.jboss.ejb3.EJBContainer
 
getBusinessObject(Class<T>) - Method in class org.jboss.ejb3.service.ServiceSessionContextImpl
 
getBusinessObject(Class<T>) - Method in class org.jboss.ejb3.session.SessionContextDelegateBase
 
getBusinessObject(BeanContext, Class) - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
getBusinessObject(Class<T>) - Method in class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
getBusinessObject(BeanContext<?>, Class<T>) - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
getCache() - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
getCachedConnectionManager() - Method in class org.jboss.ejb3.EJBContainer
 
getCacheFactory(String) - Method in class org.jboss.ejb3.cache.CacheFactoryRegistry
Obtains the Cache Factory with the specified registered name
getCacheFactoryRegistry() - Method in class org.jboss.ejb3.Ejb3Deployment
 
getCacheFactoryRegistry() - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
getCacheSize() - Method in class org.jboss.ejb3.cache.NoPassivationCache
 
getCacheSize() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
getCacheSize() - Method in interface org.jboss.ejb3.cache.StatefulCache
Deprecated.  
getCacheSize() - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
getCacheSize() - Method in class org.jboss.ejb3.stateful.StatefulDelegateWrapper
 
getCacheSize() - Method in interface org.jboss.ejb3.stateful.StatefulDelegateWrapperMBean
 
getCallerIdentity() - Method in class org.jboss.ejb3.EJBContextImpl
 
getCallerIdentity() - Method in class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
getCallerPrincipal() - Method in class org.jboss.ejb3.EJBContextImpl
 
getCallerPrincipal() - Method in class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
getCanPassivate() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
getCanPassivate() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
Checks whether this context or any of its children are in use.
getCanRemoveFromCache() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
getCanRemoveFromCache() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
getChildren() - Method in class org.jboss.ejb3.dependency.EjbLinkDemandMetaData
 
getClassAnnotations() - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
getClasses() - Method in interface org.jboss.ejb3.DeploymentUnit
 
getClassLoader() - Method in interface org.jboss.ejb3.DeploymentUnit
 
getClassloader() - Method in class org.jboss.ejb3.EJBContainer
 
getClassLoader() - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
getClassloader() - Method in interface org.jboss.injection.InjectionContainer
 
getClassMetadata(Class) - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
getClassMetadata(String) - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
getClazz() - Method in class org.jboss.ejb3.EJBContainer
Deprecated. use getBeanClass
getClazz() - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
getClientInstance() - Static method in class org.jboss.ejb3.KernelAbstractionFactory
 
getClusterContainer(String) - Static method in class org.jboss.ejb3.Ejb3Registry
Returns the container specified by the given canocical object name.
getClusterFamilies() - Method in class org.jboss.ejb3.session.SessionContainer
This gets called by replicants manager interceptor factory during the initialization of the bean container (during construction of EJBContainer).
getCollectionMetadata(String) - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
getComponentMetaDataRetrieval(Signature) - Method in class org.jboss.ejb3.EJBMetaDataLoader
 
getConfigurationName() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getConsumerContainer(int, JBossConsumerBeanMetaData) - Method in class org.jboss.ejb3.Ejb3AnnotationHandler
 
getConsumerContainer(int, JBossConsumerBeanMetaData) - Method in class org.jboss.ejb3.Ejb3DescriptorHandler
 
getContainedIn() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
getContainedIn() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
getContainer() - Method in class org.jboss.ejb3.BaseContext
 
getContainer() - Method in interface org.jboss.ejb3.BeanContext
 
getContainer(ObjectName) - Method in class org.jboss.ejb3.Ejb3Deployment
 
getContainer(ObjectName) - Method in interface org.jboss.ejb3.Ejb3DeploymentMBean
 
getContainer(String) - Static method in class org.jboss.ejb3.Ejb3Registry
Returns the container specified by the given GUID.
getContainer(String, Class<T>) - Static method in class org.jboss.ejb3.Ejb3Registry
Returns the container specified by the given canonical object name which is expected to be of the given type.
getContainer() - Method in class org.jboss.ejb3.EJBContextImpl
 
getContainer() - Method in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
Get the message driven container
getContainer(Invocation) - Method in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
Get the container
getContainer() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
getContainer() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
getContainerName() - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
getContainerObjectNameJndiName() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getContainers(ClassFile, Ejb3Deployment) - Method in class org.jboss.ejb3.Ejb3AnnotationHandler
 
getContainers(Ejb3Deployment, Map<String, Container>) - Method in class org.jboss.ejb3.Ejb3DescriptorHandler
 
getContainers(ClassFile, Ejb3Deployment) - Method in interface org.jboss.ejb3.Ejb3Handler
 
getContainers() - Static method in class org.jboss.ejb3.Ejb3Registry
Returns an unmodifiable collection of the registered containers.
getContainerTransactions() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getContains() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
getContains() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
getContextData() - Method in class org.jboss.ejb3.interceptor.InvocationContextImpl
 
getContextData() - Method in class org.jboss.ejb3.interceptor.LifecycleInvocationContextImpl
 
getCreateCount() - Method in class org.jboss.ejb3.cache.NoPassivationCache
 
getCreateCount() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
getCreateCount() - Method in interface org.jboss.ejb3.cache.StatefulCache
Deprecated.  
getCreateCount() - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
getCreateCount() - Method in class org.jboss.ejb3.pool.AbstractPool
 
getCreateCount() - Method in interface org.jboss.ejb3.pool.Pool
 
getCreateCount() - Method in class org.jboss.ejb3.pool.ThreadlocalPool
 
getCreateCount() - Method in class org.jboss.ejb3.stateful.StatefulDelegateWrapper
 
getCreateCount() - Method in interface org.jboss.ejb3.stateful.StatefulDelegateWrapperMBean
 
getCreateCount() - Method in class org.jboss.ejb3.stateless.StatelessDelegateWrapper
 
getCreateCount() - Method in interface org.jboss.ejb3.stateless.StatelessDelegateWrapperMBean
 
getCurrentSession() - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
getCurrentSize() - Method in class org.jboss.ejb3.cache.NoPassivationCache
 
getCurrentSize() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
getCurrentSize() - Method in interface org.jboss.ejb3.cache.StatefulCache
Deprecated.  
getCurrentSize() - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
getCurrentSize() - Method in class org.jboss.ejb3.InfinitePool
 
getCurrentSize() - Method in interface org.jboss.ejb3.pool.Pool
 
getCurrentSize() - Method in class org.jboss.ejb3.pool.StrictMaxPool
 
getCurrentSize() - Method in class org.jboss.ejb3.pool.ThreadlocalPool
 
getCurrentSize() - Method in class org.jboss.ejb3.stateful.StatefulDelegateWrapper
 
getCurrentSize() - Method in interface org.jboss.ejb3.stateful.StatefulDelegateWrapperMBean
 
getCurrentSize() - Method in class org.jboss.ejb3.stateless.StatelessDelegateWrapper
 
getCurrentSize() - Method in interface org.jboss.ejb3.stateless.StatelessDelegateWrapperMBean
 
getDeclaringClass() - Method in interface org.jboss.injection.lang.reflect.BeanProperty
 
getDeclaringClass() - Method in class org.jboss.injection.lang.reflect.FieldBeanProperty
 
getDeclaringClass() - Method in class org.jboss.injection.lang.reflect.MethodBeanProperty
 
getDefaultConfigurationName() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getDefaultConsumerDomain() - Method in class org.jboss.ejb3.Ejb3Deployment
 
getDefaultEntityManagerName() - Method in interface org.jboss.ejb3.DeploymentUnit
 
getDefaultInterceptors() - Method in class org.jboss.ejb3.interceptor.InterceptorInfoRepository
Deprecated.  
getDefaultMDBDomain() - Method in class org.jboss.ejb3.Ejb3Deployment
 
getDefaultPersistenceProperties() - Method in interface org.jboss.ejb3.DeploymentUnit
 
getDefaultProperties() - Method in interface org.jboss.ejb3.EJB3DeployerMBean
Default properties
getDefaultRemoteBusinessJndiName(EJBContainer) - Static method in class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
 
getDefaultServiceDomain() - Method in class org.jboss.ejb3.Ejb3Deployment
 
getDefaultSFSBDomain() - Method in class org.jboss.ejb3.Ejb3Deployment
 
getDefaultSLSBDomain() - Method in class org.jboss.ejb3.Ejb3Deployment
 
getDefinedFilterNames() - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
getDelegate() - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
getDelegate() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
getDelegate() - Method in class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
getDemand() - Method in class org.jboss.ejb3.dependency.EjbLinkDemandMetaData
 
getDemands() - Method in class org.jboss.ejb3.MCDependencyPolicy
 
getDependencies() - Method in class org.jboss.ejb3.JmxDependencyPolicy
Deprecated.  
getDependencies(Collection<ObjectName>) - Method in class org.jboss.ejb3.JmxDependencyPolicy
Deprecated.  
getDependencies() - Method in class org.jboss.ejb3.MCDependencyPolicy
 
getDependencyPolicy() - Method in interface org.jboss.ejb3.Container
 
getDependencyPolicy() - Method in class org.jboss.ejb3.EJBContainer
 
getDependencyPolicy() - Method in interface org.jboss.injection.InjectionContainer
 
getDepends() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getDeployment() - Method in class org.jboss.ejb3.EJBContainer
 
getDeploymentDescriptorType() - Method in class org.jboss.ejb3.EJBContainer
 
getDeploymentDescriptorType() - Method in interface org.jboss.injection.InjectionContainer
For error messages
getDeploymentPropertyListString() - Method in class org.jboss.ejb3.EJBContainer
Returns a String identifier for this bean that is qualified by the deployment, and hence should be unique across deployments.
getDeploymentQualifiedName() - Method in class org.jboss.ejb3.EJBContainer
 
getDeploymentUnit() - Method in class org.jboss.ejb3.Ejb3Deployment
 
getDeploymentUnit() - Method in class org.jboss.ejb3.EJBContainer
 
getDescriptionGroup() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getDestination() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
getDestinationType() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
getDestinationType(Context, String) - Method in class org.jboss.ejb3.mdb.MessagingContainer
Try to get a destination type by looking up the destination JNDI, or provide a default if there is not destinationJNDI or if it is not possible to lookup.
getEar() - Method in class org.jboss.ejb3.Ejb3Deployment
 
getEjbClass() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getEJBContainer(Invocation) - Static method in class org.jboss.ejb3.aop.AbstractInterceptor
 
getEJBContainer() - Method in class org.jboss.ejb3.aop.BeanContainer
 
getEjbContainer(Class, String) - Method in interface org.jboss.ejb3.DeploymentScope
Deprecated. Obtain the EJBContainer best matching the business interface
getEjbContainer(String, Class, String) - Method in interface org.jboss.ejb3.DeploymentScope
Deprecated. Obtain the EJBContainer best matching the business interface
getEjbContainer(String, Class) - Method in class org.jboss.ejb3.Ejb3Deployment
 
getEjbContainer(Class) - Method in class org.jboss.ejb3.Ejb3Deployment
 
getEJBContainer(Advisor) - Static method in class org.jboss.ejb3.EJBContainer
 
getEjbContainer(String, Class) - Method in class org.jboss.ejb3.enc.DeploymentEjbResolver
Deprecated.  
getEjbContainer(Ejb3Deployment, Class) - Method in class org.jboss.ejb3.enc.DeploymentEjbResolver
Deprecated.  
getEjbContainer(Class) - Method in class org.jboss.ejb3.enc.DeploymentEjbResolver
Deprecated.  
getEjbContainer(EJB, InjectionContainer, Class<?>) - Static method in class org.jboss.injection.EJBRemoteHandler
 
getEjbContainerForEjbName(String) - Method in class org.jboss.ejb3.Ejb3Deployment
Get the deployment ejb container for the given ejb name.
getEjbContainers() - Method in class org.jboss.ejb3.Ejb3Deployment
 
getEJBContext() - Method in interface org.jboss.ejb3.BeanContext
 
getEJBContext() - Method in class org.jboss.ejb3.mdb.MDBContext
 
getEJBContext() - Method in class org.jboss.ejb3.service.ServiceBeanContext
 
getEJBContext() - Method in class org.jboss.ejb3.session.SessionBeanContext
 
getEJBContext() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
getEJBContext() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
getEJBContext() - Method in class org.jboss.ejb3.stateless.StatelessBeanContext
 
getEjbDeployments() - Method in interface org.jboss.ejb3.DeploymentScope
Deprecated.  
getEJBHome() - Method in class org.jboss.ejb3.EJBContextImpl
 
getEJBHome() - Method in class org.jboss.ejb3.proxy.impl.EJBMetaDataImpl
Obtain the home interface of the enterprise Bean.
getEJBHome() - Method in class org.jboss.ejb3.proxy.impl.HomeHandleImpl
HomeHandle implementation.
getEJBHome() - Method in class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
getEjbJarMetaData() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getEjbJarXml() - Method in interface org.jboss.ejb3.DeploymentUnit
 
getEjbJndiName(String, Class) - Method in class org.jboss.ejb3.Ejb3Deployment
 
getEjbJndiName(Class) - Method in class org.jboss.ejb3.Ejb3Deployment
 
getEjbJndiName(Class) - Method in class org.jboss.ejb3.EJBContainer
 
getEjbJndiName(String, Class) - Method in class org.jboss.ejb3.EJBContainer
 
getEjbJndiName(String, Class) - Method in class org.jboss.ejb3.enc.DeploymentEjbResolver
Deprecated.  
getEjbJndiName(Class) - Method in class org.jboss.ejb3.enc.DeploymentEjbResolver
Deprecated.  
getEjbJndiName(Class<?>) - Method in interface org.jboss.injection.InjectionContainer
 
getEjbJndiName(String, Class<?>) - Method in interface org.jboss.injection.InjectionContainer
 
getEJBLocalHome() - Method in class org.jboss.ejb3.EJBContextImpl
 
getEJBLocalHome() - Method in class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
getEJBLocalObject() - Method in class org.jboss.ejb3.service.ServiceSessionContextImpl
 
getEJBLocalObject() - Method in class org.jboss.ejb3.session.SessionContextDelegateBase
 
getEJBLocalObject() - Method in class org.jboss.ejb3.stateful.StatefulSessionContextDelegate
 
getEJBLocalObject() - Method in class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
getEJBLocalObject() - Method in class org.jboss.ejb3.stateless.StatelessSessionContextImpl
 
getEjbLocalReferenceByName(String) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getEjbLocalReferences() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getEjbName() - Method in interface org.jboss.ejb3.Container
 
getEjbName() - Method in class org.jboss.ejb3.EJBContainer
 
getEjbName() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getEJBObject() - Method in class org.jboss.ejb3.service.ServiceSessionContextImpl
 
getEJBObject() - Method in class org.jboss.ejb3.session.SessionContextDelegateBase
 
getEJBObject() - Method in class org.jboss.ejb3.stateful.StatefulHandleRemoteImpl
Handle implementation.
getEJBObject() - Method in class org.jboss.ejb3.stateful.StatefulSessionContextDelegate
 
getEJBObject() - Method in class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
getEJBObject() - Method in class org.jboss.ejb3.stateless.StatelessHandleRemoteImpl
 
getEJBObject() - Method in class org.jboss.ejb3.stateless.StatelessSessionContextImpl
 
getEjbReferenceByName(String) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getEjbReferences() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getEjbType(JBossEnterpriseBeanMetaData) - Method in class org.jboss.ejb3.Ejb3DescriptorHandler
 
getEnc() - Method in interface org.jboss.ejb3.Container
 
getEnc(EJBContainer) - Method in class org.jboss.ejb3.DefaultEjbEncFactory
 
getEnc() - Method in class org.jboss.ejb3.EJBContainer
 
getEnc(EJBContainer) - Method in interface org.jboss.ejb3.EjbEncFactory
 
getEnc() - Method in interface org.jboss.injection.InjectionContainer
 
getEncInjections() - Method in class org.jboss.ejb3.EJBContainer
 
getEncInjections() - Method in interface org.jboss.injection.InjectionContainer
 
getEncInjectors() - Method in class org.jboss.ejb3.EJBContainer
 
getEncInjectors() - Method in interface org.jboss.injection.InjectionContainer
 
getEncName(EJB, Field) - Method in class org.jboss.injection.EJBInjectionHandler
 
getEncName(EJB, Method) - Method in class org.jboss.injection.EJBInjectionHandler
 
getEncName(Class) - Static method in class org.jboss.injection.InjectionUtil
 
getEncName(Method) - Static method in class org.jboss.injection.InjectionUtil
 
getEncName(Field) - Static method in class org.jboss.injection.InjectionUtil
 
getEndpointReference(Element...) - Method in class org.jboss.injection.WebServiceContextProxy
 
getEndpointReference(Class<T>, Element...) - Method in class org.jboss.injection.WebServiceContextProxy
 
getEnterpriseBeanMetaData(String, Class<B>) - Method in class org.jboss.ejb3.Ejb3Deployment
Do not call, for use in Ejb3Handler.
getEnterpriseBeansMetaData() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getEntityManagerFactory(PersistenceUnit, InjectionContainer) - Static method in class org.jboss.injection.PersistenceUnitHandler
 
getEntityManagerFactory(String, InjectionContainer) - Static method in class org.jboss.injection.PersistenceUnitHandler
 
getEntry(Object) - Method in class org.jboss.ejb3.kernel.JNDIKernelRegistryPlugin
Returns a lazy entry LazyJNDIKernelRegistryEntry corresponding to the passed name, if: the name starts with JNDIKernelRegistryPlugin.JNDI_DEPENDENCY_PREFIX AND the name is bound in JNDI Note that to check whether the name is bound in JNDI, "lookup" is NOT done.
getEnvEntryValue() - Method in class org.jboss.injection.EnvEntryEncInjector
 
getEnvironment() - Method in class org.jboss.ejb3.EJBContextImpl
 
getEnvironment() - Method in class org.jboss.ejb3.naming.BrainlessContext
 
getEnvironment() - Method in class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
getEnvironmentEntries() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getEnvironmentEntryByName(String) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getEnvironmentRefGroup() - Method in class org.jboss.ejb3.EJBContainer
 
getEnvironmentRefGroup() - Method in interface org.jboss.injection.InjectionContainer
 
getEvictionAlgorithmClassName() - Method in class org.jboss.ejb3.cache.tree.AbortableLRUAlgorithmConfiguration
 
getEvictionRegionConfig(Fqn) - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
getExcludeList() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getExtendedPersistenceContext(String) - Method in class org.jboss.ejb3.stateful.EJB3XPCResolver
Query the current stateful bean contexts for the specified XPC.
getExtendedPersistenceContext(String) - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
getExtendedPersistenceContext(String) - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
getExtendedPersistenceContexts() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
getExtendedPersistenceContexts() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
getFactories() - Method in class org.jboss.ejb3.cache.CacheFactoryRegistry
 
getFactories() - Method in class org.jboss.ejb3.cache.persistence.PersistenceManagerFactoryRegistry
 
getFactories() - Method in class org.jboss.ejb3.pool.PoolFactoryRegistry
 
getFactory(Class<?>, String, InjectionContainer) - Static method in class org.jboss.injection.PersistenceUnitHandler
 
getField() - Method in class org.jboss.injection.lang.reflect.FieldBeanProperty
 
getFilterDefinition(String) - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
getFlushMode() - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
getHAContext(Context) - Static method in class org.jboss.ejb3.InitialContextFactory
 
getHandledCallbacks() - Method in class org.jboss.ejb3.EJBContainer
 
getHandlers() - Method in class org.jboss.ejb3.Ejb3Deployment
Return the container injection handler collection.
getHibernateSession() - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
getHibernateSession() - Method in class org.jboss.ejb3.entity.hibernate.ExtendedSessionInvocationHandler
 
getHibernateSession() - Method in class org.jboss.ejb3.entity.hibernate.TransactionScopedSessionInvocationHandler
 
getHibernateSession() - Method in interface org.jboss.ejb3.entity.HibernateSession
 
getHomeInterfaceClass() - Method in class org.jboss.ejb3.proxy.impl.EJBMetaDataImpl
Obtain the Class object for the enterprise Bean's home interface.
getHomeJndiName(EJBContainer) - Static method in class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
 
getId() - Method in class org.jboss.ejb3.BaseContext
 
getId() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getId() - Method in exception org.jboss.ejb3.stateful.ForwardId
 
getId() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
getId() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
getId() - Method in class org.jboss.ejb3.stateful.StatefulContainerInvocation
 
getIdentifier() - Method in class org.jboss.ejb3.EJBContainer
 
getIdentifier() - Method in interface org.jboss.injection.InjectionContainer
Some identifier that can be used in error messages
getIgnoreDependency() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getIgnoredJars() - Method in class org.jboss.ejb3.JarsIgnoredForScanning
 
getIgnoredJars() - Method in interface org.jboss.ejb3.JarsIgnoredForScanningMBean
 
getIgnoredJarsSet() - Method in class org.jboss.ejb3.JarsIgnoredForScanning
 
getIgnoredJarsSet() - Method in interface org.jboss.ejb3.JarsIgnoredForScanningMBean
 
getInitialContext() - Method in interface org.jboss.ejb3.Container
 
getInitialContext() - Method in class org.jboss.ejb3.EJBContainer
 
getInitialContext() - Static method in class org.jboss.ejb3.InitialContextFactory
 
getInitialContext(Hashtable) - Static method in class org.jboss.ejb3.InitialContextFactory
 
getInitialContextProperties() - Method in interface org.jboss.ejb3.Container
 
getInitialContextProperties() - Method in class org.jboss.ejb3.EJBContainer
 
getInitParameters(Method, Class[], Object[]) - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
getInjectionClass() - Method in class org.jboss.injection.AbstractPropertyInjector
 
getInjectionClass() - Method in class org.jboss.injection.DependsFieldInjector
 
getInjectionClass() - Method in class org.jboss.injection.DependsMethodInjector
 
getInjectionClass() - Method in class org.jboss.injection.EJBContextFieldInjector
Deprecated.  
getInjectionClass() - Method in class org.jboss.injection.EJBContextMethodInjector
Deprecated.  
getInjectionClass() - Method in class org.jboss.injection.EJBContextPropertyInjector
 
getInjectionClass() - Method in class org.jboss.injection.EntityManagerFactoryFieldInjector
 
getInjectionClass() - Method in class org.jboss.injection.EntityManagerFactoryMethodInjector
 
getInjectionClass() - Method in class org.jboss.injection.ExtendedPersistenceContextInjector
 
getInjectionClass() - Method in interface org.jboss.injection.Injector
 
getInjectionClass() - Method in class org.jboss.injection.JndiPropertyInjector
 
getInjectionClass() - Method in class org.jboss.injection.TimerServiceFieldInjector
Deprecated.  
getInjectionClass() - Method in class org.jboss.injection.TimerServiceMethodInjector
Deprecated.  
getInjectionClass() - Method in class org.jboss.injection.TimerServicePropertyInjector
 
getInjectionClass() - Method in class org.jboss.injection.WebServiceContextPropertyInjector
 
getInjectors() - Method in class org.jboss.ejb3.EJBContainer
 
getInjectors() - Method in interface org.jboss.injection.InjectionContainer
 
getInputStream() - Method in class org.jboss.ejb3.protocol.jarjar.JarJarURLConnection
 
getInstance() - Method in class org.jboss.ejb3.BaseContext
Returns the enterprise bean, never returns null.
getInstance() - Method in interface org.jboss.ejb3.BeanContext
 
getInstance(Ejb3Deployment) - Static method in class org.jboss.ejb3.Ejb3HandlerFactory
 
getInstance() - Static method in class org.jboss.ejb3.jms.JMSDestinationFactory
 
getInstance() - Static method in class org.jboss.ejb3.KernelAbstractionFactory
 
getInstance() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
getInstance() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
getInterceptor(Class<?>) - Method in class org.jboss.ejb3.BaseContext
 
getInterceptor(Class<?>) - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
getInterceptorClasses() - Method in class org.jboss.ejb3.aop.BeanContainer
 
getInterceptorInfo(Class) - Method in class org.jboss.ejb3.interceptor.InterceptorInfoRepository
Deprecated.  
getInterceptorInfoRepository() - Method in interface org.jboss.ejb3.DeploymentUnit
 
getInterceptorInstances(InterceptorInfo[]) - Method in class org.jboss.ejb3.BaseContext
Deprecated. 
getInterceptorInstances(InterceptorInfo[]) - Method in interface org.jboss.ejb3.BeanContext
 
getInterceptorInstances(InterceptorInfo[]) - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
getInterceptorInstances(InterceptorInfo[]) - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
getInterceptorRepository() - Method in class org.jboss.ejb3.EJBContainer
 
getInterceptors() - Method in class org.jboss.ejb3.EJBInvocation
 
getInvocationLock() - Method in class org.jboss.ejb3.EJBContainer
 
getInvokedBusinessInterface(BeanContext) - Method in class org.jboss.ejb3.EJBContainer
 
getInvokedBusinessInterface() - Method in class org.jboss.ejb3.service.ServiceSessionContextImpl
 
getInvokedBusinessInterface() - Method in class org.jboss.ejb3.session.SessionContextDelegateBase
 
getInvokedBusinessInterface() - Method in class org.jboss.ejb3.session.SessionSpecContainer
Fulfills javax.ejb.SessionContext.getInvokedBusinessInterface() Returns the name of the invoking EJB3 Business Interface
getInvokedBusinessInterface() - Method in class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
getInvokedInterface(Method) - Method in class org.jboss.ejb3.EJBContainer
 
getInvokedMethodKey() - Method in class org.jboss.ejb3.BaseContext
 
getInvokedMethodKey() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
getInvokedMethodKey() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
getInvokerBindings() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getInvokeStats() - Method in interface org.jboss.ejb3.Container
 
getInvokeStats() - Method in class org.jboss.ejb3.ContainerDelegateWrapper
 
getInvokeStats() - Method in interface org.jboss.ejb3.ContainerDelegateWrapperMBean
 
getInvokeStats() - Method in class org.jboss.ejb3.EJBContainer
 
getInvokeStats() - Method in class org.jboss.ejb3.ServiceDelegateWrapper
Deprecated.  
getInvokeStats() - Method in interface org.jboss.ejb3.ServiceDelegateWrapperMBean
Deprecated.  
getIorSecurityConfig() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getJaccContextId() - Method in class org.jboss.ejb3.Ejb3AnnotationHandler
 
getJaccContextId() - Method in class org.jboss.ejb3.Ejb3Deployment
 
getJaccContextId() - Method in class org.jboss.ejb3.EJBContainer
 
getJarFileUrls() - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
getJBossMetaData() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getJBossMetaDataWithCheck() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getJbossXml() - Method in interface org.jboss.ejb3.DeploymentUnit
 
getJMSProviderAdapter() - Method in class org.jboss.ejb3.mdb.MessagingContainer
Return the JMSProviderAdapter that should be used.
getJmxName() - Method in class org.jboss.ejb3.mdb.MDB
 
getJmxName() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
getJndiEnvironmentRefsGroup() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getJndiName() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getJndiName(EJBContainer, Class<?>) - Static method in class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
Obtains the JNDI name for the specified container; may either be explicitly-defined by annotation / XML or will otherwise default to the configured JNDI Binding Policy
getJNDIName() - Method in class org.jboss.ejb3.proxy.impl.HomeHandleImpl
 
getJndiName(EJB, InjectionContainer, Class<?>) - Static method in class org.jboss.injection.EJBRemoteHandler
 
getJndiProperties() - Method in interface org.jboss.ejb3.DeploymentUnit
 
getJndiRefs() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getJndiRegistrar() - Method in class org.jboss.ejb3.session.SessionContainer
Obtains the JndiSessionRegistrarBase from MC, null if not found
getJndiRegistrarBindName() - Method in class org.jboss.ejb3.service.ServiceContainer
Returns the name under which the JNDI Registrar for this container is bound
getJndiRegistrarBindName() - Method in class org.jboss.ejb3.session.SessionContainer
Returns the name under which the JNDI Registrar for this container is bound
getJndiRegistrarBindName() - Method in class org.jboss.ejb3.stateful.StatefulContainer
Returns the name under which the JNDI Registrar for this container is bound
getJndiRegistrarBindName() - Method in class org.jboss.ejb3.stateless.StatelessContainer
Returns the name under which the JNDI Registrar for this container is bound
getJtaDataSource() - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
getKeepAliveMillis() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
getKeepAliveMillis() - Method in class org.jboss.ejb3.mdb.MessagingDelegateWrapper
 
getKeepAliveMillis() - Method in interface org.jboss.ejb3.mdb.MessagingDelegateWrapperMBean
 
getKernelAbstraction() - Method in class org.jboss.ejb3.Ejb3Deployment
 
getKey() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getKey() - Method in class org.jboss.ejb3.metadata.jpa.spec.PersistenceUnitMetaData
 
getLegacyMetadata() - Method in class org.jboss.ejb3.metadata.jpa.spec.PersistenceUnitMetaData
Deprecated. 
getLifecycleInvocationContext(Class, BeanContext, InterceptorInfo[], Method[]) - Static method in class org.jboss.ejb3.interceptor.LifecycleInvocationContextImpl
 
getList() - Method in class org.jboss.ejb3.ThreadLocalStack
 
getLocalAndBusinessLocalInterfaces(Container) - Static method in class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
 
getLocalBusinessInterfaces(Container) - Static method in class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
Returns all local business interfaces in the specified container; interfaces marked as "local" via either annotation or XML and not extending EJBLocalObject
getLocalHomeInterface(Container) - Static method in class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
 
getLocalHomeJndiName(EJBContainer) - Static method in class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
 
getLocalInterfaces(Container) - Static method in class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
Returns all local interfaces in the specified container; interfaces marked as "local" via either annotation or XML and extending EJBLocalObject
getLocalJndiName() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getLocalJndiName(EJBContainer) - Static method in class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
 
getLock() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
getLock() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
getManagedClassNames() - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
getManagedEntityManagerFactory(InjectionContainer, String) - Static method in class org.jboss.injection.PersistenceUnitHandler
 
getMappedName() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getMappingFileNames() - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
getMaxMessages() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
getMaxMessages() - Method in class org.jboss.ejb3.mdb.MessagingDelegateWrapper
 
getMaxMessages() - Method in interface org.jboss.ejb3.mdb.MessagingDelegateWrapperMBean
 
getMaxPoolSize() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
getMaxPoolSize() - Method in class org.jboss.ejb3.mdb.MessagingDelegateWrapper
 
getMaxPoolSize() - Method in interface org.jboss.ejb3.mdb.MessagingDelegateWrapperMBean
 
getMaxSession() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
getMaxSize() - Method in class org.jboss.ejb3.cache.NoPassivationCache
 
getMaxSize() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
getMaxSize() - Method in interface org.jboss.ejb3.cache.StatefulCache
Deprecated.  
getMaxSize() - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
getMaxSize() - Method in class org.jboss.ejb3.InfinitePool
 
getMaxSize() - Method in interface org.jboss.ejb3.pool.Pool
 
getMaxSize() - Method in class org.jboss.ejb3.pool.StrictMaxPool
 
getMaxSize() - Method in class org.jboss.ejb3.pool.ThreadlocalPool
 
getMaxSize() - Method in class org.jboss.ejb3.stateful.StatefulDelegateWrapper
 
getMaxSize() - Method in interface org.jboss.ejb3.stateful.StatefulDelegateWrapperMBean
 
getMaxSize() - Method in class org.jboss.ejb3.stateless.StatelessDelegateWrapper
 
getMaxSize() - Method in interface org.jboss.ejb3.stateless.StatelessDelegateWrapperMBean
 
getMBean() - Method in interface org.jboss.ejb3.Container
 
getMBean() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
getMBean() - Method in class org.jboss.ejb3.service.ServiceContainer
 
getMBean() - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
getMBean() - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
getMBeanInfo() - Method in class org.jboss.ejb3.service.ServiceContainer
 
getMBeanInfo() - Method in class org.jboss.ejb3.service.ServiceMBeanDelegate
 
getMBeans(ObjectName) - Method in interface org.jboss.ejb3.ClientKernelAbstraction
 
getMBeans(ObjectName) - Method in class org.jboss.ejb3.JmxClientKernelAbstraction
 
getMBeans(ObjectName) - Method in class org.jboss.ejb3.MCClientKernelAbstraction
 
getMbeanServer() - Method in class org.jboss.ejb3.Ejb3Deployment
 
getMBeanServer() - Static method in class org.jboss.ejb3.KernelAbstractionFactory
 
getMDB(int, JBossMessageDrivenBeanMetaData) - Method in class org.jboss.ejb3.Ejb3AnnotationHandler
 
getMDB(int, JBossMessageDrivenBeanMetaData) - Method in class org.jboss.ejb3.Ejb3DescriptorHandler
 
getMDBDomainName(int) - Method in class org.jboss.ejb3.Ejb3AnnotationHandler
 
getMDBDomainName(int) - Method in class org.jboss.ejb3.Ejb3DescriptorHandler
 
getMessageContext() - Method in class org.jboss.ejb3.service.ServiceSessionContextImpl
 
getMessageContext() - Method in class org.jboss.ejb3.session.SessionContextDelegateBase
 
getMessageContext() - Method in class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
getMessageContext() - Method in class org.jboss.injection.WebServiceContextProxy
 
getMessageContextJAXRPC() - Method in class org.jboss.ejb3.stateless.StatelessBeanContext
 
getMessageDestinationReferenceByName(String) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getMessageDestinationReferences() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getMessageEndpointFactory(Invocation) - Method in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
Get the message endpoint factory
getMessagingType() - Method in class org.jboss.ejb3.mdb.ConsumerContainer
 
getMessagingType() - Method in class org.jboss.ejb3.mdb.MDB
 
getMessagingType() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
getMetaData() - Method in class org.jboss.ejb3.BaseContext
 
getMetaData() - Method in interface org.jboss.ejb3.BeanContext
 
getMetaData() - Method in class org.jboss.ejb3.Ejb3Deployment
Get the meta data associated with this deployment or null if none.
getMetaData(Object, Object) - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
getMetaData() - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
getMetaData(Object, Object) - Method in class org.jboss.ejb3.EJBInvocation
 
getMetaData() - Method in class org.jboss.ejb3.EJBInvocation
 
getMetadata(Invocation, Object) - Static method in class org.jboss.ejb3.interceptor.ClientInterceptorUtil
 
getMetaData() - Method in class org.jboss.ejb3.mdb.MDB
 
getMetaData() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
getMetaData() - Method in class org.jboss.ejb3.session.SessionContainer
 
getMetaData() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
getMetaData() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
getMetaDataFile(String) - Method in interface org.jboss.ejb3.DeploymentUnit
 
getMethod() - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
getMethod() - Method in class org.jboss.ejb3.EJBInvocation
 
getMethod() - Method in class org.jboss.ejb3.interceptor.InvocationContextImpl
 
getMethod() - Method in class org.jboss.ejb3.interceptor.LifecycleInvocationContextImpl
 
getMethod() - Method in class org.jboss.injection.lang.reflect.MethodBeanProperty
 
getMethodAttributes() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getMethodHash() - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
getMethodHash() - Method in class org.jboss.ejb3.EJBInvocation
 
getMethodInfo(Method) - Method in class org.jboss.ejb3.EJBContainer
Deprecated. 
getMethodInfo(Method) - Method in class org.jboss.ejb3.mdb.ConsumerContainer
 
getMethodInfo(Method) - Method in class org.jboss.ejb3.mdb.MessagingContainer
Deprecated. 
getMethodInterceptors(EJBContainer, Method) - Method in class org.jboss.ejb3.interceptor.InterceptorInfoRepository
Deprecated.  
getMethodPermissions() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getMethodPermissions(String, Class<?>[], MethodInterfaceType) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getMethodTransactionTimeout(Method) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getMethodTransactionTimeout(String) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getMethodTransactionType(Method, MethodInterfaceType) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getMethodTransactionType(String, Class<?>[], MethodInterfaceType) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getMinPoolSize() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
getMinPoolSize() - Method in class org.jboss.ejb3.mdb.MessagingDelegateWrapper
 
getMinPoolSize() - Method in interface org.jboss.ejb3.mdb.MessagingDelegateWrapperMBean
 
getModule() - Method in class org.jboss.ejb3.EJBContainer
 
getModule() - Method in class org.jboss.ejb3.javaee.AbstractJavaEEComponent
 
getModule() - Method in interface org.jboss.ejb3.javaee.JavaEEComponent
Returns the module of which this component is a part.
getName() - Method in class org.jboss.ejb3.AllowedOperationsInterceptor
 
getName() - Method in class org.jboss.ejb3.aop.AbstractInterceptor
 
getName() - Method in class org.jboss.ejb3.BlockContainerShutdownInterceptor
 
getName() - Method in class org.jboss.ejb3.cache.StatefulReplicationInterceptor
 
getName() - Method in interface org.jboss.ejb3.Container
 
getName() - Method in class org.jboss.ejb3.Ejb3Deployment
 
getName() - Method in class org.jboss.ejb3.EJBContainer
 
getName() - Method in class org.jboss.ejb3.entity.ExtendedPersistenceContextPropagationInterceptor
 
getName() - Method in class org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor
 
getName() - Method in class org.jboss.ejb3.interceptor.EJB3InterceptorsFactory
 
getName() - Method in class org.jboss.ejb3.interceptor.EJB3InterceptorsInterceptor
 
getName() - Method in interface org.jboss.ejb3.javaee.JavaEEApplication
 
getName() - Method in interface org.jboss.ejb3.javaee.JavaEEModule
 
getName() - Method in class org.jboss.ejb3.javaee.SimpleJavaEEApplication
 
getName() - Method in class org.jboss.ejb3.javaee.SimpleJavaEEModule
 
getName() - Method in class org.jboss.ejb3.mdb.CurrentMessageInjectorInterceptor
 
getName() - Method in class org.jboss.ejb3.mdb.CurrentMessageInjectorInterceptorFactory
 
getName() - Method in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
getName() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getName() - Method in class org.jboss.ejb3.metadata.jpa.spec.PersistenceUnitMetaData
 
getName() - Method in class org.jboss.ejb3.remoting.IsLocalInterceptor
 
getName() - Method in class org.jboss.ejb3.remoting.IsLocalProxyFactoryInterceptor
Deprecated.  
getName() - Method in class org.jboss.ejb3.remoting.ReplicantsManagerInterceptorFactory
 
getName() - Method in class org.jboss.ejb3.security.Ejb3AuthenticationInterceptorv2
 
getName() - Method in class org.jboss.ejb3.security.NullInterceptor
 
getName() - Method in class org.jboss.ejb3.security.PerClassAspectFactoryAdaptor
 
getName() - Method in class org.jboss.ejb3.security.RoleBasedAuthorizationInterceptorv2
 
getName() - Method in class org.jboss.ejb3.security.RunAsSecurityInterceptorv2
 
getName() - Method in class org.jboss.ejb3.stateful.SessionSynchronizationInterceptor
 
getName() - Method in class org.jboss.ejb3.stateful.StatefulInstanceInterceptor
 
getName() - Method in class org.jboss.ejb3.stateful.StatefulRemoveFactory
 
getName() - Method in class org.jboss.ejb3.stateful.StatefulRemoveInterceptor
 
getName() - Method in class org.jboss.ejb3.stateless.StatelessInstanceInterceptor
 
getName() - Method in interface org.jboss.injection.lang.reflect.BeanProperty
 
getName() - Method in class org.jboss.injection.lang.reflect.FieldBeanProperty
 
getName() - Method in class org.jboss.injection.lang.reflect.MethodBeanProperty
 
getNameInNamespace() - Method in class org.jboss.ejb3.naming.BrainlessContext
 
getNameParser(Name) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
getNameParser(String) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
getNewTempClassLoader() - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
getNonBridgeMethod(Method) - Method in class org.jboss.ejb3.EJBContainer
 
getNonJtaDataSource() - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.ejb3.EJBContextFactory
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.ejb3.naming.client.java.javaURLContextFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.ejb3.NonSerializableFactory
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.ejb3.proxy.JndiSessionProxyObjectFactory
Using the ProxyFactory located at the RefAddr(REF_ADDR_NAME_JNDI_BINDING_DELEGATE_PROXY_FACTORY) specified by obj, create a new Proxy, set the target business interface (if specified by RefAddr(REF_ADDR_NAME_BUSINESS_INTERFACE_TYPE)), and return to the client.
getObjectName() - Method in interface org.jboss.ejb3.Container
 
getObjectName() - Method in class org.jboss.ejb3.EJBContainer
 
getObjectName() - Method in class org.jboss.ejb3.service.ServiceMBeanDelegate
 
getOnMessage() - Method in class org.jboss.ejb3.mdb.ConsumerContainer
 
getParameters() - Method in class org.jboss.ejb3.interceptor.InvocationContextImpl
 
getParameters() - Method in class org.jboss.ejb3.interceptor.LifecycleInvocationContextImpl
 
getPartitionName() - Method in class org.jboss.ejb3.EJBContainer
Gets the name of the cluster partition with which this container is associated.
getPassivatedBeans() - Method in class org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManager
 
getPassivatedBeans() - Method in interface org.jboss.ejb3.cache.simple.StatefulSessionPersistenceManager
 
getPassivatedCount() - Method in class org.jboss.ejb3.cache.NoPassivationCache
 
getPassivatedCount() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
getPassivatedCount() - Method in interface org.jboss.ejb3.cache.StatefulCache
Deprecated.  
getPassivatedCount() - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
getPassivatedCount() - Method in class org.jboss.ejb3.stateful.StatefulDelegateWrapper
 
getPassivatedCount() - Method in interface org.jboss.ejb3.stateful.StatefulDelegateWrapperMBean
 
getPersistenceContext() - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
getPersistenceContext() - Method in interface org.jboss.ejb3.entity.ExtendedPersistenceContext
 
getPersistenceContext() - Method in class org.jboss.ejb3.entity.hibernate.ExtendedSessionInvocationHandler
 
getPersistenceContextReferenceByName(String) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getPersistenceContextRefs() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getPersistenceManagerFactory(String) - Method in class org.jboss.ejb3.cache.persistence.PersistenceManagerFactoryRegistry
Obtains the Persistence Manager Factory with the specified registered name
getPersistenceManagerFactoryRegistry() - Method in class org.jboss.ejb3.Ejb3Deployment
 
getPersistenceProviderClassName() - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
getPersistenceUnitDeployments() - Method in class org.jboss.ejb3.Ejb3Deployment
Deprecated. 
getPersistenceUnitName() - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
getPersistenceUnitReferenceByName(String) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getPersistenceUnitRefs() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getPersistenceUnitRootUrl() - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
getPersistenceUnitRootUrl() - Method in class org.jboss.ejb3.metadata.jpa.spec.PersistenceUnitMetaData
 
getPersistenceUnitRootUrl() - Method in class org.jboss.ejb3.metadata.jpa.spec.PersistenceUnitsMetaData
The URL to the root of the persistence units defined.
getPersistenceXml() - Method in interface org.jboss.ejb3.DeploymentUnit
 
getPolicyConfiguration(String, boolean) - Method in class org.jboss.ejb3.security.Ejb3PolicyConfigurationFactory
This method is used to obtain an instance of the provider specific class that implements the PolicyConfiguration interface that corresponds to the identified policy context within the provider.
getPolicyConfigurationFactory() - Static method in class org.jboss.ejb3.security.Ejb3PolicyConfigurationFactory
This static method uses the javax.security.jacc.PolicyConfigurationFactory.provider system property to create a provider factory implementation.
getPool() - Method in interface org.jboss.ejb3.Container
 
getPool() - Method in class org.jboss.ejb3.EJBContainer
 
getPoolConfig() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getPoolFactory(String) - Method in class org.jboss.ejb3.pool.PoolFactoryRegistry
Obtains the Pool Factory with the specified registered name
getPoolFactoryRegistry() - Method in class org.jboss.ejb3.Ejb3Deployment
 
getPortComponent() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getPostActivate() - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
getPostActivates() - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
getPostConstruct() - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
getPostConstructs() - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
getPostConstructs() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getPreDestroy() - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
getPreDestroys() - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
getPreDestroys() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getPrePassivate() - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
getPrePassivates() - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
getPrimaryKeyClass() - Method in class org.jboss.ejb3.proxy.impl.EJBMetaDataImpl
Obtain the Class object for the enterprise Bean's primary key class.
getProducerManager() - Method in interface org.jboss.ejb3.mdb.ProducerObject
 
getProperties() - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
getProviderAdapterJNDI() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
getProxyFactory(LocalBinding) - Method in class org.jboss.ejb3.session.SessionContainer
 
getProxyFactory(RemoteBinding) - Method in class org.jboss.ejb3.session.SessionContainer
 
getProxyFactory(String) - Method in class org.jboss.ejb3.session.SessionContainer
Obtains the proxy factory bound at the specified registry name
getProxyString(Object) - Method in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
Get our proxy's string value.
getPurgeEnabled() - Method in class org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManager
Get the stale session state purge enabled flag.
getReference(Class<T>, Object) - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
getReference() - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
getRelativePath() - Method in interface org.jboss.ejb3.DeploymentUnit
Get the relative path of this deployment in the complete deployment structure.
getRelativeURL(String) - Method in interface org.jboss.ejb3.DeploymentUnit
 
getRemoteAndBusinessRemoteInterfaces(Container) - Static method in class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
Returns all remote and remote business interfaces in the specified container, designated by @Remote or in ejb-jar.xml as "remote" or "business-remote"
getRemoteBinding() - Method in class org.jboss.ejb3.session.SessionContainer
Deprecated. Non-deterministic, more than one binding may be specified for this container
getRemoteBusinessInterfaces(Container) - Static method in class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
Returns all remote business interfaces in the specified container; interfaces marked as "remote" via either annotation or XML and not extending EJBObject
getRemoteBusinessJndiName(EJBContainer) - Static method in class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
 
getRemoteBusinessJndiName(EJBContainer, boolean) - Static method in class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
 
getRemoteBusinessJndiName(EJBContainer, RemoteBinding, boolean) - Static method in class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
 
getRemoteHomeInterface(Container) - Static method in class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
 
getRemoteInterfaceClass() - Method in class org.jboss.ejb3.proxy.impl.EJBMetaDataImpl
Obtain the Class object for the enterprise Bean's remote interface.
getRemoteInterfaces(Container) - Static method in class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
Returns all remote interfaces in the specified container; interfaces marked as "remote" via either annotation or XML and extending EJBObject
getRemoteProxyFactoryRegistry() - Method in class org.jboss.ejb3.Ejb3Deployment
Deprecated. 
getRemovalTask() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
getRemovalTimeout() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
getRemoveCount() - Method in class org.jboss.ejb3.cache.NoPassivationCache
 
getRemoveCount() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
getRemoveCount() - Method in interface org.jboss.ejb3.cache.StatefulCache
Deprecated.  
getRemoveCount() - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
getRemoveCount() - Method in class org.jboss.ejb3.pool.AbstractPool
 
getRemoveCount() - Method in interface org.jboss.ejb3.pool.Pool
 
getRemoveCount() - Method in class org.jboss.ejb3.pool.ThreadlocalPool
 
getRemoveCount() - Method in class org.jboss.ejb3.stateful.StatefulDelegateWrapper
 
getRemoveCount() - Method in interface org.jboss.ejb3.stateful.StatefulDelegateWrapperMBean
 
getRemoveCount() - Method in class org.jboss.ejb3.stateless.StatelessDelegateWrapper
 
getRemoveCount() - Method in interface org.jboss.ejb3.stateless.StatelessDelegateWrapperMBean
 
getReplicationIsPassivation() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
getReplicationIsPassivation() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
getResourceAdaptorName() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
getResourceEnvironmentReferenceByName(String) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getResourceEnvironmentReferences() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getResourceLoader() - Method in interface org.jboss.ejb3.DeploymentUnit
 
getResourceReferenceByName(String) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getResourceReferences() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getResources(VirtualFileFilter) - Method in interface org.jboss.ejb3.DeploymentUnit
 
getResponseAttachment(Object) - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
getResponseAttachment(Object) - Method in class org.jboss.ejb3.EJBInvocation
 
getResponseContextInfo() - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
getResponseContextInfo() - Method in class org.jboss.ejb3.EJBInvocation
 
getRm() - Method in class org.jboss.ejb3.EJBContextImpl
 
getRoleSet(Invocation) - Method in class org.jboss.ejb3.security.RoleBasedAuthorizationInterceptorv2
 
getRollbackOnly() - Method in class org.jboss.ejb3.EJBContextImpl
 
getRollbackOnly() - Method in class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
getRootFile() - Method in interface org.jboss.ejb3.DeploymentUnit
 
getRootFile() - Method in class org.jboss.ejb3.EJBContainer
 
getRootFile() - Method in interface org.jboss.injection.InjectionContainer
 
getRunAsIdentity(EJBContainer) - Method in class org.jboss.ejb3.security.RunAsSecurityInterceptorFactory
 
getRunAsIdentity(Invocation) - Method in class org.jboss.ejb3.security.RunAsSecurityInterceptorv2
 
getSecurityDomain() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getSecurityIdentity() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getSecurityManager(Class<T>) - Method in interface org.jboss.ejb3.Container
Get the security manager associated with a container.
getSecurityManager(Class<T>) - Method in class org.jboss.ejb3.EJBContainer
 
getSecurityProxy() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getSecurityRole(String) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getSecurityRolePrincipals(String) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getSecurityRoleRefs() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getServiceContainer(int, JBossServiceBeanMetaData) - Method in class org.jboss.ejb3.Ejb3AnnotationHandler
 
getServiceContainer(int, JBossServiceBeanMetaData) - Method in class org.jboss.ejb3.Ejb3DescriptorHandler
 
getServiceImplementationClass() - Method in class org.jboss.ejb3.stateless.StatelessContainer
WS integration
getServiceReferenceByName(String) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getServiceReferences() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getSession() - Method in class org.jboss.ejb3.entity.hibernate.TransactionScopedSessionInvocationHandler
 
getSessionFactory() - Method in class org.jboss.ejb3.session.SessionContainer
Base implementation, assumes that this Container is not session-aware.
getSessionFactory() - Method in class org.jboss.ejb3.stateful.StatefulContainer
Returns the SessionFactory for this SFSB Container
getSessionTimeout() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
getShortName() - Method in interface org.jboss.ejb3.DeploymentScope
Deprecated.  
getShortName() - Method in interface org.jboss.ejb3.DeploymentUnit
Get the file name of the deployment root (x.ejb).
getSignature(CtMember) - Static method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
Create a signature from javassist member
getSingleton() - Method in class org.jboss.ejb3.service.ServiceContainer
 
getStatefulContainer(int, JBossSessionBeanMetaData) - Method in class org.jboss.ejb3.Ejb3AnnotationHandler
 
getStatefulContainer(int, JBossSessionBeanMetaData) - Method in class org.jboss.ejb3.Ejb3DescriptorHandler
 
getStatelessContainer(int, JBossSessionBeanMetaData) - Method in class org.jboss.ejb3.Ejb3AnnotationHandler
 
getStatelessContainer(int, JBossSessionBeanMetaData) - Method in class org.jboss.ejb3.Ejb3DescriptorHandler
 
getStatistics() - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
getStats() - Method in class org.jboss.ejb3.statistics.InvocationStatistics
Access the current collection of method invocation statistics
getStoreDirectory() - Method in class org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManager
Returns the directory used to store session passivation state files.
getStoreDirectoryName() - Method in class org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManager
Get the sub-directory name under the server data directory where session data is stored.
getSupplies() - Method in class org.jboss.ejb3.MCDependencyPolicy
 
getTarget() - Method in class org.jboss.ejb3.interceptor.InvocationContextImpl
 
getTarget() - Method in class org.jboss.ejb3.interceptor.LifecycleInvocationContextImpl
 
getTarget() - Method in class org.jboss.ejb3.kernel.LazyJNDIKernelRegistryEntry
 
getTargetObject() - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
getTargetState() - Method in class org.jboss.ejb3.dependency.EjbLinkDemandMetaData
 
GetTCLAction - Class in org.jboss.ejb3.mdb.inflow
 
getTimedObjectId() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
getTimedObjectId() - Method in class org.jboss.ejb3.service.ServiceContainer
 
getTimedObjectId() - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
getTimeoutCallback(NamedMethodMetaData, Class<?>) - Method in class org.jboss.ejb3.EJBContainer
 
getTimeoutCallback() - Method in class org.jboss.ejb3.interceptor.LifecycleInterceptorHandler
Deprecated.  
getTimeoutCalllbackHash() - Method in class org.jboss.ejb3.interceptor.LifecycleInterceptorHandler
Deprecated.  
getTimeoutMethodMetaData() - Method in class org.jboss.ejb3.mdb.ConsumerContainer
 
getTimeoutMethodMetaData() - Method in class org.jboss.ejb3.mdb.MDB
 
getTimeoutMethodMetaData() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
getTimeoutTask() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
getTimerService() - Method in interface org.jboss.ejb3.Container
 
getTimerService(Object) - Method in interface org.jboss.ejb3.Container
This method is called by EJBTimerServiceImpl to re-establish a persistent timer.
getTimerService(Object) - Method in class org.jboss.ejb3.ContainerDelegateWrapper
 
getTimerService(Object) - Method in interface org.jboss.ejb3.ContainerDelegateWrapperMBean
 
getTimerService() - Method in class org.jboss.ejb3.EJBContextImpl
 
getTimerService() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
getTimerService(Object) - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
getTimerService() - Method in class org.jboss.ejb3.service.ServiceContainer
 
getTimerService(Object) - Method in class org.jboss.ejb3.service.ServiceContainer
 
getTimerService(Object) - Method in class org.jboss.ejb3.ServiceDelegateWrapper
Deprecated.  
getTimerService(Object) - Method in interface org.jboss.ejb3.ServiceDelegateWrapperMBean
Deprecated.  
getTimerService() - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
getTimerService(Object) - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
getTimerService() - Method in class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
getTimerService() - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
getTimerService(Object) - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
getTotalSize() - Method in class org.jboss.ejb3.cache.NoPassivationCache
 
getTotalSize() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
getTotalSize() - Method in interface org.jboss.ejb3.cache.StatefulCache
Deprecated.  
getTotalSize() - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
getTotalSize() - Method in class org.jboss.ejb3.stateful.StatefulDelegateWrapper
 
getTotalSize() - Method in interface org.jboss.ejb3.stateful.StatefulDelegateWrapperMBean
 
getTransaction() - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
getTransactionType() - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
getTransactionType(String) - Static method in class org.jboss.ejb3.entity.PersistenceXmlLoader
Deprecated.  
getTransactionType() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
getType() - Method in interface org.jboss.injection.lang.reflect.BeanProperty
 
getType() - Method in class org.jboss.injection.lang.reflect.FieldBeanProperty
 
getType() - Method in class org.jboss.injection.lang.reflect.MethodBeanProperty
 
getUltimateContainedIn() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
getUltimateContainedIn() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
getUrl() - Method in interface org.jboss.ejb3.DeploymentUnit
 
getUserPrincipal() - Method in class org.jboss.injection.WebServiceContextProxy
 
getUserTransaction() - Method in class org.jboss.ejb3.EJBContextImpl
 
getUserTransaction() - Method in class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
getVirtualMethods() - Method in class org.jboss.ejb3.aop.BeanContainer
 
getVirtualMethods() - Method in class org.jboss.ejb3.EJBContainer
Do not call, used by BeanContainer.
getVirtualMethods() - Method in class org.jboss.ejb3.session.SessionContainer
 
getVMID() - Static method in class org.jboss.ejb3.Ejb3Registry
 
getWebServiceContextProperty() - Method in class org.jboss.ejb3.stateless.StatelessBeanContext
Deprecated. 
getWhenRequired() - Method in class org.jboss.ejb3.dependency.EjbLinkDemandMetaData
 
getWrapper(Interceptor[]) - Method in class org.jboss.ejb3.aop.LifeCycleInvocation
 
getWrapper(Interceptor[]) - Method in class org.jboss.ejb3.EJBContainerInvocation
 
getWrapper(Interceptor[]) - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
getWrapper(Interceptor[]) - Method in class org.jboss.ejb3.injection.InjectionInvocation
 
getXml() - Method in class org.jboss.ejb3.EJBContainer
 
getXml() - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
guid(Container, VMID) - Static method in class org.jboss.ejb3.Ejb3Registry
 
guid(Container) - Static method in class org.jboss.ejb3.Ejb3Registry
 
GUID - Static variable in class org.jboss.ejb3.remoting.IsLocalInterceptor
 

H

handleClassAnnotation(EJB, Class<?>, InjectionContainer) - Method in class org.jboss.injection.EJBRemoteHandler
 
handleClassAnnotations(Class<?>, InjectionContainer) - Method in class org.jboss.injection.DependsHandler
 
handleClassAnnotations(Class<?>, InjectionContainer) - Method in class org.jboss.injection.EJBInjectionHandler
 
handleClassAnnotations(Class<?>, InjectionContainer) - Method in class org.jboss.injection.EJBRemoteHandler
 
handleClassAnnotations(Class<?>, InjectionContainer) - Method in interface org.jboss.injection.InjectionHandler
 
handleClassAnnotations(Class<?>, InjectionContainer) - Method in class org.jboss.injection.JndiInjectHandler
 
handleClassAnnotations(Class<?>, InjectionContainer) - Method in class org.jboss.injection.PersistenceContextHandler
 
handleClassAnnotations(Class<?>, InjectionContainer) - Method in class org.jboss.injection.PersistenceUnitHandler
 
handleClassAnnotations(Class<?>, InjectionContainer) - Method in class org.jboss.injection.ResourceHandler
 
handleClassAnnotations(Class<?>, InjectionContainer) - Method in class org.jboss.injection.WebServiceRefHandler
 
handleFieldAnnotations(Field, InjectionContainer, Map<AccessibleObject, Injector>) - Method in class org.jboss.injection.DependsHandler
 
handleFieldAnnotations(Field, InjectionContainer, Map<AccessibleObject, Injector>) - Method in class org.jboss.injection.EJBInjectionHandler
 
handleFieldAnnotations(Field, InjectionContainer, Map<AccessibleObject, Injector>) - Method in class org.jboss.injection.EJBRemoteHandler
 
handleFieldAnnotations(Field, InjectionContainer, Map<AccessibleObject, Injector>) - Method in interface org.jboss.injection.InjectionHandler
 
handleFieldAnnotations(Field, InjectionContainer, Map<AccessibleObject, Injector>) - Method in class org.jboss.injection.JndiInjectHandler
 
handleFieldAnnotations(Field, InjectionContainer, Map<AccessibleObject, Injector>) - Method in class org.jboss.injection.PersistenceContextHandler
 
handleFieldAnnotations(Field, InjectionContainer, Map<AccessibleObject, Injector>) - Method in class org.jboss.injection.PersistenceUnitHandler
 
handleFieldAnnotations(Field, InjectionContainer, Map<AccessibleObject, Injector>) - Method in class org.jboss.injection.ResourceHandler
 
handleFieldAnnotations(Field, InjectionContainer, Map<AccessibleObject, Injector>) - Method in class org.jboss.injection.WebServiceRefHandler
 
handleMethodAnnotations(Method, InjectionContainer, Map<AccessibleObject, Injector>) - Method in class org.jboss.injection.DependsHandler
 
handleMethodAnnotations(Method, InjectionContainer, Map<AccessibleObject, Injector>) - Method in class org.jboss.injection.EJBInjectionHandler
 
handleMethodAnnotations(Method, InjectionContainer, Map<AccessibleObject, Injector>) - Method in class org.jboss.injection.EJBRemoteHandler
 
handleMethodAnnotations(Method, InjectionContainer, Map<AccessibleObject, Injector>) - Method in interface org.jboss.injection.InjectionHandler
 
handleMethodAnnotations(Method, InjectionContainer, Map<AccessibleObject, Injector>) - Method in class org.jboss.injection.JndiInjectHandler
 
handleMethodAnnotations(Method, InjectionContainer, Map<AccessibleObject, Injector>) - Method in class org.jboss.injection.PersistenceContextHandler
 
handleMethodAnnotations(Method, InjectionContainer, Map<AccessibleObject, Injector>) - Method in class org.jboss.injection.PersistenceUnitHandler
 
handleMethodAnnotations(Method, InjectionContainer, Map<AccessibleObject, Injector>) - Method in class org.jboss.injection.ResourceHandler
 
handleMethodAnnotations(Method, InjectionContainer, Map<AccessibleObject, Injector>) - Method in class org.jboss.injection.WebServiceRefHandler
 
Handler - Class in org.jboss.ejb3.protocol.jarjar
The jarjar URL stream handler allows for directories within a jarjar to be served as a jar file.
Handler() - Constructor for class org.jboss.ejb3.protocol.jarjar.Handler
 
hasAnnotation(CtMember, String) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
hasAnnotation(Member, Class) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
hasAnnotation(Member, String) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
hasClassAnnotation(Class) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
hasClassAnnotation(String) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
hasClusterContainer(String) - Static method in class org.jboss.ejb3.Ejb3Registry
 
hasContainer(Container) - Static method in class org.jboss.ejb3.Ejb3Registry
Reports the existance of a container.
hasDefaultInterceptors() - Method in class org.jboss.ejb3.interceptor.InterceptorInfoRepository
Deprecated.  
hasEntities - Variable in class org.jboss.ejb3.Ejb3Deployment
 
hashBuckets - Variable in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
hashCode() - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
hashCode() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
hashCode() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
hashCode() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
hasJNDIBinding(String) - Method in class org.jboss.ejb3.EJBContainer
 
hasJNDIBinding(String) - Method in class org.jboss.ejb3.mdb.MessagingContainer
A messaging container is bound to a message destination and thus has no JNDI binding of it's own.
hasJNDIBinding(String) - Method in class org.jboss.ejb3.session.ProxyDeployer
Deprecated.  
hasJNDIBinding(String) - Method in class org.jboss.ejb3.session.SessionContainer
Checks if this session bean binds to the given JNDI name.
hasJNDIBinding(String) - Method in interface org.jboss.injection.InjectionContainer
 
hasMethodPermissions(String, Class<?>[], MethodInterfaceType) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
haveCalculatedHierarchy() - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
HIBERNATE_CACHE_REGION_PREFIX - Static variable in class org.jboss.ejb3.entity.SecondLevelCacheUtil
 
HibernateSession - Interface in org.jboss.ejb3.entity
comment
HomeHandleImpl - Class in org.jboss.ejb3.proxy.impl
An EJB home handle implementation.
HomeHandleImpl(String) - Constructor for class org.jboss.ejb3.proxy.impl.HomeHandleImpl
Construct a HomeHandleImpl.

I

id - Variable in class org.jboss.ejb3.stateful.StatefulBeanContext
 
InfinitePool - Class in org.jboss.ejb3
A pool that has no constraints.
InfinitePool() - Constructor for class org.jboss.ejb3.InfinitePool
 
inInvocation - Variable in class org.jboss.ejb3.stateful.StatefulBeanContext
 
init() - Static method in class org.jboss.ejb3.protocol.jarjar.Handler
 
initAnnotation(Object) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
Initialise an annotation
initBeanContext() - Method in class org.jboss.ejb3.service.ServiceContainer
 
initialContext - Variable in class org.jboss.ejb3.Ejb3Deployment
 
initialContext - Variable in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
InitialContextFactory - Class in org.jboss.ejb3
 
InitialContextFactory() - Constructor for class org.jboss.ejb3.InitialContextFactory
 
initialContextProperties - Variable in class org.jboss.ejb3.EJBContainer
 
initialContextProperties - Variable in class org.jboss.ejb3.mdb.ProducerFactory
 
initialContextProperties - Variable in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
initialise(JBossMetaData) - Method in class org.jboss.ejb3.interceptor.InterceptorInfoRepository
Deprecated.  
initialiseInterceptorInstances() - Method in class org.jboss.ejb3.BaseContext
 
initialiseInterceptorInstances() - Method in interface org.jboss.ejb3.BeanContext
 
initialiseInterceptorInstances() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
initialize(String, Domain, Class<? extends Object>, JBossEnterpriseBeanMetaData, ClassLoader) - Method in class org.jboss.ejb3.aop.BeanContainer
 
initialize(Class<?>) - Method in class org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor
 
initialize(EJBContainer) - Method in class org.jboss.ejb3.cache.NoPassivationCache
 
initialize(EJBContainer) - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
initialize(Container) - Method in class org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManager
Setup the session data storage directory.
initialize(Container) - Method in interface org.jboss.ejb3.cache.simple.StatefulSessionPersistenceManager
 
initialize(EJBContainer) - Method in interface org.jboss.ejb3.cache.StatefulCache
Deprecated.  
initialize(EJBContainer) - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
initialize(Container, int, long) - Method in class org.jboss.ejb3.pool.AbstractPool
 
initialize(Container, int, long) - Method in interface org.jboss.ejb3.pool.Pool
 
initialize(Container, int, long) - Method in class org.jboss.ejb3.pool.StrictMaxPool
super.initialize() must have been called in advance
initialize(Container, int, long) - Method in class org.jboss.ejb3.pool.ThreadlocalPool
 
initializeLocalBindingMetadata() - Method in class org.jboss.ejb3.session.ProxyDeployer
Deprecated.  
initializePool() - Method in class org.jboss.ejb3.EJBContainer
 
initializePool() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
initializePool() - Method in class org.jboss.ejb3.service.ServiceContainer
 
initializeRemoteBindingMetadata() - Method in class org.jboss.ejb3.session.ProxyDeployer
Deprecated.  
initialVisit(MetaDataVisitor) - Method in class org.jboss.ejb3.dependency.EjbLinkDemandMetaData
 
inject(BeanContext, Object) - Method in class org.jboss.ejb3.interceptor.InterceptorInjector
 
inject(BeanContext) - Method in class org.jboss.injection.AbstractPropertyInjector
 
inject(BeanContext) - Method in class org.jboss.injection.DependsFieldInjector
 
inject(Object) - Method in class org.jboss.injection.DependsFieldInjector
 
inject(BeanContext) - Method in class org.jboss.injection.DependsMethodInjector
 
inject(Object) - Method in class org.jboss.injection.DependsMethodInjector
 
inject(BeanContext) - Method in class org.jboss.injection.EJBContextFieldInjector
Deprecated.  
inject(BeanContext, Object) - Method in class org.jboss.injection.EJBContextFieldInjector
Deprecated.  
inject(Object) - Method in class org.jboss.injection.EJBContextFieldInjector
Deprecated.  
inject(BeanContext) - Method in class org.jboss.injection.EJBContextMethodInjector
Deprecated.  
inject(BeanContext, Object) - Method in class org.jboss.injection.EJBContextMethodInjector
Deprecated.  
inject(Object) - Method in class org.jboss.injection.EJBContextMethodInjector
Deprecated.  
inject(BeanContext) - Method in class org.jboss.injection.EJBContextPropertyInjector
 
inject(BeanContext, Object) - Method in class org.jboss.injection.EJBContextPropertyInjector
 
inject(Object) - Method in class org.jboss.injection.EJBContextPropertyInjector
 
inject(InjectionContainer) - Method in class org.jboss.injection.EjbEncInjector
 
inject(InjectionContainer) - Method in interface org.jboss.injection.EncInjector
 
inject(BeanContext) - Method in class org.jboss.injection.EntityManagerFactoryFieldInjector
 
inject(BeanContext, Object) - Method in class org.jboss.injection.EntityManagerFactoryFieldInjector
 
inject(Object) - Method in class org.jboss.injection.EntityManagerFactoryFieldInjector
 
inject(BeanContext) - Method in class org.jboss.injection.EntityManagerFactoryMethodInjector
 
inject(BeanContext, Object) - Method in class org.jboss.injection.EntityManagerFactoryMethodInjector
 
inject(Object) - Method in class org.jboss.injection.EntityManagerFactoryMethodInjector
 
inject(InjectionContainer) - Method in class org.jboss.injection.EnvEntryEncInjector
 
inject(BeanContext) - Method in class org.jboss.injection.ExtendedPersistenceContextInjector
 
inject(BeanContext, Object) - Method in class org.jboss.injection.ExtendedPersistenceContextInjector
 
inject(Object) - Method in class org.jboss.injection.ExtendedPersistenceContextInjector
 
inject(BeanContext) - Method in interface org.jboss.injection.Injector
 
inject(Object) - Method in interface org.jboss.injection.Injector
 
inject(BeanContext) - Method in class org.jboss.injection.JndiPropertyInjector
 
inject(BeanContext, Object) - Method in class org.jboss.injection.JndiPropertyInjector
 
inject(Object) - Method in class org.jboss.injection.JndiPropertyInjector
 
inject(InjectionContainer) - Method in class org.jboss.injection.LinkRefEncInjector
 
inject(InjectionContainer) - Method in class org.jboss.injection.PcEncInjector
 
inject(BeanContext, Object) - Method in interface org.jboss.injection.PojoInjector
 
inject(InjectionContainer) - Method in class org.jboss.injection.PuEncInjector
 
inject(InjectionContainer) - Method in class org.jboss.injection.ServiceRefInjector
 
inject(Object) - Method in class org.jboss.injection.TimerServiceFieldInjector
Deprecated.  
inject(BeanContext) - Method in class org.jboss.injection.TimerServiceFieldInjector
Deprecated.  
inject(Object) - Method in class org.jboss.injection.TimerServiceMethodInjector
Deprecated.  
inject(BeanContext) - Method in class org.jboss.injection.TimerServiceMethodInjector
Deprecated.  
inject(Object) - Method in class org.jboss.injection.TimerServicePropertyInjector
 
inject(BeanContext) - Method in class org.jboss.injection.TimerServicePropertyInjector
 
inject(Object) - Method in class org.jboss.injection.UserTransactionPropertyInjector
 
inject(InjectionContainer) - Method in class org.jboss.injection.ValueEncInjector
 
inject(Object) - Method in class org.jboss.injection.WebServiceContextPropertyInjector
 
inject(BeanContext) - Method in class org.jboss.injection.WebServiceContextPropertyInjector
 
injectBeanContext(BeanContext<?>) - Method in interface org.jboss.ejb3.Container
 
injectBeanContext(BeanContext<?>) - Method in class org.jboss.ejb3.EJBContainer
Note this method is a WIP.
injectDependencies(BeanContext) - Method in class org.jboss.ejb3.service.ServiceContainer
 
InjectedSessionFactory - Class in org.jboss.ejb3.entity
Comment
InjectedSessionFactory(ManagedEntityManagerFactory) - Constructor for class org.jboss.ejb3.entity.InjectedSessionFactory
 
InjectedSessionFactory() - Constructor for class org.jboss.ejb3.entity.InjectedSessionFactory
 
InjectionContainer - Interface in org.jboss.injection
This is the container that manages all injections.
InjectionHandler<X extends org.jboss.metadata.javaee.spec.RemoteEnvironment> - Interface in org.jboss.injection
Comment
InjectionInvocation - Class in org.jboss.ejb3.injection
Perform injection via an interceptor chain.
InjectionInvocation(BeanContext<?>, Injector, Interceptor[]) - Constructor for class org.jboss.ejb3.injection.InjectionInvocation
 
injectionTarget(String, ResourceInjectionMetaData, InjectionContainer, Map<String, Map<AccessibleObject, Injector>>) - Static method in class org.jboss.injection.InjectionUtil
 
InjectionUtil - Class in org.jboss.injection
Comment
InjectionUtil() - Constructor for class org.jboss.injection.InjectionUtil
 
Injector - Interface in org.jboss.injection
Comment
InjectorFactory<I extends Injector> - Interface in org.jboss.injection
Allows the creation of injectors.
injectors - Variable in class org.jboss.ejb3.EJBContainer
 
injectors - Variable in class org.jboss.ejb3.pool.AbstractPool
 
innerCreateQueue(Context) - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
innerCreateTopic(Context) - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
innerStart() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
inService(String) - Method in class org.jboss.ejb3.security.Ejb3PolicyConfigurationFactory
This method determines if the identified policy context exists with state "inService" in the Policy provider associated with the factory.
install(String, DependencyPolicy, DeploymentUnit, Object) - Method in class org.jboss.ejb3.JmxKernelAbstraction
 
install(String, DependencyPolicy, DeploymentUnit, Object) - Method in interface org.jboss.ejb3.KernelAbstraction
 
install(String, DependencyPolicy, DeploymentUnit, Object) - Method in class org.jboss.ejb3.MCKernelAbstraction
 
installMBean(ObjectName, DependencyPolicy, Object) - Method in class org.jboss.ejb3.JmxKernelAbstraction
 
installMBean(ObjectName, DependencyPolicy, Object) - Method in interface org.jboss.ejb3.KernelAbstraction
 
installMBean(ObjectName, DependencyPolicy, Object) - Method in class org.jboss.ejb3.MCKernelAbstraction
 
instantiated() - Method in class org.jboss.ejb3.EJBContainer
After XML processing has been done this allows the container to further initialize the meta data.
instantiated() - Method in class org.jboss.ejb3.service.ServiceContainer
 
instantiated() - Method in class org.jboss.ejb3.session.SessionContainer
 
InterceptorInfo - Class in org.jboss.ejb3.interceptor
Deprecated. 
InterceptorInfo() - Constructor for class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
InterceptorInfo(Class<?>) - Constructor for class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
InterceptorInfo(InterceptorInfo) - Constructor for class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
InterceptorInfoRepository - Class in org.jboss.ejb3.interceptor
Deprecated. use the new interceptors component
InterceptorInfoRepository(ClassLoader) - Constructor for class org.jboss.ejb3.interceptor.InterceptorInfoRepository
Deprecated.  
InterceptorInjector - Class in org.jboss.ejb3.interceptor
 
InterceptorInjector(Map<AccessibleObject, Injector>) - Constructor for class org.jboss.ejb3.interceptor.InterceptorInjector
 
interceptorInstances - Variable in class org.jboss.ejb3.BaseContext
 
interceptors - Variable in class org.jboss.ejb3.EJBInvocation
 
interceptors - Variable in class org.jboss.ejb3.mdb.ProducerProxy
 
interfaces - Variable in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
The interfaces
inUseThread - Variable in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
The in use thread
InvocationContextImpl - Class in org.jboss.ejb3.interceptor
 
InvocationContextImpl(EJBContainerInvocation, InterceptorInfo[], Object[], Method[]) - Constructor for class org.jboss.ejb3.interceptor.InvocationContextImpl
 
InvocationStatistics - Class in org.jboss.ejb3.statistics
A method invocation statistics collection class.
InvocationStatistics() - Constructor for class org.jboss.ejb3.statistics.InvocationStatistics
 
InvocationStatistics.TimeStatistic - Class in org.jboss.ejb3.statistics
 
InvocationStatistics.TimeStatistic() - Constructor for class org.jboss.ejb3.statistics.InvocationStatistics.TimeStatistic
 
invoke(Invocation) - Method in class org.jboss.ejb3.AllowedOperationsInterceptor
 
invoke(Invocation) - Method in class org.jboss.ejb3.BlockContainerShutdownInterceptor
 
invoke(Invocation) - Method in class org.jboss.ejb3.cache.StatefulReplicationInterceptor
 
invoke(ObjectName, String, Object[], String[]) - Method in interface org.jboss.ejb3.ClientKernelAbstraction
 
invoke(Invocation) - Method in class org.jboss.ejb3.connectionmanager.CachedConnectionInterceptor
 
invoke(Invocation) - Method in class org.jboss.ejb3.ENCPropagationInterceptor
 
invoke(Invocation) - Method in class org.jboss.ejb3.entity.ExtendedPersistenceContextPropagationInterceptor
 
invoke(Object, Method, Object[]) - Method in class org.jboss.ejb3.entity.hibernate.ExtendedSessionInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.jboss.ejb3.entity.hibernate.TransactionScopedSessionInvocationHandler
 
invoke(Invocation) - Method in class org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor
 
invoke(Invocation) - Method in class org.jboss.ejb3.interceptor.EJB3InterceptorsInterceptor
 
invoke(ObjectName, String, Object[], String[]) - Method in class org.jboss.ejb3.JmxClientKernelAbstraction
 
invoke(ObjectName, String, Object[], String[]) - Method in class org.jboss.ejb3.MCClientKernelAbstraction
 
invoke(ObjectName, String, Object[], String[]) - Method in class org.jboss.ejb3.MCKernelAbstraction
 
invoke(Invocation) - Method in class org.jboss.ejb3.mdb.CurrentMessageInjectorInterceptor
 
invoke(Object, Method, Object[]) - Method in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
 
invoke(Invocation) - Method in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
invoke(Object, Method, Object[]) - Method in class org.jboss.ejb3.mdb.ProducerProxy
 
invoke(Invocation) - Method in class org.jboss.ejb3.remoting.ClusteredIsLocalInterceptor
 
invoke(Invocation) - Method in class org.jboss.ejb3.remoting.IsLocalInterceptor
 
invoke(Invocation) - Method in class org.jboss.ejb3.remoting.IsLocalProxyFactoryInterceptor
Deprecated.  
invoke(Invocation) - Method in class org.jboss.ejb3.security.Ejb3AuthenticationInterceptorv2
 
invoke(Invocation) - Method in class org.jboss.ejb3.security.NullInterceptor
 
invoke(Invocation) - Method in class org.jboss.ejb3.security.RoleBasedAuthorizationInterceptorv2
 
invoke(Invocation) - Method in class org.jboss.ejb3.security.RunAsSecurityInterceptorv2
 
invoke(Object, SerializableMethod, Object[]) - Method in class org.jboss.ejb3.service.ServiceContainer
Deprecated. To be removed alongside InvokableContext
invoke(Serializable, Class<?>, Method, Object[]) - Method in class org.jboss.ejb3.service.ServiceContainer
Invokes upon the specified method, using the specified arguments
invoke(String, Object[], String[]) - Method in class org.jboss.ejb3.service.ServiceContainer
 
invoke(String, Object[], String[]) - Method in class org.jboss.ejb3.service.ServiceMBeanDelegate
 
invoke(SessionProxyFactory, Object, Method, Object[]) - Method in class org.jboss.ejb3.session.SessionContainer
Deprecated. Use "invoke" as defined by InvokableContext
invoke(Serializable, Class<?>, Method, Object[]) - Method in class org.jboss.ejb3.session.SessionSpecContainer
Invokes the specified method upon the specified session, passing the specified arguments.
invoke(Serializable, SerializableMethod, Object[]) - Method in class org.jboss.ejb3.session.SessionSpecContainer
Deprecated. 
invoke(Object, SerializableMethod, Object[]) - Method in class org.jboss.ejb3.session.SessionSpecContainer
Invokes the method described by the specified serializable method as called from the specified proxy, using the specified arguments
invoke(Invocation) - Method in class org.jboss.ejb3.stateful.SessionSynchronizationInterceptor
 
invoke(Invocation) - Method in class org.jboss.ejb3.stateful.StatefulInstanceInterceptor
 
invoke(Invocation) - Method in class org.jboss.ejb3.stateful.StatefulRemoveInterceptor
 
invoke(Invocation) - Method in class org.jboss.ejb3.stateless.StatelessInstanceInterceptor
 
invokeCallback(BeanContext<?>, Class<? extends Annotation>) - Method in class org.jboss.ejb3.EJBContainer
Note that this method is a WIP.
invokedMethod - Static variable in class org.jboss.ejb3.session.SessionSpecContainer
Deprecated. 
invokeEJBObjectMethod(Object, MethodInfo, Object[]) - Method in class org.jboss.ejb3.session.SessionContainer
 
invokeEJBObjectMethod(SerializableMethod, StatefulRemoteInvocation) - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
invokeEJBObjectMethod(MethodInfo, MethodInvocation) - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
invokeEndpoint(Method, Object[], InvocationContextCallback) - Method in class org.jboss.ejb3.stateless.StatelessContainer
WS Integration
invokeHomeCreate(Method, Object[]) - Method in class org.jboss.ejb3.session.SessionSpecContainer
Provides implementation for this bean's EJB 2.1 Home.create() method
invokeHomeCreate(Method, Object[]) - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
invokeHomeMethod(MethodInfo, StatefulRemoteInvocation) - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
invokeHomeMethod(MethodInfo, MethodInvocation) - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
invokeInit(Object, Class[], Object[]) - Method in interface org.jboss.ejb3.Container
 
invokeInit(Object, Class[], Object[]) - Method in class org.jboss.ejb3.EJBContainer
 
invokeInit(Object, Class[], Object[]) - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
invokeLocal(Invocation, Container) - Method in class org.jboss.ejb3.remoting.IsLocalInterceptor
 
invokeNext() - Method in class org.jboss.ejb3.aop.LifeCycleInvocation
 
invokeNext() - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
invokeNext(Interceptor[]) - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
invokeNext() - Method in class org.jboss.ejb3.EJBInvocation
 
invokeNext(Interceptor[]) - Method in class org.jboss.ejb3.EJBInvocation
 
invokeNext() - Method in class org.jboss.ejb3.injection.InjectionInvocation
 
invokePostActivate(BeanContext) - Method in interface org.jboss.ejb3.Container
 
invokePostActivate(BeanContext) - Method in class org.jboss.ejb3.EJBContainer
 
invokePostActivate(BeanContext) - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
invokePostConstruct(BeanContext, Object[]) - Method in interface org.jboss.ejb3.Container
 
invokePostConstruct(BeanContext<?>) - Method in class org.jboss.ejb3.EJBContainer
 
invokePostConstruct(BeanContext, Object[]) - Method in class org.jboss.ejb3.EJBContainer
Deprecated. 
invokePostConstruct(BeanContext, Object[]) - Method in class org.jboss.ejb3.service.ServiceContainer
 
invokePreDestroy(BeanContext) - Method in interface org.jboss.ejb3.Container
 
invokePreDestroy(BeanContext) - Method in class org.jboss.ejb3.EJBContainer
 
invokePreDestroy(BeanContext) - Method in class org.jboss.ejb3.service.ServiceContainer
 
invokePrePassivate(BeanContext) - Method in interface org.jboss.ejb3.Container
 
invokePrePassivate(BeanContext) - Method in class org.jboss.ejb3.EJBContainer
 
invokePrePassivate(BeanContext) - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
invokeStats - Variable in class org.jboss.ejb3.EJBContainer
 
invokeTarget() - Method in class org.jboss.ejb3.injection.InjectionInvocation
 
IS_LOCAL - Static variable in class org.jboss.ejb3.remoting.IsLocalInterceptor
 
IS_LOCAL_EXCEPTION - Static variable in class org.jboss.ejb3.remoting.IsLocalInterceptor
 
isAnnotatedBean() - Method in class org.jboss.ejb3.Ejb3DescriptorHandler
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.ejb3.aop.BeanContainer
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.ejb3.EJBContainer
 
isApplicationException(Throwable, MethodInvocation) - Static method in class org.jboss.ejb3.stateful.StatefulRemoveInterceptor
 
isBMT() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
isBusinessMethod(Method) - Method in class org.jboss.ejb3.EJBContainer
Is the method a business method of this container.
isCallerInRole(Identity) - Method in class org.jboss.ejb3.EJBContextImpl
 
isCallerInRole(String) - Method in class org.jboss.ejb3.EJBContextImpl
 
isCallerInRole(Identity) - Method in class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
isCallerInRole(String) - Method in class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
isClosed() - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
isClustered() - Method in interface org.jboss.ejb3.Container
 
isClustered() - Method in class org.jboss.ejb3.EJBContainer
 
isClustered - Variable in class org.jboss.ejb3.stateful.StatefulBeanContext
 
isClustered() - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
isClustered() - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
isCMT() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
isConsumer(AnnotationsAttribute) - Static method in class org.jboss.ejb3.EJB3Util
 
isConsumer() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
isDeliveryActive() - Method in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
 
isDeliveryActive() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
isDeliveryActive() - Method in class org.jboss.ejb3.mdb.MessagingDelegateWrapper
 
isDeliveryActive() - Method in interface org.jboss.ejb3.mdb.MessagingDelegateWrapperMBean
 
isDeliveryTransacted(Method) - Method in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
 
isDisabled(Class) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
isDisabled(Member, Class) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
isDisabled(Member, String) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
isDisabled(String) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
isDiscarded() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
isDiscarded() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
isEjb() - Method in class org.jboss.ejb3.Ejb3AnnotationHandler
 
isEjb() - Method in class org.jboss.ejb3.Ejb3DescriptorHandler
 
isEjb() - Method in interface org.jboss.ejb3.Ejb3Handler
 
isEJBObjectMethod(Method) - Method in class org.jboss.ejb3.session.SessionSpecContainer
Deprecated. Use isEjbObjectMethod(SerializableMethod method)
isEjbObjectMethod(SerializableMethod) - Method in class org.jboss.ejb3.session.SessionSpecContainer
Determines whether the specified method is an EJB2.x Local or Remote Method
isEJBTimeOutCallback(Method) - Method in class org.jboss.ejb3.security.SecurityHelper
Check if the method is an EJBTimeOut method
isEmpty() - Method in class org.jboss.ejb3.EJBMetaDataLoader
 
isEntity(AnnotationsAttribute) - Static method in class org.jboss.ejb3.EJB3Util
 
isEntity() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
isExceptionOnRollback() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
isHandleMethod(Method) - Method in class org.jboss.ejb3.session.SessionSpecContainer
Deprecated. Use isHandleMethod(SerializableMethod method)
isHandleMethod(SerializableMethod) - Method in class org.jboss.ejb3.session.SessionSpecContainer
Determines if the specified Method is a Handle Method
isHomeMethod(Method) - Method in class org.jboss.ejb3.session.SessionSpecContainer
Deprecated. Use isHomeMethod(SerializableMethod method) in SessionSpecContainer
isHomeMethod(SerializableMethod) - Method in class org.jboss.ejb3.session.SessionSpecContainer
Determines whether the specified method is an EJB2.x Home Method
isIgnoreDependency(InjectionContainer, EJB) - Method in class org.jboss.injection.EJBRemoteHandler
 
isInInvocation() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
isInInvocation() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
isInUse() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
isInUse() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
isJBossBeanType() - Method in class org.jboss.ejb3.Ejb3AnnotationHandler
 
isJBossBeanType() - Method in interface org.jboss.ejb3.Ejb3Handler
 
isLocal() - Method in class org.jboss.ejb3.remoting.IsLocalInterceptor
 
isLocalCall(MethodInvocation) - Method in class org.jboss.ejb3.security.SecurityHelper
Check whether an invocation is local or remote
IsLocalInterceptor - Class in org.jboss.ejb3.remoting
Routes the call to the local container, bypassing further client-side interceptors and any remoting layer, if this interceptor was created in this JVM.
IsLocalInterceptor() - Constructor for class org.jboss.ejb3.remoting.IsLocalInterceptor
 
IsLocalProxyFactoryInterceptor - Class in org.jboss.ejb3.remoting
Deprecated. Use org.jboss.ejb3.proxy.remoting in EJB3 Proxy Component
IsLocalProxyFactoryInterceptor() - Constructor for class org.jboss.ejb3.remoting.IsLocalProxyFactoryInterceptor
Deprecated.  
isMDB(Container) - Method in class org.jboss.ejb3.security.SecurityHelper
Determine if the container is a MDB
isMessageDriven(AnnotationsAttribute) - Static method in class org.jboss.ejb3.EJB3Util
 
isMessageDriven() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
isMethodReadOnly(Method) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
isMethodReadOnly(String) - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
isModified() - Method in interface org.jboss.ejb3.cache.Optimized
 
isModified() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
isOpen() - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
isRelativeTo(JarEntry, JarEntry) - Method in class org.jboss.ejb3.protocol.jarjar.JarJarInputStream
 
isRemoved() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
isRemoved() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
isService(AnnotationsAttribute) - Static method in class org.jboss.ejb3.EJB3Util
 
isService() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
isSession() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
isSession() - Method in class org.jboss.ejb3.proxy.impl.EJBMetaDataImpl
Test if the enterprise Bean's type is "session".
isSessionAware() - Method in class org.jboss.ejb3.session.SessionContainer
Designates that this Container is not session-aware.
isSessionAware() - Method in class org.jboss.ejb3.stateful.StatefulContainer
Designates that this SFSB Container is session-aware.
isSharedClassLoaderRegion(String) - Static method in class org.jboss.ejb3.entity.SecondLevelCacheUtil
 
isStarted() - Method in class org.jboss.ejb3.cache.NoPassivationCache
 
isStarted() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
isStarted() - Method in interface org.jboss.ejb3.cache.StatefulCache
Deprecated.  
isStarted() - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
isStatefulSession(AnnotationsAttribute) - Static method in class org.jboss.ejb3.EJB3Util
 
isStateless(AnnotationsAttribute) - Static method in class org.jboss.ejb3.EJB3Util
 
isStatelessSession() - Method in class org.jboss.ejb3.proxy.impl.EJBMetaDataImpl
Test if the enterprise Bean's type is "stateless session".
isTimerPersistence() - Method in class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
isTxSynchronized() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
isTxSynchronized() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
isUserInRole(String) - Method in class org.jboss.injection.WebServiceContextProxy
 

J

JarJarInputStream - Class in org.jboss.ejb3.protocol.jarjar
Provide an input stream in jar format which is build up using a subset of a jar file.
JarJarInputStream(JarFile, JarEntry) - Constructor for class org.jboss.ejb3.protocol.jarjar.JarJarInputStream
 
JarJarURLConnection - Class in org.jboss.ejb3.protocol.jarjar
Connect to a jarjar.
JarJarURLConnection(URL) - Constructor for class org.jboss.ejb3.protocol.jarjar.JarJarURLConnection
 
JarsIgnoredForScanning - Class in org.jboss.ejb3
Simple service that lists jars that will be ignored for scanning for annotations to deploy
JarsIgnoredForScanning() - Constructor for class org.jboss.ejb3.JarsIgnoredForScanning
 
JarsIgnoredForScanningMBean - Interface in org.jboss.ejb3
Comment
JavaEEApplication - Interface in org.jboss.ejb3.javaee
Comment
JavaEEComponent - Interface in org.jboss.ejb3.javaee
A JavaEE component (could be EJB container, client container etc) EE 2.2
JavaEEComponentHelper - Class in org.jboss.ejb3.javaee
Comment
JavaEEComponentHelper() - Constructor for class org.jboss.ejb3.javaee.JavaEEComponentHelper
 
JavaEEModule - Interface in org.jboss.ejb3.javaee
A Java EE module represents the basic unit of composition of a Java EE application.
JavassistProxy - Class in org.jboss.ejb3.stateless
Comment
JavassistProxy() - Constructor for class org.jboss.ejb3.stateless.JavassistProxy
 
JavassistProxyReplacement - Class in org.jboss.ejb3.stateless
Comment
JavassistProxyReplacement() - Constructor for class org.jboss.ejb3.stateless.JavassistProxyReplacement
 
javaURLContextFactory - Class in org.jboss.ejb3.naming.client.java
Creates objects for in the java:comp namespace.
javaURLContextFactory() - Constructor for class org.jboss.ejb3.naming.client.java.javaURLContextFactory
 
JBoss5DependencyPolicy - Class in org.jboss.ejb3.deployers
Comment
JBoss5DependencyPolicy(JavaEEComponent) - Constructor for class org.jboss.ejb3.deployers.JBoss5DependencyPolicy
 
JBossMessageEndpointFactory - Class in org.jboss.ejb3.mdb.inflow
EJBProxyFactory for inflow message driven beans
JBossMessageEndpointFactory() - Constructor for class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
 
JBossSessionGenericWrapper - Class in org.jboss.ejb3.metadata
Deprecated. 
JBossSessionGenericWrapper(JBossGenericBeanMetaData) - Constructor for class org.jboss.ejb3.metadata.JBossSessionGenericWrapper
Deprecated.  
JMS_ADAPTOR - Static variable in class org.jboss.ejb3.mdb.MessagingContainer
 
JMSDestinationFactory - Class in org.jboss.ejb3.jms
Comment
JMSDestinationFactory() - Constructor for class org.jboss.ejb3.jms.JMSDestinationFactory
 
JmxClientKernelAbstraction - Class in org.jboss.ejb3
 
JmxClientKernelAbstraction(MBeanServerConnection) - Constructor for class org.jboss.ejb3.JmxClientKernelAbstraction
 
JmxDependencyPolicy - Class in org.jboss.ejb3
Deprecated. 
JmxDependencyPolicy() - Constructor for class org.jboss.ejb3.JmxDependencyPolicy
Deprecated.  
JmxKernelAbstraction - Class in org.jboss.ejb3
Comment
JmxKernelAbstraction(DeploymentInfo) - Constructor for class org.jboss.ejb3.JmxKernelAbstraction
 
JmxKernelAbstraction(MBeanServer) - Constructor for class org.jboss.ejb3.JmxKernelAbstraction
 
JNDI_DEPENDENCY_PREFIX - Static variable in class org.jboss.ejb3.kernel.JNDIKernelRegistryPlugin
 
JndiFieldInjector - Class in org.jboss.injection
Deprecated. use JndiPropertyInjector
JndiFieldInjector(Field, String, Context) - Constructor for class org.jboss.injection.JndiFieldInjector
Deprecated.  
JndiFieldInjector(Field, Context) - Constructor for class org.jboss.injection.JndiFieldInjector
Deprecated.  
JndiInjectHandler<X extends org.jboss.metadata.javaee.spec.RemoteEnvironment> - Class in org.jboss.injection
Searches bean class for all @Inject and create Injectors
JndiInjectHandler() - Constructor for class org.jboss.injection.JndiInjectHandler
 
JNDIKernelRegistryPlugin - Class in org.jboss.ejb3.kernel
A kernel registry plugin which checks for JNDI names.
JNDIKernelRegistryPlugin() - Constructor for class org.jboss.ejb3.kernel.JNDIKernelRegistryPlugin
 
JNDIKernelRegistryPlugin(Hashtable) - Constructor for class org.jboss.ejb3.kernel.JNDIKernelRegistryPlugin
 
JndiMethodInjector - Class in org.jboss.injection
Deprecated. use JndiPropertyInjector
JndiMethodInjector(Method, String, Context) - Constructor for class org.jboss.injection.JndiMethodInjector
Deprecated.  
jndiName - Variable in class org.jboss.ejb3.mdb.ProducerFactory
 
JndiPropertyInjector - Class in org.jboss.injection
Injects a jndi dependency into a bean property.
JndiPropertyInjector(BeanProperty, String, Context) - Constructor for class org.jboss.injection.JndiPropertyInjector
 
JndiSessionProxyObjectFactory - Class in org.jboss.ejb3.proxy
JndiProxyFactory Responsible for delegating to the appropriate Proxy Factory for creation of a Proxy, and setting appropriately the target "
JndiSessionProxyObjectFactory() - Constructor for class org.jboss.ejb3.proxy.JndiSessionProxyObjectFactory
 
JndiUtil - Class in org.jboss.ejb3
 
JndiUtil() - Constructor for class org.jboss.ejb3.JndiUtil
 
joinTransaction() - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
JTATableIdGenerator - Class in org.jboss.ejb3.entity
A hilo IdentifierGenerator that uses a database table to store the last generated value.
JTATableIdGenerator() - Constructor for class org.jboss.ejb3.entity.JTATableIdGenerator
 

K

kernel - Variable in class org.jboss.ejb3.MCClientKernelAbstraction
 
kernelAbstraction - Variable in class org.jboss.ejb3.Ejb3Deployment
 
KernelAbstraction - Interface in org.jboss.ejb3
Abstraction for the underlying kernel (microcontainer or jmx kernel)
KernelAbstractionFactory - Class in org.jboss.ejb3
 
KernelAbstractionFactory() - Constructor for class org.jboss.ejb3.KernelAbstractionFactory
 

L

lastResetTime - Variable in class org.jboss.ejb3.statistics.InvocationStatistics
 
lastUsed - Variable in class org.jboss.ejb3.stateful.StatefulBeanContext
 
LazyJNDIKernelRegistryEntry - Class in org.jboss.ejb3.kernel
LazyKernelRegistryEntry An implementation of KernelRegistryEntry which returns objects from JNDI, for the given entry name, lazily.
LazyJNDIKernelRegistryEntry(Context, String) - Constructor for class org.jboss.ejb3.kernel.LazyJNDIKernelRegistryEntry
Constructor
LifecycleInterceptorHandler - Class in org.jboss.ejb3.interceptor
Deprecated. EJBTHREE-1174
LifecycleInterceptorHandler(EJBContainer, Class[]) - Constructor for class org.jboss.ejb3.interceptor.LifecycleInterceptorHandler
Deprecated.  
LifeCycleInvocation - Class in org.jboss.ejb3.aop
Comment
LifeCycleInvocation(Interceptor[]) - Constructor for class org.jboss.ejb3.aop.LifeCycleInvocation
 
LifecycleInvocationContextImpl - Class in org.jboss.ejb3.interceptor
 
LifecycleInvocationContextImpl() - Constructor for class org.jboss.ejb3.interceptor.LifecycleInvocationContextImpl
 
LifecycleInvocationContextImpl.PostActivateICtxImpl - Class in org.jboss.ejb3.interceptor
 
LifecycleInvocationContextImpl.PostActivateICtxImpl() - Constructor for class org.jboss.ejb3.interceptor.LifecycleInvocationContextImpl.PostActivateICtxImpl
 
LifecycleInvocationContextImpl.PostConstructICtxImpl - Class in org.jboss.ejb3.interceptor
 
LifecycleInvocationContextImpl.PostConstructICtxImpl() - Constructor for class org.jboss.ejb3.interceptor.LifecycleInvocationContextImpl.PostConstructICtxImpl
 
LifecycleInvocationContextImpl.PreDestroyICtxImpl - Class in org.jboss.ejb3.interceptor
 
LifecycleInvocationContextImpl.PreDestroyICtxImpl() - Constructor for class org.jboss.ejb3.interceptor.LifecycleInvocationContextImpl.PreDestroyICtxImpl
 
LifecycleInvocationContextImpl.PrePassivateICtxImpl - Class in org.jboss.ejb3.interceptor
 
LifecycleInvocationContextImpl.PrePassivateICtxImpl() - Constructor for class org.jboss.ejb3.interceptor.LifecycleInvocationContextImpl.PrePassivateICtxImpl
 
LinkRefEncInjector - Class in org.jboss.injection
Comment
LinkRefEncInjector(String, String, String) - Constructor for class org.jboss.injection.LinkRefEncInjector
 
list(Name) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
list(String) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
listBindings(Name) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
listBindings(String) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
LoadBalancePolicyNotRegisteredException - Exception in org.jboss.ejb3.remoting
LoadBalancePolicyNotRegisteredException Thrown when attempting to retrieve a LBP with unrecognized name from the registry
LoadBalancePolicyNotRegisteredException() - Constructor for exception org.jboss.ejb3.remoting.LoadBalancePolicyNotRegisteredException
 
LoadBalancePolicyNotRegisteredException(String) - Constructor for exception org.jboss.ejb3.remoting.LoadBalancePolicyNotRegisteredException
 
loadClass(String) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
loadEjbLocalXml(Collection<EJBLocalReferenceMetaData>, InjectionContainer) - Method in class org.jboss.injection.EJBHandler
 
loadEjbRefXml(Collection<EJBReferenceMetaData>, InjectionContainer) - Method in class org.jboss.injection.EJBRemoteHandler
 
loadXml(X, InjectionContainer) - Method in class org.jboss.injection.DependsHandler
 
loadXml(X, InjectionContainer) - Method in class org.jboss.injection.EJBHandler
 
loadXml(X, InjectionContainer) - Method in class org.jboss.injection.EJBInjectionHandler
 
loadXml(X, InjectionContainer) - Method in class org.jboss.injection.EJBRemoteHandler
 
loadXml(X, InjectionContainer) - Method in interface org.jboss.injection.InjectionHandler
 
loadXml(X, InjectionContainer) - Method in class org.jboss.injection.JndiInjectHandler
 
loadXml(X, InjectionContainer) - Method in class org.jboss.injection.PersistenceContextHandler
 
loadXml(X, InjectionContainer) - Method in class org.jboss.injection.PersistenceUnitHandler
 
loadXml(X, InjectionContainer) - Method in class org.jboss.injection.ResourceHandler
 
loadXml(X, InjectionContainer) - Method in class org.jboss.injection.WebServiceRefHandler
 
localHomeInvoke(Method, Object[]) - Method in class org.jboss.ejb3.service.ServiceContainer
 
localHomeInvoke(Method, Object[]) - Method in class org.jboss.ejb3.session.SessionContainer
 
localHomeInvoke(Method, Object[]) - Method in class org.jboss.ejb3.stateful.StatefulContainer
Performs a synchronous or asynchronous local invocation
localHomeInvoke(Method, Object[]) - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
localInvoke(MethodInfo, Object[]) - Method in class org.jboss.ejb3.mdb.ConsumerContainer
 
localInvoke(Method, Object[]) - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
localInvoke(MethodInfo, Object[]) - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
localInvoke(Object, Method, Object[]) - Method in class org.jboss.ejb3.service.ServiceContainer
 
localInvoke(Method, Object[]) - Method in class org.jboss.ejb3.service.ServiceContainer
Performs a synchronous or asynchronous local invocation
localInvoke(Object, Method, Object[]) - Method in class org.jboss.ejb3.session.SessionContainer
 
localInvoke(Object, Method, Object[]) - Method in class org.jboss.ejb3.stateful.StatefulContainer
Performs a synchronous or asynchronous local invocation
localInvoke(Method, Object[]) - Method in class org.jboss.ejb3.stateless.StatelessContainer
Performs a synchronous local invocation
localInvoke(Object, Method, Object[]) - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
localInvoke(Method, Object[], BeanContextLifecycleCallback<StatelessBeanContext>) - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
LocalProducerFactory - Class in org.jboss.ejb3.mdb
comment
LocalProducerFactory(ConsumerContainer, Class, MessageProperties, Destination, InitialContext, Hashtable) - Constructor for class org.jboss.ejb3.mdb.LocalProducerFactory
 
lock(Object, LockModeType) - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
lock - Variable in class org.jboss.ejb3.stateful.StatefulBeanContext
 
lockedStart() - Method in class org.jboss.ejb3.EJBContainer
 
lockedStart() - Method in class org.jboss.ejb3.mdb.ConsumerContainer
Initialize the container invoker.
lockedStart() - Method in class org.jboss.ejb3.mdb.MessagingContainer
Initialize the container invoker.
lockedStart() - Method in class org.jboss.ejb3.service.ServiceContainer
 
lockedStart() - Method in class org.jboss.ejb3.session.SessionContainer
 
lockedStart() - Method in class org.jboss.ejb3.session.SessionSpecContainer
Lifecycle Start
lockedStart() - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
lockedStart() - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
lockedStop() - Method in class org.jboss.ejb3.EJBContainer
 
lockedStop() - Method in class org.jboss.ejb3.mdb.ConsumerContainer
 
lockedStop() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
lockedStop() - Method in class org.jboss.ejb3.service.ServiceContainer
 
lockedStop() - Method in class org.jboss.ejb3.session.SessionContainer
 
lockedStop() - Method in class org.jboss.ejb3.session.SessionSpecContainer
Lifecycle Stop
lockedStop() - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
lockedStop() - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
log - Static variable in class org.jboss.ejb3.BaseContext
 
log - Static variable in interface org.jboss.ejb3.cache.simple.StatefulSessionPersistenceManager
 
log - Static variable in class org.jboss.ejb3.interceptor.EJB3InterceptorsInterceptor
 
log - Static variable in class org.jboss.ejb3.mdb.CurrentMessageInjectorInterceptor
 
log - Variable in class org.jboss.ejb3.security.Ejb3AuthenticationInterceptorv2
 
log - Static variable in class org.jboss.injection.ExtendedPersistenceContextInjector
 
lookup(String) - Method in class org.jboss.ejb3.EJBContextImpl
 
lookup(Context, String) - Static method in class org.jboss.ejb3.JndiUtil
 
lookup(Name) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
lookup(String) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
lookup(String) - Method in class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
lookup(String) - Method in class org.jboss.injection.JndiPropertyInjector
 
lookupLink(Context, String) - Static method in class org.jboss.ejb3.JndiUtil
 
lookupLink(Name) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
lookupLink(String) - Method in class org.jboss.ejb3.naming.BrainlessContext
 

M

MANAGED_ENTITY_FACTORY_CONTEXT - Static variable in class org.jboss.ejb3.Ejb3Deployment
 
MANAGED_ENTITY_MANAGER_FACTORY - Static variable in class org.jboss.ejb3.EJBContainer
 
markedForPassivation - Variable in class org.jboss.ejb3.stateful.StatefulBeanContext
 
markedForReplication - Variable in class org.jboss.ejb3.stateful.StatefulBeanContext
 
MarkInUseWaitTime - Static variable in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
marshallException(Invocation, Throwable, Map) - Static method in class org.jboss.ejb3.session.SessionContainer
 
marshallResponse(Invocation, Object, Map) - Static method in class org.jboss.ejb3.session.SessionContainer
 
MAX_SESSION - Static variable in class org.jboss.ejb3.mdb.MessagingContainer
 
maxConcurrentCalls - Variable in class org.jboss.ejb3.statistics.InvocationStatistics
 
maxSize - Variable in class org.jboss.ejb3.pool.StrictMaxPool
The maximum number of instances allowed in the pool
maxTime - Variable in class org.jboss.ejb3.statistics.InvocationStatistics.TimeStatistic
 
mbeanServer - Variable in class org.jboss.ejb3.Ejb3Deployment
 
MCClientKernelAbstraction - Class in org.jboss.ejb3
 
MCClientKernelAbstraction(Kernel) - Constructor for class org.jboss.ejb3.MCClientKernelAbstraction
 
MCDependencyPolicy - Class in org.jboss.ejb3
dependency registry for Microcontainer
MCDependencyPolicy(JavaEEComponent) - Constructor for class org.jboss.ejb3.MCDependencyPolicy
 
MCKernelAbstraction - Class in org.jboss.ejb3
Abstraction layer for installing beans into the micro container.
MCKernelAbstraction(Kernel, MBeanServer) - Constructor for class org.jboss.ejb3.MCKernelAbstraction
 
MCKernelAbstraction.AlreadyInstantiated - Class in org.jboss.ejb3
 
MCKernelAbstraction.AlreadyInstantiated(Object) - Constructor for class org.jboss.ejb3.MCKernelAbstraction.AlreadyInstantiated
 
MCKernelAbstraction.AlreadyInstantiated.Factory - Class in org.jboss.ejb3
 
MCKernelAbstraction.AlreadyInstantiated.Factory() - Constructor for class org.jboss.ejb3.MCKernelAbstraction.AlreadyInstantiated.Factory
 
MDB - Class in org.jboss.ejb3.mdb
Comment
MDB(String, Domain, ClassLoader, String, Hashtable, Ejb3Deployment, JBossMessageDrivenBeanMetaData) - Constructor for class org.jboss.ejb3.mdb.MDB
 
MDBContext - Class in org.jboss.ejb3.mdb
Comment
MDBContext(MessagingContainer, Object) - Constructor for class org.jboss.ejb3.mdb.MDBContext
 
merge(T) - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
merge(ActivationConfigProperty) - Method in class org.jboss.ejb3.mdb.ActivationSpec
 
merge(ActivationConfigProperty[]) - Method in class org.jboss.ejb3.mdb.ActivationSpec
 
MESSAGE_ENDPOINT_FACTORY - Static variable in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
The key for the factory
MESSAGE_ENDPOINT_XARESOURCE - Static variable in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
The key for the xa resource
MessageDestinationReferenceResolver - Interface in org.jboss.ejb3.resolvers
Based on the available meta data resolve message destination references.
MessageDestinationResolver - Class in org.jboss.ejb3.enc
Deprecated. use org.jboss.ejb3.resolvers.MessageDestinationReferenceResolver
MessageDestinationResolver(DeploymentScope, MessageDestinationsMetaData) - Constructor for class org.jboss.ejb3.enc.MessageDestinationResolver
Deprecated.  
MessageDrivenContextImpl - Class in org.jboss.ejb3.mdb
Comment
MessageDrivenContextImpl(MDBContext) - Constructor for class org.jboss.ejb3.mdb.MessageDrivenContextImpl
 
messageEndpointFactory - Variable in class org.jboss.ejb3.mdb.MessagingContainer
 
MessageInflowLocalProxy - Class in org.jboss.ejb3.mdb.inflow
 
MessageInflowLocalProxy(MessagingContainer) - Constructor for class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
 
MessagingContainer - Class in org.jboss.ejb3.mdb
 
MessagingContainer(String, Domain, ClassLoader, String, Hashtable, Ejb3Deployment, JBossEnterpriseBeanMetaData) - Constructor for class org.jboss.ejb3.mdb.MessagingContainer
 
MessagingDelegateWrapper - Class in org.jboss.ejb3.mdb
TODO: implement proper mdb stats
MessagingDelegateWrapper(MessagingContainer) - Constructor for class org.jboss.ejb3.mdb.MessagingDelegateWrapper
 
MessagingDelegateWrapperMBean - Interface in org.jboss.ejb3.mdb
 
messagingType - Variable in class org.jboss.ejb3.mdb.ConsumerContainer
 
messagingType - Variable in class org.jboss.ejb3.mdb.MDB
 
messagingTypeClass - Variable in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
The messaging type class
metadata - Variable in class org.jboss.ejb3.BaseContext
 
metadata - Variable in class org.jboss.ejb3.EJBInvocation
 
method - Variable in class org.jboss.ejb3.EJBInvocation
 
METHOD_NAME_HOME_CREATE - Static variable in interface org.jboss.ejb3.session.Ejb2xMethodNames
 
METHOD_NAME_HOME_REMOVE - Static variable in interface org.jboss.ejb3.session.Ejb2xMethodNames
 
MethodBeanProperty - Class in org.jboss.injection.lang.reflect
Morphs a setter method into a bean property.
MethodBeanProperty(Method) - Constructor for class org.jboss.injection.lang.reflect.MethodBeanProperty
 
methodHash - Variable in class org.jboss.ejb3.EJBInvocation
 
methodMap - Variable in class org.jboss.ejb3.mdb.ProducerFactory
 
methodMap - Variable in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
metricsLock - Variable in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
minTime - Variable in class org.jboss.ejb3.statistics.InvocationStatistics.TimeStatistic
 
msgProducer - Variable in class org.jboss.ejb3.mdb.ProducerManagerImpl
 

N

name() - Method in class org.jboss.persistence.EntityImpl
 
NestedStatefulBeanContext - Class in org.jboss.ejb3.stateful
Overrides superclass to not use MarshalledValue in externalization, as a nested context is meant to be serialized as part of its parent context and to share with it object references to any XPC or managed entities.
NestedStatefulBeanContext(StatefulContainer, Object) - Constructor for class org.jboss.ejb3.stateful.NestedStatefulBeanContext
 
NestedStatefulBeanContext() - Constructor for class org.jboss.ejb3.stateful.NestedStatefulBeanContext
Only for externalization.
NEW_ID - Static variable in interface org.jboss.ejb3.stateful.StatefulConstants
 
nodeActivated(NodeActivatedEvent) - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache.ClusteredStatefulCacheListener
 
nodePassivated(NodePassivatedEvent) - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache.ClusteredStatefulCacheListener
 
NonSerializableFactory - Class in org.jboss.ejb3
A utility class that allows one to bind a non-serializable object into a local JNDI context.
NonSerializableFactory() - Constructor for class org.jboss.ejb3.NonSerializableFactory
 
NoPassivationCache - Class in org.jboss.ejb3.cache
Comment
NoPassivationCache() - Constructor for class org.jboss.ejb3.cache.NoPassivationCache
 
NoPassivationCacheFactory - Class in org.jboss.ejb3.cache
Factory for obtaining NoPassivationCache instances
NoPassivationCacheFactory() - Constructor for class org.jboss.ejb3.cache.NoPassivationCacheFactory
 
NullInterceptor - Class in org.jboss.ejb3.security
Null Action Interceptor
NullInterceptor() - Constructor for class org.jboss.ejb3.security.NullInterceptor
 

O

OBJECT_NAME - Static variable in interface org.jboss.ejb3.EJB3DeployerMBean
The default ObjectName
objectName - Variable in class org.jboss.ejb3.Ejb3Deployment
 
objectName - Variable in class org.jboss.ejb3.EJBContainer
 
oldClassLoader - Variable in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
The old classloader of the thread
ON_MESSAGE - Variable in class org.jboss.ejb3.mdb.ConsumerContainer
 
openConnection(URL) - Method in class org.jboss.ejb3.protocol.jarjar.Handler
 
openSession(Connection) - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
openSession(Interceptor) - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
openSession(Connection, Interceptor) - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
openSession() - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
openStatelessSession() - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
openStatelessSession(Connection) - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
Optimized - Interface in org.jboss.ejb3.cache
Whether or not Stateful bean is optimized for clustered replication
org.jboss.ejb3 - package org.jboss.ejb3
 
org.jboss.ejb3.aop - package org.jboss.ejb3.aop
 
org.jboss.ejb3.cache - package org.jboss.ejb3.cache
 
org.jboss.ejb3.cache.persistence - package org.jboss.ejb3.cache.persistence
 
org.jboss.ejb3.cache.simple - package org.jboss.ejb3.cache.simple
 
org.jboss.ejb3.cache.tree - package org.jboss.ejb3.cache.tree
 
org.jboss.ejb3.cluster.metadata - package org.jboss.ejb3.cluster.metadata
 
org.jboss.ejb3.common.spi - package org.jboss.ejb3.common.spi
 
org.jboss.ejb3.connectionmanager - package org.jboss.ejb3.connectionmanager
 
org.jboss.ejb3.dependency - package org.jboss.ejb3.dependency
 
org.jboss.ejb3.deployers - package org.jboss.ejb3.deployers
 
org.jboss.ejb3.enc - package org.jboss.ejb3.enc
 
org.jboss.ejb3.entity - package org.jboss.ejb3.entity
 
org.jboss.ejb3.entity.hibernate - package org.jboss.ejb3.entity.hibernate
 
org.jboss.ejb3.injection - package org.jboss.ejb3.injection
 
org.jboss.ejb3.interceptor - package org.jboss.ejb3.interceptor
 
org.jboss.ejb3.javaee - package org.jboss.ejb3.javaee
 
org.jboss.ejb3.jms - package org.jboss.ejb3.jms
This package provides a custom JBoss interface to JBoss Messaging.
org.jboss.ejb3.kernel - package org.jboss.ejb3.kernel
 
org.jboss.ejb3.mdb - package org.jboss.ejb3.mdb
 
org.jboss.ejb3.mdb.inflow - package org.jboss.ejb3.mdb.inflow
 
org.jboss.ejb3.metadata - package org.jboss.ejb3.metadata
 
org.jboss.ejb3.metadata.jpa.spec - package org.jboss.ejb3.metadata.jpa.spec
 
org.jboss.ejb3.naming - package org.jboss.ejb3.naming
 
org.jboss.ejb3.naming.client.java - package org.jboss.ejb3.naming.client.java
 
org.jboss.ejb3.pool - package org.jboss.ejb3.pool
 
org.jboss.ejb3.protocol.jarjar - package org.jboss.ejb3.protocol.jarjar
 
org.jboss.ejb3.proxy - package org.jboss.ejb3.proxy
 
org.jboss.ejb3.proxy.factory - package org.jboss.ejb3.proxy.factory
 
org.jboss.ejb3.proxy.impl - package org.jboss.ejb3.proxy.impl
 
org.jboss.ejb3.remoting - package org.jboss.ejb3.remoting
 
org.jboss.ejb3.resolvers - package org.jboss.ejb3.resolvers
 
org.jboss.ejb3.security - package org.jboss.ejb3.security
 
org.jboss.ejb3.service - package org.jboss.ejb3.service
 
org.jboss.ejb3.session - package org.jboss.ejb3.session
 
org.jboss.ejb3.stateful - package org.jboss.ejb3.stateful
 
org.jboss.ejb3.stateless - package org.jboss.ejb3.stateless
 
org.jboss.ejb3.statistics - package org.jboss.ejb3.statistics
 
org.jboss.ejb3.util - package org.jboss.ejb3.util
 
org.jboss.injection - package org.jboss.injection
 
org.jboss.injection.lang.reflect - package org.jboss.injection.lang.reflect
 
org.jboss.lang.ref - package org.jboss.lang.ref
 
org.jboss.persistence - package org.jboss.persistence
 
overrideAnnotations(EJBContainer, Member, String, Object) - Method in class org.jboss.ejb3.Ejb3DescriptorHandler
Deprecated. 

P

parseJndiSuffix(String, String) - Method in class org.jboss.ejb3.mdb.MessagingContainer
Parse the JNDI suffix from the given JNDI name.
passivate(StatefulBeanContext) - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
passivateAfterReplication() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
Ignores the call, as passivation of this proxy context does not affect the underlying bean (which is passivated along with its parent context).
passivateAfterReplication() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
Notification from a ClusteredStatefulCache to inform that a bean that is stored in the distributed cache is now being passivated as well.
passivated - Variable in class org.jboss.ejb3.stateful.StatefulBeanContext
 
passivatedCount - Variable in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
passivateSession(StatefulBeanContext) - Method in class org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManager
Invokes SessionBean.ejbPassivate() on the target bean and saves the state of the session to a file.
passivateSession(StatefulBeanContext) - Method in interface org.jboss.ejb3.cache.simple.StatefulSessionPersistenceManager
Invokes SessionBean.ejbPassivate() on the target bean and saves the state of the session to a file.
passivationCompleted() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache.SessionTimeoutTask
I'm done passivating.
password - Variable in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
PcEncInjector - Class in org.jboss.injection
Comment
PcEncInjector(String, String, PersistenceContextType, Class, String) - Constructor for class org.jboss.injection.PcEncInjector
 
peek(Object) - Method in class org.jboss.ejb3.cache.NoPassivationCache
 
peek(Object) - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
peek(Object) - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
peekContext() - Method in interface org.jboss.ejb3.Container
 
peekContext() - Method in class org.jboss.ejb3.EJBContainer
 
peekContext() - Method in class org.jboss.ejb3.service.ServiceContainer
 
PerClassAspectFactoryAdaptor - Class in org.jboss.ejb3.security
Adaptor class that throws Runtime Exception for all Non_PerClass create requests
PerClassAspectFactoryAdaptor() - Constructor for class org.jboss.ejb3.security.PerClassAspectFactoryAdaptor
 
persist(Object) - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
PersistenceContextHandler<X extends org.jboss.metadata.javaee.spec.RemoteEnvironment> - Class in org.jboss.injection
Searches bean class for all
PersistenceContextHandler() - Constructor for class org.jboss.injection.PersistenceContextHandler
 
persistenceContexts - Variable in class org.jboss.ejb3.stateful.StatefulBeanContext
 
PersistenceManagerFactory - Interface in org.jboss.ejb3.cache.persistence
Defines contract for an EJB3 Persistence Manager Factory
PersistenceManagerFactoryNotRegisteredException - Exception in org.jboss.ejb3.cache.persistence
PoolFactoryNotRegisteredException Thrown when attempting to retrieve a pool factory with unrecognized name from the registry
PersistenceManagerFactoryNotRegisteredException() - Constructor for exception org.jboss.ejb3.cache.persistence.PersistenceManagerFactoryNotRegisteredException
 
PersistenceManagerFactoryNotRegisteredException(String) - Constructor for exception org.jboss.ejb3.cache.persistence.PersistenceManagerFactoryNotRegisteredException
 
PersistenceManagerFactoryRegistry - Class in org.jboss.ejb3.cache.persistence
Registry for all configured PersistenceManager Factory implementations
PersistenceManagerFactoryRegistry() - Constructor for class org.jboss.ejb3.cache.persistence.PersistenceManagerFactoryRegistry
 
persistenceManagerFactoryRegistry - Variable in class org.jboss.ejb3.Ejb3Deployment
 
PersistenceUnitHandler<X extends org.jboss.metadata.javaee.spec.RemoteEnvironment> - Class in org.jboss.injection
Searches bean class for all @Inject and create Injectors
PersistenceUnitHandler() - Constructor for class org.jboss.injection.PersistenceUnitHandler
 
PersistenceUnitInfoImpl - Class in org.jboss.ejb3.entity
Comment
PersistenceUnitInfoImpl() - Constructor for class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
PersistenceUnitMetaData - Class in org.jboss.ejb3.metadata.jpa.spec
A wrapper around Hibernate's PersistenceMetadata.
PersistenceUnitMetaData(PersistenceUnitsMetaData, PersistenceMetadata) - Constructor for class org.jboss.ejb3.metadata.jpa.spec.PersistenceUnitMetaData
 
PersistenceUnitsMetaData - Class in org.jboss.ejb3.metadata.jpa.spec
The persistence xml meta data.
PersistenceUnitsMetaData(URL, List<PersistenceMetadata>) - Constructor for class org.jboss.ejb3.metadata.jpa.spec.PersistenceUnitsMetaData
 
PersistenceXmlLoader - Class in org.jboss.ejb3.entity
Deprecated. 
PersistenceXmlLoader.ErrorLogger - Class in org.jboss.ejb3.entity
Deprecated.  
pImpl - Variable in class org.jboss.ejb3.mdb.ProducerFactory
 
PojoInjector - Interface in org.jboss.injection
 
pokeInterfaces(JavassistProxy, Class[]) - Static method in class org.jboss.ejb3.stateless.JavassistProxy
With this method you can directly poke interfaces into the proxy without setting of the method handler.
pool - Variable in class org.jboss.ejb3.EJBContainer
 
Pool - Interface in org.jboss.ejb3.pool
Minimally a pool acts as a factory for a bean.
pool - Variable in class org.jboss.ejb3.pool.StrictMaxPool
The pool data structure
pool - Variable in class org.jboss.ejb3.pool.ThreadlocalPool
 
PoolFactory - Interface in org.jboss.ejb3.pool
Defines contract for an EJB3 Pool Factory
PoolFactoryNotRegisteredException - Exception in org.jboss.ejb3.pool
PoolFactoryNotRegisteredException Thrown when attempting to retrieve a pool factory with unrecognized name from the registry
PoolFactoryNotRegisteredException() - Constructor for exception org.jboss.ejb3.pool.PoolFactoryNotRegisteredException
 
PoolFactoryNotRegisteredException(String) - Constructor for exception org.jboss.ejb3.pool.PoolFactoryNotRegisteredException
 
poolFactoryRegistry - Variable in class org.jboss.ejb3.Ejb3Deployment
 
PoolFactoryRegistry - Class in org.jboss.ejb3.pool
Registry for all configured Pool Factory implementations
PoolFactoryRegistry() - Constructor for class org.jboss.ejb3.pool.PoolFactoryRegistry
 
pop() - Method in class org.jboss.ejb3.ThreadLocalStack
 
popContainedIn() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
popContainedIn() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
popContext() - Method in interface org.jboss.ejb3.Container
 
popContext() - Method in class org.jboss.ejb3.EJBContainer
 
popEnc(EJBContainer) - Method in class org.jboss.ejb3.DefaultEjbEncFactory
 
popEnc() - Method in class org.jboss.ejb3.EJBContainer
Pops EJB's ENC from the stack.
popEnc(EJBContainer) - Method in interface org.jboss.ejb3.EjbEncFactory
pop the EJB's ENC from the current thread
popEnc() - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
populateActivationSpec() - Method in class org.jboss.ejb3.mdb.ConsumerContainer
 
populateActivationSpec() - Method in class org.jboss.ejb3.mdb.MDB
 
populateActivationSpec() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
populateBaseInfo() - Method in class org.jboss.ejb3.Ejb3AnnotationHandler
 
populateBaseInfo() - Method in class org.jboss.ejb3.Ejb3DescriptorHandler
 
populateInvocation(StatefulContainerInvocation) - Method in class org.jboss.ejb3.service.ServiceContainer
 
populateInvocation(StatefulContainerInvocation) - Method in class org.jboss.ejb3.session.SessionContainer
Allow a container sub class to supplement an invocation.
postActivate - Variable in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
postActivate(BeanContext) - Method in class org.jboss.ejb3.interceptor.LifecycleInterceptorHandler
Deprecated.  
postActivate() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
Ignores the call, as activation of this proxy context does not affect the underlying bean (which is activated along with its parent context).
postActivate() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
Notification from a non-clustered StatefulCache to inform that we have been activated.
postActivateHierarchy - Variable in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
postConstruct - Variable in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
postConstruct(BeanContext, Object[]) - Method in class org.jboss.ejb3.interceptor.LifecycleInterceptorHandler
Deprecated.  
postConstructHierarchy - Variable in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
postRemoval() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache.RemovalTimeoutTask
 
postReplicate() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
Ignores the call, as replication of this proxy context does not affect the underlying bean (which is replicated along with its parent context).
postReplicate() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
Notification from a ClusteredStatefulCache after the bean is fetched from the distributed cache.
preDestroy - Variable in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
preDestroy(BeanContext) - Method in class org.jboss.ejb3.interceptor.LifecycleInterceptorHandler
Deprecated.  
preDestroyHierarchy - Variable in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
prePassivate - Variable in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
prePassivate(BeanContext) - Method in class org.jboss.ejb3.interceptor.LifecycleInterceptorHandler
Deprecated.  
prePassivate() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
Ignores the call, as passivation of this proxy context does not affect the underlying bean (which is passivated along with its parent context).
prePassivate() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
Notification from a non-clustered StatefulCache to inform that we are about to be passivated.
prePassivateHierarchy - Variable in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
prePassivationCompleted() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache.SessionTimeoutTask
I'm done selecting candidates for passivation.
preRemoval() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache.RemovalTimeoutTask
 
preReplicate() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
Ignores the call, as replication of this proxy context does not affect the underlying bean (which is replicated along with its parent context).
preReplicate() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
Notification from a ClusteredStatefulCache before a bean is replicated.
priority - Variable in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
proceed() - Method in class org.jboss.ejb3.interceptor.InvocationContextImpl
 
proceed() - Method in class org.jboss.ejb3.interceptor.LifecycleInvocationContextImpl
 
processAnnotations(InjectionContainer, Collection<InjectionHandler<X>>, Class<?>) - Static method in class org.jboss.injection.InjectionUtil
 
processClassAnnotations(InjectionContainer, Collection<InjectionHandler<X>>, Class<?>) - Static method in class org.jboss.injection.InjectionUtil
 
processEJBContainerMetadata(Container) - Method in class org.jboss.ejb3.Ejb3Deployment
 
processFieldAnnotations(InjectionContainer, Collection<InjectionHandler<X>>, Class<?>, Map<AccessibleObject, Injector>) - Static method in class org.jboss.injection.InjectionUtil
 
processMetadata() - Method in interface org.jboss.ejb3.Container
 
processMetadata() - Method in class org.jboss.ejb3.EJBContainer
introspects EJB container to find all dependencies and initialize any extra metadata.
processMethodAnnotations(InjectionContainer, Collection<InjectionHandler<X>>, Set<String>, Class<?>, Map<AccessibleObject, Injector>) - Static method in class org.jboss.injection.InjectionUtil
 
producer - Variable in class org.jboss.ejb3.mdb.ProducerFactory
 
producer - Variable in class org.jboss.ejb3.mdb.ProducerProxy
 
ProducerConfig - Class in org.jboss.ejb3.mdb
Helper class for setting all @Producer settings
ProducerConfig() - Constructor for class org.jboss.ejb3.mdb.ProducerConfig
 
ProducerFactory - Class in org.jboss.ejb3.mdb
comment
ProducerFactory(ConsumerContainer, Class<?>, MessageProperties, Destination, InitialContext, Hashtable<?, ?>) - Constructor for class org.jboss.ejb3.mdb.ProducerFactory
 
ProducerManager - Interface in org.jboss.ejb3.mdb
All @Producers implement this interface.
ProducerManagerImpl - Class in org.jboss.ejb3.mdb
comment
ProducerManagerImpl(Destination, ConnectionFactory, DeliveryMode, int, int, HashMap, Hashtable, boolean, int) - Constructor for class org.jboss.ejb3.mdb.ProducerManagerImpl
 
ProducerManagerImpl(Destination, String, DeliveryMode, int, int, HashMap, Hashtable, boolean, int) - Constructor for class org.jboss.ejb3.mdb.ProducerManagerImpl
 
ProducerManagerImpl() - Constructor for class org.jboss.ejb3.mdb.ProducerManagerImpl
 
ProducerObject - Interface in org.jboss.ejb3.mdb
comment
ProducerProxy - Class in org.jboss.ejb3.mdb
Comment
ProducerProxy(ProducerManager, Interceptor[]) - Constructor for class org.jboss.ejb3.mdb.ProducerProxy
 
ProducerProxy() - Constructor for class org.jboss.ejb3.mdb.ProducerProxy
 
producers - Variable in class org.jboss.ejb3.mdb.ConsumerContainer
 
propagatedContainedIn - Static variable in class org.jboss.ejb3.stateful.StatefulBeanContext
 
properties - Variable in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
The activation properties
property - Variable in class org.jboss.injection.AbstractPropertyInjector
 
props - Variable in class org.jboss.ejb3.mdb.ProducerFactory
 
PROVIDER_ADAPTER_JNDI - Static variable in class org.jboss.ejb3.mdb.MessagingContainer
 
ProxiedStatefulBeanContext - Class in org.jboss.ejb3.stateful
Proxy to a NestedStatefulBeanContext that can be independently passivated, activated and replicated without disturbing the object it is proxying.
ProxiedStatefulBeanContext(StatefulBeanContext) - Constructor for class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
ProxiedStatefulBeanContext() - Constructor for class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
Only for externalization.
PROXY_FACTORY_NAME - Static variable in class org.jboss.ejb3.mdb.ProducerFactory
 
ProxyAccessType - Enum in org.jboss.ejb3.session
Defines access type (remote/local) for client view
ProxyDeployer - Class in org.jboss.ejb3.session
Deprecated. 
ProxyDeployer(SessionContainer) - Constructor for class org.jboss.ejb3.session.ProxyDeployer
Deprecated.  
proxyDeployer - Variable in class org.jboss.ejb3.session.SessionContainer
 
ProxyFactory - Interface in org.jboss.ejb3.proxy
Deprecated. 
ProxyFactoryHelper - Class in org.jboss.ejb3.proxy.factory
Comment
ProxyFactoryHelper() - Constructor for class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
 
publishesInterface(Container, Class<?>) - Static method in class org.jboss.ejb3.proxy.factory.ProxyFactoryHelper
 
PuEncInjector - Class in org.jboss.injection
Comment
PuEncInjector(String, Class, String, String) - Constructor for class org.jboss.injection.PuEncInjector
 
purgeAllSessionData() - Method in class org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManager
Removes any state files left in the storgage directory.
push(T) - Method in class org.jboss.ejb3.ThreadLocalStack
 
pushContainedIn() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
pushContainedIn() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
pushContext(BeanContext<?>) - Method in interface org.jboss.ejb3.Container
 
pushContext(BeanContext<?>) - Method in class org.jboss.ejb3.EJBContainer
 
pushEnc(EJBContainer) - Method in class org.jboss.ejb3.DefaultEjbEncFactory
 
pushEnc() - Method in class org.jboss.ejb3.EJBContainer
Makes sure that EJB's ENC is available Delegates to whatever implementation is used to push the ENC of the EJB onto the stack
pushEnc(EJBContainer) - Method in interface org.jboss.ejb3.EjbEncFactory
Push the EJB's ENC onto the current thread
pushEnc() - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
putJaccInService(PolicyConfiguration, DeploymentUnit) - Method in class org.jboss.ejb3.Ejb3Deployment
 

R

read() - Method in class org.jboss.ejb3.protocol.jarjar.JarJarInputStream
 
readExternal(ObjectInput) - Method in class org.jboss.ejb3.entity.hibernate.TransactionScopedSessionInvocationHandler
 
readExternal(ObjectInput) - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
readExternal(ObjectInput) - Method in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
readExternal(ObjectInput) - Method in class org.jboss.ejb3.stateful.NestedStatefulBeanContext
 
readExternal(ObjectInput) - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
readExternal(ObjectInput) - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
rebind(Name, Object) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
rebind(String, Object) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
rebind(Context, String, Object) - Static method in class org.jboss.ejb3.NonSerializableFactory
 
REF_ADDR_NAME_BUSINESS_INTERFACE_TYPE - Static variable in class org.jboss.ejb3.proxy.JndiSessionProxyObjectFactory
 
REF_ADDR_NAME_JNDI_BINDING_DELEGATE_PROXY_FACTORY - Static variable in class org.jboss.ejb3.proxy.JndiSessionProxyObjectFactory
 
refresh(Object) - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
register(Ejb3Deployment) - Method in interface org.jboss.ejb3.DeploymentScope
Deprecated.  
register(Container) - Static method in class org.jboss.ejb3.Ejb3Registry
Registers a container.
register(ObjectName, Class) - Method in class org.jboss.ejb3.service.ServiceMBeanDelegate
 
registerDeployment() - Method in class org.jboss.ejb3.Ejb3Deployment
 
registerEJBContainer(Container) - Method in class org.jboss.ejb3.Ejb3Deployment
 
registerProducers() - Method in class org.jboss.ejb3.mdb.ConsumerContainer
 
registerSessionSynchronization(StatefulBeanContext) - Method in class org.jboss.ejb3.stateful.SessionSynchronizationInterceptor
 
registerWithAopDispatcher() - Method in class org.jboss.ejb3.session.SessionContainer
Registers this Container with Remoting / AOP Dispatcher
reinitialize() - Method in class org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor
 
reinitialize - Variable in class org.jboss.ejb3.Ejb3Deployment
 
reinitialize() - Method in class org.jboss.ejb3.Ejb3Deployment
 
reinitialize - Variable in class org.jboss.ejb3.EJBContainer
 
reinitialize() - Method in class org.jboss.ejb3.EJBContainer
 
reinitialize() - Method in class org.jboss.ejb3.service.ServiceContainer
 
reinitializeAdvisor() - Method in class org.jboss.ejb3.aop.BeanContainer
Deprecated. 
release(StatefulBeanContext) - Method in class org.jboss.ejb3.cache.NoPassivationCache
 
release(StatefulBeanContext) - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
release(StatefulBeanContext) - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
release(BeanContext) - Method in class org.jboss.ejb3.InfinitePool
 
release(Object) - Method in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
Release this message endpoint.
release(BeanContext<?>) - Method in interface org.jboss.ejb3.pool.Pool
Put bean back in pool
release(BeanContext) - Method in class org.jboss.ejb3.pool.StrictMaxPool
Return an instance after invocation.
release(BeanContext) - Method in class org.jboss.ejb3.pool.ThreadlocalPool
 
released(T) - Method in interface org.jboss.ejb3.BeanContextLifecycleCallback
The context has been released from a bean instance.
released - Variable in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
Whether this proxy has been released
releaseThreadLock(Object) - Method in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
Release the thread lock
RemoteProducerFactory - Class in org.jboss.ejb3.mdb
comment
RemoteProducerFactory(ConsumerContainer, Class, MessageProperties, Destination, InitialContext, Hashtable) - Constructor for class org.jboss.ejb3.mdb.RemoteProducerFactory
 
RemoteProxyFactoryRegistry - Class in org.jboss.ejb3.proxy.factory
Deprecated. 
RemoteProxyFactoryRegistry() - Constructor for class org.jboss.ejb3.proxy.factory.RemoteProxyFactoryRegistry
Deprecated.  
removalTask - Variable in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
removalTimeout - Variable in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
remove() - Method in interface org.jboss.ejb3.BeanContext
 
remove(Object) - Method in class org.jboss.ejb3.cache.NoPassivationCache
 
remove(Object) - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
remove(Object) - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
remove(Object) - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
remove(BeanContext) - Method in class org.jboss.ejb3.InfinitePool
 
remove() - Method in class org.jboss.ejb3.mdb.MDBContext
 
remove(BeanContext) - Method in class org.jboss.ejb3.pool.AbstractPool
 
remove(BeanContext<?>) - Method in interface org.jboss.ejb3.pool.Pool
Destroy bean.
remove(BeanContext) - Method in class org.jboss.ejb3.pool.StrictMaxPool
 
remove(BeanContext) - Method in class org.jboss.ejb3.pool.ThreadlocalPool
 
remove() - Method in class org.jboss.ejb3.service.ServiceBeanContext
 
remove() - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
remove() - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
remove() - Method in class org.jboss.ejb3.stateless.StatelessBeanContext
 
remove() - Method in class org.jboss.lang.ref.WeakThreadLocal
 
removeAttachment(String) - Method in interface org.jboss.ejb3.DeploymentUnit
Remove attachment
removeContains(StatefulBeanContext) - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
removeContains(StatefulBeanContext) - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
removeCount - Variable in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
removeCount - Variable in class org.jboss.ejb3.pool.AbstractPool
 
removed - Variable in class org.jboss.ejb3.stateful.StatefulBeanContext
 
removeEldestEntry(Map.Entry<Object, StatefulBeanContext>) - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache.CacheMap
 
removeExtendedPersistenceContext(String) - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
removeExtendedPersistenceContext(String) - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
removeFromEnvironment(String) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
removeHandle(Handle) - Method in class org.jboss.ejb3.service.ServiceContainer
 
removeHandle(Handle) - Method in class org.jboss.ejb3.session.SessionContainer
 
removeHandle(Handle) - Method in class org.jboss.ejb3.stateful.StatefulContainer
 
removeHandle(Handle) - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
removePassivated(Object) - Method in class org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManager
Removes the saved state file (if any) for the given session id.
removePassivated(Object) - Method in interface org.jboss.ejb3.cache.simple.StatefulSessionPersistenceManager
Removes the saved state file (if any) for the given session id.
removeSession(Invocation, boolean) - Method in class org.jboss.ejb3.stateful.StatefulRemoveInterceptor
 
rename(Name, Name) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
rename(String, String) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
ReplicantsManagerInterceptorFactory - Class in org.jboss.ejb3.remoting
Comment
ReplicantsManagerInterceptorFactory() - Constructor for class org.jboss.ejb3.remoting.ReplicantsManagerInterceptorFactory
 
replicate(StatefulBeanContext) - Method in interface org.jboss.ejb3.cache.ClusteredStatefulCache
 
replicate(StatefulBeanContext) - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
replicationIsPassivation - Variable in class org.jboss.ejb3.stateful.StatefulBeanContext
 
reset() - Method in class org.jboss.ejb3.statistics.InvocationStatistics.TimeStatistic
 
resetContextClassLoader(Object) - Method in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
Reset the context classloader
resetStats() - Method in class org.jboss.ejb3.statistics.InvocationStatistics
Resets all current TimeStatistics.
resolveAnnotation(Member, Class) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
resolveAnnotation(Member, String) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
resolveAnnotation(Class) - Method in class org.jboss.ejb3.EJBContainer
Deprecated. use getAnnotation
resolveAnnotation(Field, Class) - Method in class org.jboss.ejb3.EJBContainer
Deprecated. use getAnnotation
resolveAnnotation(Method, Class) - Method in class org.jboss.ejb3.EJBContainer
Deprecated. use getAnnotation
resolveAnnotation(Method, Class[]) - Method in class org.jboss.ejb3.EJBContainer
Deprecated. this is going to be gone soon
resolveAnnotation(Class) - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
resolveBusinessInterfaces() - Method in class org.jboss.ejb3.EJBContainer
 
resolveBusinessInterfaces() - Method in class org.jboss.ejb3.mdb.ConsumerContainer
 
resolveBusinessInterfaces() - Method in class org.jboss.ejb3.mdb.MDB
 
resolveBusinessInterfaces() - Method in class org.jboss.ejb3.service.ServiceContainer
 
resolveBusinessInterfaces() - Method in class org.jboss.ejb3.session.SessionContainer
 
resolveClassAnnotation(Class) - Method in class org.jboss.ejb3.AnnotationRepositoryToMetaData
 
resolveClassAnnotation(Class) - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
resolveClassMetaData(Object, Object) - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
resolveEjbContainer(String, Class) - Method in class org.jboss.ejb3.EJBContainer
 
resolveEjbContainer(Class) - Method in class org.jboss.ejb3.EJBContainer
 
resolveEjbContainer(String, Class<?>) - Method in interface org.jboss.injection.InjectionContainer
 
resolveEjbContainer(Class<?>) - Method in interface org.jboss.injection.InjectionContainer
 
resolveInjectors() - Method in class org.jboss.ejb3.EJBContainer
 
resolveMessageDestination(String) - Method in class org.jboss.ejb3.Ejb3Deployment
 
resolveMessageDestination(String) - Method in class org.jboss.ejb3.EJBContainer
 
resolveMessageDestination(String) - Method in class org.jboss.ejb3.enc.MessageDestinationResolver
Deprecated. Resolve the message destination link name and return the matching jndi name.
resolveMessageDestination(String) - Method in interface org.jboss.injection.InjectionContainer
Find a message destination in a deployment.
resolveMessageDestinationJndiName(DeploymentUnit, String) - Method in class org.jboss.ejb3.resolvers.DefaultMessageDestinationReferenceResolver
 
resolveMessageDestinationJndiName(DeploymentUnit, String) - Method in interface org.jboss.ejb3.resolvers.MessageDestinationReferenceResolver
Get the JNDI name of the message destination specified by link.
resolveMessageListener() - Method in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
Resolve message listener class
resolvePersistenceUnitSupplier(String) - Method in class org.jboss.ejb3.Ejb3Deployment
 
resolvePersistenceUnitSupplier(String) - Method in class org.jboss.ejb3.EJBContainer
 
resolvePersistenceUnitSupplier(String) - Method in interface org.jboss.injection.ExtendedInjectionContainer
Find the MC bean that supplies the specified persistence unit.
resolveResourceAdapter() - Method in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
 
resolveResourceAdapterName() - Method in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
Resolve the resource adapter name
resourceAdapterName - Variable in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
The resource adapter name
resourceAdapterObjectName - Variable in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
 
ResourceHandler<X extends org.jboss.metadata.javaee.spec.RemoteEnvironment> - Class in org.jboss.injection
 
ResourceHandler() - Constructor for class org.jboss.injection.ResourceHandler
 
ResourceHandler(boolean) - Constructor for class org.jboss.injection.ResourceHandler
 
responseContextInfo - Variable in class org.jboss.ejb3.EJBInvocation
 
retainIfException - Variable in class org.jboss.ejb3.stateful.StatefulRemoveInterceptor
 
retainIfException(boolean, Throwable, MethodInvocation) - Static method in class org.jboss.ejb3.stateful.StatefulRemoveInterceptor
 
retrieveAnnotation(Class<A>, JBossEnterpriseBeanMetaData, ClassLoader) - Method in class org.jboss.ejb3.cluster.metadata.ClusteredMetaDataBridge
 
retrieveAnnotation(Class<A>, JBossEnterpriseBeanMetaData, ClassLoader, DeclaredMethodSignature) - Method in class org.jboss.ejb3.cluster.metadata.ClusteredMetaDataBridge
 
retrieveAnnotation(Class<T>) - Method in class org.jboss.ejb3.EJBMetaDataLoader
 
retrieveAnnotations() - Method in class org.jboss.ejb3.EJBMetaDataLoader
 
rm - Variable in class org.jboss.ejb3.BaseContext
 
rm - Variable in class org.jboss.ejb3.EJBContextImpl
 
RoleBasedAuthorizationInterceptorFactory - Class in org.jboss.ejb3.security
Role Based AuthorizationInterceptor factory
RoleBasedAuthorizationInterceptorFactory() - Constructor for class org.jboss.ejb3.security.RoleBasedAuthorizationInterceptorFactory
 
RoleBasedAuthorizationInterceptorv2 - Class in org.jboss.ejb3.security
The RoleBasedAuthorizationInterceptor checks that the caller principal is authorized to call a method by verifing that it contains at least one of the required roled.
RoleBasedAuthorizationInterceptorv2(Container, CodeSource, String) - Constructor for class org.jboss.ejb3.security.RoleBasedAuthorizationInterceptorv2
 
rollback(Object) - Static method in class org.jboss.ejb3.mdb.ProducerConfig
 
rollback() - Method in interface org.jboss.ejb3.mdb.ProducerManager
 
rollback() - Method in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
run() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache.RemovalTimeoutTask
 
run() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache.SessionTimeoutTask
 
run() - Method in class org.jboss.ejb3.mdb.inflow.GetTCLAction
 
run() - Method in class org.jboss.ejb3.mdb.inflow.SetTCLAction
 
RunAsSecurityInterceptorFactory - Class in org.jboss.ejb3.security
RunAs interceptor factory
RunAsSecurityInterceptorFactory() - Constructor for class org.jboss.ejb3.security.RunAsSecurityInterceptorFactory
 
RunAsSecurityInterceptorv2 - Class in org.jboss.ejb3.security
An interceptor that enforces the run-as identity declared by a bean.
RunAsSecurityInterceptorv2(EJBContainer, RunAsIdentity) - Constructor for class org.jboss.ejb3.security.RunAsSecurityInterceptorv2
 
running - Variable in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 

S

scanForExtendedPersistenceContext(String, StatefulBeanContext) - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
scanForExtendedPersistenceContext(String, StatefulBeanContext) - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
search(Advisor, Class, ArrayList<Field>, ArrayList<Method>) - Method in class org.jboss.ejb3.mdb.CurrentMessageInjectorInterceptorFactory
 
searchDeploymentInternally(String, Class) - Method in class org.jboss.ejb3.enc.DeploymentEjbResolver
Deprecated.  
searchForEjbContainerInternally(Class) - Method in class org.jboss.ejb3.enc.DeploymentEjbResolver
Deprecated.  
SecondLevelCacheUtil - Class in org.jboss.ejb3.entity
Utilities related to the Hibernate 2nd Level Cache
SecurityActions - Class in org.jboss.ejb3
A collection of privileged actions for this package
SecurityActions() - Constructor for class org.jboss.ejb3.SecurityActions
 
SecurityHelper - Class in org.jboss.ejb3.security
Helper class for the EJB3 Security Interceptors
SecurityHelper() - Constructor for class org.jboss.ejb3.security.SecurityHelper
 
ServerPeerJMSDestinationFactory - Class in org.jboss.ejb3.jms
Use ServerPeer for creation of destinations.
ServiceBeanContext - Class in org.jboss.ejb3.service
 
ServiceBeanContext(ServiceContainer, Object) - Constructor for class org.jboss.ejb3.service.ServiceBeanContext
 
ServiceContainer - Class in org.jboss.ejb3.service
 
ServiceContainer(MBeanServer, ClassLoader, String, String, Domain, Hashtable, Ejb3Deployment, JBossServiceBeanMetaData) - Constructor for class org.jboss.ejb3.service.ServiceContainer
 
ServiceDelegateWrapper - Class in org.jboss.ejb3.service
Comment
ServiceDelegateWrapper(ServiceContainer) - Constructor for class org.jboss.ejb3.service.ServiceDelegateWrapper
 
ServiceDelegateWrapper - Class in org.jboss.ejb3
Deprecated. service mbeans are no longer in use
ServiceDelegateWrapper(Object) - Constructor for class org.jboss.ejb3.ServiceDelegateWrapper
Deprecated.  
ServiceDelegateWrapperMBean - Interface in org.jboss.ejb3
Deprecated. service mbeans are no longer used
ServiceMBeanDelegate - Class in org.jboss.ejb3.service
 
ServiceMBeanDelegate(MBeanServer, ServiceContainer, Class, ObjectName) - Constructor for class org.jboss.ejb3.service.ServiceMBeanDelegate
 
ServiceMBeanDelegate(MBeanServer, ServiceContainer, String, ObjectName) - Constructor for class org.jboss.ejb3.service.ServiceMBeanDelegate
 
ServiceRefInjector - Class in org.jboss.injection
Inject a web service ref.
ServiceRefInjector(String, AnnotatedElement, ServiceReferenceMetaData) - Constructor for class org.jboss.injection.ServiceRefInjector
 
ServiceSessionContextImpl - Class in org.jboss.ejb3.service
 
ServiceSessionContextImpl(ServiceBeanContext) - Constructor for class org.jboss.ejb3.service.ServiceSessionContextImpl
 
session - Variable in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
SessionBeanContext<T extends SessionContainer> - Class in org.jboss.ejb3.session
An instance of an enterprise bean link to its container.
SessionBeanContext(T) - Constructor for class org.jboss.ejb3.session.SessionBeanContext
Must not break getInstance post condition!
SessionBeanContext(T, Object) - Constructor for class org.jboss.ejb3.session.SessionBeanContext
 
SessionBeanContext() - Constructor for class org.jboss.ejb3.session.SessionBeanContext
Deprecated.  
SessionContainer - Class in org.jboss.ejb3.session
Comment
SessionContainer(ClassLoader, String, String, Domain, Hashtable, Ejb3Deployment, JBossSessionBeanMetaData) - Constructor for class org.jboss.ejb3.session.SessionContainer
 
SessionContextDelegateBase<J extends SessionSpecContainer> - Class in org.jboss.ejb3.session
Comment
SessionContextDelegateBase(SessionBeanContext<J>) - Constructor for class org.jboss.ejb3.session.SessionContextDelegateBase
 
SessionSpecBeanContext<T extends SessionSpecContainer> - Class in org.jboss.ejb3.session
Context for Session Beans adhering to EJB3 Specification (SFSB, SLSB)
SessionSpecBeanContext(T) - Constructor for class org.jboss.ejb3.session.SessionSpecBeanContext
 
SessionSpecBeanContext(T, Object) - Constructor for class org.jboss.ejb3.session.SessionSpecBeanContext
 
SessionSpecBeanContext() - Constructor for class org.jboss.ejb3.session.SessionSpecBeanContext
Deprecated.  
SessionSpecContainer - Class in org.jboss.ejb3.session
SessionSpecContainer A SessionContainer with support for Session Beans defined specifically by the EJB3 Specification
SessionSpecContainer(ClassLoader, String, String, Domain, Hashtable, Ejb3Deployment, JBossSessionBeanMetaData) - Constructor for class org.jboss.ejb3.session.SessionSpecContainer
 
SessionSynchronizationInterceptor - Class in org.jboss.ejb3.stateful
Comment
SessionSynchronizationInterceptor() - Constructor for class org.jboss.ejb3.stateful.SessionSynchronizationInterceptor
 
SessionSynchronizationInterceptor.SFSBSessionSynchronization - Class in org.jboss.ejb3.stateful
 
SessionSynchronizationInterceptor.SFSBSessionSynchronization(StatefulBeanContext) - Constructor for class org.jboss.ejb3.stateful.SessionSynchronizationInterceptor.SFSBSessionSynchronization
 
set(Object, Object) - Method in interface org.jboss.injection.lang.reflect.BeanProperty
 
set(Object, Object) - Method in class org.jboss.injection.lang.reflect.FieldBeanProperty
 
set(Object, Object) - Method in class org.jboss.injection.lang.reflect.MethodBeanProperty
 
set(T) - Method in class org.jboss.lang.ref.WeakThreadLocal
 
setAnnotationPropertyField(Field, Object, String) - Method in class org.jboss.ejb3.Ejb3DescriptorHandler
 
setArguments(Object[]) - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
setArguments(Object[]) - Method in class org.jboss.ejb3.EJBInvocation
 
setAroundInvoke(Method) - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
setAssemblyDescriptor(JBossAssemblyDescriptorMetaData) - Method in class org.jboss.ejb3.EJBContainer
Deprecated. 
setAttribute(Attribute) - Method in class org.jboss.ejb3.service.ServiceContainer
 
setAttribute(Attribute) - Method in class org.jboss.ejb3.service.ServiceMBeanDelegate
 
setAttributes(AttributeList) - Method in class org.jboss.ejb3.service.ServiceContainer
 
setAttributes(AttributeList) - Method in class org.jboss.ejb3.service.ServiceMBeanDelegate
 
setBeanContext(BeanContext<?>) - Method in class org.jboss.ejb3.EJBContainerInvocation
 
setBeanContext(BeanContext<?>) - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
setCachedConnectionManager(ComponentStack) - Method in class org.jboss.ejb3.EJBContainer
 
setCacheFactoryRegistry(CacheFactoryRegistry) - Method in class org.jboss.ejb3.Ejb3Deployment
 
setClassLoader(ClassLoader) - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
setContainer(BeanContainer) - Method in class org.jboss.ejb3.aop.BeanContainerBeanContextFactory
 
setContainer(Container) - Method in class org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManager
 
setContainer(Container) - Method in interface org.jboss.ejb3.ContainerPlugin
This callback is set by the container so that the plugin may access it
setContainer(Container) - Method in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
Set the container for which this is an invoker to.
setContainer(Container) - Method in class org.jboss.ejb3.mdb.ProducerFactory
 
setContainer(Container) - Method in class org.jboss.ejb3.mdb.RemoteProducerFactory
 
setContextCallback(BeanContextLifecycleCallback<T>) - Method in class org.jboss.ejb3.EJBContainerInvocation
 
setCtxProperties(Hashtable) - Method in class org.jboss.ejb3.Ejb3AnnotationHandler
 
setCtxProperties(Hashtable) - Method in interface org.jboss.ejb3.Ejb3Handler
 
setDefaultMDBDomain(String) - Method in class org.jboss.ejb3.Ejb3Deployment
The default AOP domain for message driven beans.
setDefaultServiceDomain(String) - Method in class org.jboss.ejb3.Ejb3Deployment
default AOP domain for service beans.
setDefaultSFSBDomain(String) - Method in class org.jboss.ejb3.Ejb3Deployment
The default stateful session bean aspect domain
setDefaultSLSBDomain(String) - Method in class org.jboss.ejb3.Ejb3Deployment
The default AOP domain for stateless session beans
setDirectContainer(DirectContainer<EJBContainer>) - Method in class org.jboss.ejb3.EJBContainer
 
setDiscarded(boolean) - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
setDiscarded(boolean) - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
setEnvironment(Hashtable<?, ?>) - Method in class org.jboss.ejb3.kernel.JNDIKernelRegistryPlugin
 
setExcludeUnlistedClasses(boolean) - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
setFactories(Map<String, Class<? extends Ejb3CacheFactory>>) - Method in class org.jboss.ejb3.cache.CacheFactoryRegistry
 
setFactories(Map<String, Class<? extends PersistenceManagerFactory>>) - Method in class org.jboss.ejb3.cache.persistence.PersistenceManagerFactoryRegistry
 
setFactories(Map<String, Class<? extends PoolFactory>>) - Method in class org.jboss.ejb3.pool.PoolFactoryRegistry
 
setFlushMode(FlushModeType) - Method in class org.jboss.ejb3.entity.ExtendedEntityManager
 
setIgnoredJars(String[]) - Method in class org.jboss.ejb3.JarsIgnoredForScanning
 
setIgnoredJars(String[]) - Method in interface org.jboss.ejb3.JarsIgnoredForScanningMBean
 
setIgnoredJarsSet(HashSet) - Method in class org.jboss.ejb3.JarsIgnoredForScanning
 
setIgnoredJarsSet(HashSet) - Method in interface org.jboss.ejb3.JarsIgnoredForScanningMBean
 
setInInvocation(boolean) - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
setInInvocation(boolean) - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
setInjectors(Injector[]) - Method in class org.jboss.ejb3.pool.AbstractPool
 
setInjectors(Injector[]) - Method in interface org.jboss.ejb3.pool.Pool
 
setInjectors(Injector[]) - Method in class org.jboss.ejb3.pool.ThreadlocalPool
 
setInterceptors(Interceptor[]) - Method in class org.jboss.ejb3.EJBInvocation
 
setInterfaces(Class[]) - Method in class org.jboss.ejb3.stateless.JavassistProxy
 
setInUse(boolean) - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
setInUse(boolean) - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
setJaccContextId(String) - Method in class org.jboss.ejb3.EJBContainer
 
setJarFiles(List<URL>) - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
setJarsIgnoredForScanning(JarsIgnoredForScanningMBean) - Method in interface org.jboss.ejb3.EJB3DeployerMBean
Jar files to ignore
setJndiRegistrar(JndiSessionRegistrarBase) - Method in class org.jboss.ejb3.session.SessionContainer
 
setJtaDataSource(DataSource) - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
setKernel(Kernel) - Static method in class org.jboss.ejb3.KernelAbstractionFactory
 
setManagedClassnames(List<String>) - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
setMappingFileNames(List<String>) - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
setMaxSize(int) - Method in class org.jboss.ejb3.InfinitePool
 
setMaxSize(int) - Method in class org.jboss.ejb3.pool.AbstractPool
 
setMaxSize(int) - Method in interface org.jboss.ejb3.pool.Pool
 
setMaxSize(int) - Method in class org.jboss.ejb3.pool.StrictMaxPool
 
setMaxSize(int) - Method in class org.jboss.ejb3.pool.ThreadlocalPool
 
setMbeanServer(MBeanServer) - Method in class org.jboss.ejb3.Ejb3Deployment
 
setMbeanServer(MBeanServer) - Method in class org.jboss.ejb3.JmxKernelAbstraction
 
setMbeanServer(MBeanServer) - Method in interface org.jboss.ejb3.KernelAbstraction
 
setMbeanServer(MBeanServer) - Method in class org.jboss.ejb3.MCKernelAbstraction
 
setMessageContextJAXRPC(MessageContext) - Method in class org.jboss.ejb3.stateless.StatelessBeanContext
 
setMessageDestinationReferenceResolver(MessageDestinationReferenceResolver) - Method in class org.jboss.ejb3.Ejb3Deployment
 
setMessageEndpointFactory(MessageEndpointFactory) - Method in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
 
setMessageEndpointFactory(JBossMessageEndpointFactory) - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
setMetaData(SimpleMetaData) - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
setMetaData(SimpleMetaData) - Method in class org.jboss.ejb3.EJBInvocation
 
setMethodHandler(MethodHandler) - Method in class org.jboss.ejb3.stateless.JavassistProxy
 
setNonJtaDataSource(DataSource) - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
setParameters(Object[]) - Method in class org.jboss.ejb3.interceptor.InvocationContextImpl
 
setParameters(Object[]) - Method in class org.jboss.ejb3.interceptor.LifecycleInvocationContextImpl
 
setPassword(Object, String) - Static method in class org.jboss.ejb3.mdb.ProducerConfig
 
setPassword(String) - Method in interface org.jboss.ejb3.mdb.ProducerManager
 
setPassword(String) - Method in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
setPersistenceManagerFactoryRegistry(PersistenceManagerFactoryRegistry) - Method in class org.jboss.ejb3.Ejb3Deployment
 
setPersistenceProviderClassName(String) - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
setPersistenceUnitDependencyResolver(PersistenceUnitDependencyResolver) - Method in class org.jboss.ejb3.Ejb3Deployment
 
setPersistenceUnitName(String) - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
setPersistenceUnitRootUrl(URL) - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
setPoolFactoryRegistry(PoolFactoryRegistry) - Method in class org.jboss.ejb3.Ejb3Deployment
 
setPostActivate(Method) - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
setPostConstruct(Method) - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
setPreDestroy(Method) - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
setPrePassivate(Method) - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
setProcessPersistenceUnits(boolean) - Method in class org.jboss.ejb3.Ejb3Deployment
Deprecated. processing persistence units is no longer supported, use jpa-deployers
setProperties(Properties) - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
setProperties(Properties) - Static method in class org.jboss.ejb3.InitialContextFactory
 
setPurgeEnabled(boolean) - Method in class org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManager
Set the stale session state purge enabled flag.
setRemoteProxyFactoryRegistry(RemoteProxyFactoryRegistry) - Method in class org.jboss.ejb3.Ejb3Deployment
Deprecated. 
setRemovalTask(SimpleStatefulCache.RemovalTimeoutTask) - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
setReplicationIsPassivation(boolean) - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
setReplicationIsPassivation(boolean) - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
setResponseContextInfo(Map) - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
setResponseContextInfo(Map) - Method in class org.jboss.ejb3.EJBInvocation
 
setRollbackOnly() - Method in class org.jboss.ejb3.EJBContextImpl
 
setRollbackOnly() - Method in class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
setSecurity(String, String) - Static method in class org.jboss.ejb3.InitialContextFactory
 
setStoreDirectoryName(String) - Method in class org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManager
Set the sub-directory name under the server data directory where session data will be stored.
setTargetObject(Object) - Method in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
SetTCLAction - Class in org.jboss.ejb3.mdb.inflow
 
setTimeoutTask(Thread) - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
setTimerServiceFactory(TimerServiceFactory) - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
setTimerServiceFactory(TimerServiceFactory) - Method in class org.jboss.ejb3.service.ServiceContainer
 
setTimerServiceFactory(TimerServiceFactory) - Method in class org.jboss.ejb3.stateless.StatelessContainer
 
setTransactionManager(TransactionManager) - Method in class org.jboss.ejb3.EJBContainer
 
setTransactionType(PersistenceUnitTransactionType) - Method in class org.jboss.ejb3.entity.PersistenceUnitInfoImpl
 
setTxSynchronized(boolean) - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
setTxSynchronized(boolean) - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 
setUsername(Object, String) - Static method in class org.jboss.ejb3.mdb.ProducerConfig
 
setUsername(String) - Method in interface org.jboss.ejb3.mdb.ProducerManager
 
setUsername(String) - Method in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
setWebServiceContextProperty(BeanProperty) - Method in class org.jboss.ejb3.stateless.StatelessBeanContext
Deprecated. 
setXaResource(XAResource) - Method in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
 
setXml(InterceptorMetaData) - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
shutdownLock - Variable in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
SimpleJavaEEApplication - Class in org.jboss.ejb3.javaee
Comment
SimpleJavaEEApplication(String) - Constructor for class org.jboss.ejb3.javaee.SimpleJavaEEApplication
 
SimpleJavaEEModule - Class in org.jboss.ejb3.javaee
Comment
SimpleJavaEEModule(String) - Constructor for class org.jboss.ejb3.javaee.SimpleJavaEEModule
 
SimpleJavaEEModule(String, String) - Constructor for class org.jboss.ejb3.javaee.SimpleJavaEEModule
 
SimpleStatefulCache - Class in org.jboss.ejb3.cache.simple
Comment
SimpleStatefulCache() - Constructor for class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
SimpleStatefulCache.CacheMap - Class in org.jboss.ejb3.cache.simple
 
SimpleStatefulCache.CacheMap() - Constructor for class org.jboss.ejb3.cache.simple.SimpleStatefulCache.CacheMap
 
SimpleStatefulCache.CacheMap(Map<? extends Object, ? extends StatefulBeanContext>) - Constructor for class org.jboss.ejb3.cache.simple.SimpleStatefulCache.CacheMap
 
SimpleStatefulCache.RemovalTimeoutTask - Class in org.jboss.ejb3.cache.simple
 
SimpleStatefulCache.RemovalTimeoutTask(String) - Constructor for class org.jboss.ejb3.cache.simple.SimpleStatefulCache.RemovalTimeoutTask
 
SimpleStatefulCache.SessionTimeoutTask - Class in org.jboss.ejb3.cache.simple
 
SimpleStatefulCache.SessionTimeoutTask(String) - Constructor for class org.jboss.ejb3.cache.simple.SimpleStatefulCache.SessionTimeoutTask
 
SimpleStatefulCacheFactory - Class in org.jboss.ejb3.cache.simple
Factory for obtaining SimpleStatefulCache instances
SimpleStatefulCacheFactory() - Constructor for class org.jboss.ejb3.cache.simple.SimpleStatefulCacheFactory
 
simpleType(Class) - Static method in class org.jboss.ejb3.interceptor.InterceptorInfoRepository
Deprecated.  
singleton - Static variable in class org.jboss.ejb3.remoting.IsLocalProxyFactoryInterceptor
Deprecated.  
SpecificationInterfaceType - Enum in org.jboss.ejb3
SpecificationInterfaceType Represents a Specification interface type supported by EJB3
sqlCreateStrings(Dialect) - Method in class org.jboss.ejb3.entity.JTATableIdGenerator
 
sqlDropStrings(Dialect) - Method in class org.jboss.ejb3.entity.JTATableIdGenerator
 
start() - Method in class org.jboss.ejb3.cache.NoPassivationCache
 
start() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
start() - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
start() - Method in interface org.jboss.ejb3.Container
 
start() - Method in class org.jboss.ejb3.Ejb3Deployment
 
start() - Method in class org.jboss.ejb3.EJBContainer
 
start() - Method in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
 
start() - Method in class org.jboss.ejb3.mdb.LocalProducerFactory
 
start() - Method in class org.jboss.ejb3.mdb.ProducerFactory
 
start() - Method in class org.jboss.ejb3.mdb.RemoteProducerFactory
 
start() - Method in interface org.jboss.ejb3.proxy.ProxyFactory
Deprecated. Lifecycle Start
startDelivery() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
startDelivery() - Method in class org.jboss.ejb3.mdb.MessagingDelegateWrapper
 
startDelivery() - Method in interface org.jboss.ejb3.mdb.MessagingDelegateWrapperMBean
 
startProxies() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
startService() - Method in class org.jboss.ejb3.ServiceDelegateWrapper
Deprecated.  
startTransaction(String, Object, MessagingContainer, Method, Object[], boolean) - Method in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
Start a transaction
StatefulBeanContext - Class in org.jboss.ejb3.stateful
BeanContext for a stateful session bean.
StatefulBeanContext(StatefulContainer, MarshalledObject) - Constructor for class org.jboss.ejb3.stateful.StatefulBeanContext
An incoming context from serialization.
StatefulBeanContext(StatefulContainer, Object) - Constructor for class org.jboss.ejb3.stateful.StatefulBeanContext
A brand new stateful session bean.
StatefulBeanContext() - Constructor for class org.jboss.ejb3.stateful.StatefulBeanContext
Deprecated.  
StatefulBeanContextReference - Class in org.jboss.ejb3.stateful
Serializable reference to stateful bean context that can be disconnected
StatefulBeanContextReference(StatefulBeanContext) - Constructor for class org.jboss.ejb3.stateful.StatefulBeanContextReference
 
StatefulCache - Interface in org.jboss.ejb3.cache
Deprecated. use Cache
StatefulConstants - Interface in org.jboss.ejb3.stateful
Comment
StatefulContainer - Class in org.jboss.ejb3.stateful
Comment
StatefulContainer(ClassLoader, String, String, Domain, Hashtable, Ejb3Deployment, JBossSessionBeanMetaData) - Constructor for class org.jboss.ejb3.stateful.StatefulContainer
 
StatefulContainerInvocation - Class in org.jboss.ejb3.stateful
Comment
StatefulContainerInvocation(Interceptor[], long, Method, Method, Advisor, Object) - Constructor for class org.jboss.ejb3.stateful.StatefulContainerInvocation
 
StatefulContainerInvocation(MethodInfo, Object) - Constructor for class org.jboss.ejb3.stateful.StatefulContainerInvocation
 
StatefulContainerInvocation() - Constructor for class org.jboss.ejb3.stateful.StatefulContainerInvocation
 
StatefulDelegateWrapper - Class in org.jboss.ejb3.stateful
 
StatefulDelegateWrapper(StatefulContainer) - Constructor for class org.jboss.ejb3.stateful.StatefulDelegateWrapper
 
StatefulDelegateWrapperMBean - Interface in org.jboss.ejb3.stateful
 
StatefulHandleRemoteImpl - Class in org.jboss.ejb3.stateful
An EJB stateful session bean handle.
StatefulHandleRemoteImpl(EJBObject) - Constructor for class org.jboss.ejb3.stateful.StatefulHandleRemoteImpl
 
StatefulInstanceInterceptor - Class in org.jboss.ejb3.stateful
Comment
StatefulInstanceInterceptor() - Constructor for class org.jboss.ejb3.stateful.StatefulInstanceInterceptor
 
StatefulRemoveFactory - Class in org.jboss.ejb3.stateful
comment
StatefulRemoveFactory() - Constructor for class org.jboss.ejb3.stateful.StatefulRemoveFactory
 
StatefulRemoveInterceptor - Class in org.jboss.ejb3.stateful
Handles @Remove on a Stateful bean.
StatefulRemoveInterceptor(boolean) - Constructor for class org.jboss.ejb3.stateful.StatefulRemoveInterceptor
 
StatefulReplicationInterceptor - Class in org.jboss.ejb3.cache
Replicate SFSB if it is modified.
StatefulReplicationInterceptor() - Constructor for class org.jboss.ejb3.cache.StatefulReplicationInterceptor
 
StatefulSessionContextDelegate - Class in org.jboss.ejb3.stateful
StatefulSessionContextDelegate
StatefulSessionContextDelegate(SessionBeanContext<StatefulContainer>) - Constructor for class org.jboss.ejb3.stateful.StatefulSessionContextDelegate
 
StatefulSessionContextImpl - Class in org.jboss.ejb3.stateful
A session context that is serializable.
StatefulSessionContextImpl(String, String, Object, boolean) - Constructor for class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
StatefulSessionContextImpl(StatefulBeanContext) - Constructor for class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
StatefulSessionFilePersistenceManager - Class in org.jboss.ejb3.cache.simple
A file-based stateful session bean persistence manager.
StatefulSessionFilePersistenceManager() - Constructor for class org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManager
 
StatefulSessionFilePersistenceManagerFactory - Class in org.jboss.ejb3.cache.simple
Factory for obtaining StatefulSessionFilePersistenceManager instances
StatefulSessionFilePersistenceManagerFactory() - Constructor for class org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManagerFactory
 
StatefulSessionPersistenceManager - Interface in org.jboss.ejb3.cache.simple
Comment
StatefulTreeCache - Class in org.jboss.ejb3.cache.tree
Clustered SFSB cache that uses JBoss Cache to cache and replicate bean contexts.
StatefulTreeCache() - Constructor for class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
StatefulTreeCache.ClusteredStatefulCacheListener - Class in org.jboss.ejb3.cache.tree
A CacheListener that allows us to get notifications of passivations and activations and thus notify the cached StatefulBeanContext.
StatefulTreeCache.ClusteredStatefulCacheListener() - Constructor for class org.jboss.ejb3.cache.tree.StatefulTreeCache.ClusteredStatefulCacheListener
 
StatefulTreeCacheFactory - Class in org.jboss.ejb3.cache.tree
Factory for obtaining StatefulTreeCache instances
StatefulTreeCacheFactory() - Constructor for class org.jboss.ejb3.cache.tree.StatefulTreeCacheFactory
 
StatelessBeanContext - Class in org.jboss.ejb3.stateless
Comment
StatelessBeanContext(StatelessContainer, Object) - Constructor for class org.jboss.ejb3.stateless.StatelessBeanContext
 
StatelessContainer - Class in org.jboss.ejb3.stateless
Comment
StatelessContainer(ClassLoader, String, String, Domain, Hashtable, Ejb3Deployment, JBossSessionBeanMetaData) - Constructor for class org.jboss.ejb3.stateless.StatelessContainer
 
StatelessDelegateWrapper - Class in org.jboss.ejb3.stateless
 
StatelessDelegateWrapper(StatelessContainer) - Constructor for class org.jboss.ejb3.stateless.StatelessDelegateWrapper
 
StatelessDelegateWrapperMBean - Interface in org.jboss.ejb3.stateless
 
StatelessHandleRemoteImpl - Class in org.jboss.ejb3.stateless
An EJB stateless session bean handle.
StatelessHandleRemoteImpl() - Constructor for class org.jboss.ejb3.stateless.StatelessHandleRemoteImpl
 
StatelessHandleRemoteImpl(EJBObject) - Constructor for class org.jboss.ejb3.stateless.StatelessHandleRemoteImpl
Construct a StatelessHandleImpl.
StatelessInstanceInterceptor - Class in org.jboss.ejb3.stateless
Comment
StatelessInstanceInterceptor() - Constructor for class org.jboss.ejb3.stateless.StatelessInstanceInterceptor
 
StatelessSessionContextImpl - Class in org.jboss.ejb3.stateless
A session context that is serializable.
StatelessSessionContextImpl(SessionBeanContext<StatelessContainer>) - Constructor for class org.jboss.ejb3.stateless.StatelessSessionContextImpl
 
stop() - Method in class org.jboss.ejb3.cache.NoPassivationCache
 
stop() - Method in class org.jboss.ejb3.cache.simple.SimpleStatefulCache
 
stop() - Method in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
stop() - Method in interface org.jboss.ejb3.Container
 
stop() - Method in class org.jboss.ejb3.Ejb3Deployment
 
stop() - Method in class org.jboss.ejb3.EJBContainer
 
stop() - Method in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
 
stop() - Method in class org.jboss.ejb3.mdb.LocalProducerFactory
 
stop() - Method in class org.jboss.ejb3.mdb.ProducerFactory
 
stop() - Method in class org.jboss.ejb3.mdb.RemoteProducerFactory
 
stop() - Method in interface org.jboss.ejb3.proxy.ProxyFactory
Deprecated. Lifecycle Stop
stopDelivery() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
stopDelivery() - Method in class org.jboss.ejb3.mdb.MessagingDelegateWrapper
 
stopDelivery() - Method in interface org.jboss.ejb3.mdb.MessagingDelegateWrapperMBean
 
stopProxies() - Method in class org.jboss.ejb3.mdb.MessagingContainer
 
stopService() - Method in class org.jboss.ejb3.ServiceDelegateWrapper
Deprecated.  
StrictMaxPool - Class in org.jboss.ejb3.pool
 
StrictMaxPool() - Constructor for class org.jboss.ejb3.pool.StrictMaxPool
 
StrictMaxPoolFactory - Class in org.jboss.ejb3.pool
Factory for obtaining StrictMaxPool instances
StrictMaxPoolFactory() - Constructor for class org.jboss.ejb3.pool.StrictMaxPoolFactory
 
suspended - Variable in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
Any suspended transaction

T

TABLE - Static variable in class org.jboss.ejb3.entity.JTATableIdGenerator
The table parameter
ThreadlocalPool - Class in org.jboss.ejb3.pool
Pools EJBs within a ThreadLocal.
ThreadlocalPool() - Constructor for class org.jboss.ejb3.pool.ThreadlocalPool
 
ThreadlocalPoolFactory - Class in org.jboss.ejb3.pool
Factory for obtaining ThreadlocalPool instances
ThreadlocalPoolFactory() - Constructor for class org.jboss.ejb3.pool.ThreadlocalPoolFactory
 
ThreadLocalStack<T> - Class in org.jboss.ejb3
Comment
ThreadLocalStack() - Constructor for class org.jboss.ejb3.ThreadLocalStack
 
timerService - Variable in class org.jboss.ejb3.mdb.MessagingContainer
 
timerService - Variable in class org.jboss.ejb3.stateless.StatelessContainer
 
TimerServiceFieldInjector - Class in org.jboss.injection
Deprecated. use TimerServicePropertyInjector
TimerServiceFieldInjector(Field, Container) - Constructor for class org.jboss.injection.TimerServiceFieldInjector
Deprecated.  
TimerServiceMethodInjector - Class in org.jboss.injection
Deprecated. use TimerServicePropertyInjector
TimerServiceMethodInjector(Method, Container) - Constructor for class org.jboss.injection.TimerServiceMethodInjector
Deprecated.  
TimerServicePropertyInjector - Class in org.jboss.injection
Injects a timer service into an ejb.
TimerServicePropertyInjector(BeanProperty, Container) - Constructor for class org.jboss.injection.TimerServicePropertyInjector
 
timeToLive - Variable in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
toShortString(JBossStringBuilder) - Method in class org.jboss.ejb3.dependency.EjbLinkDemandMetaData
 
toString(JBossStringBuilder) - Method in class org.jboss.ejb3.dependency.EjbLinkDemandMetaData
 
toString() - Method in class org.jboss.ejb3.EJBContainer
 
toString() - Method in class org.jboss.ejb3.interceptor.InterceptorInfo
Deprecated.  
toString() - Method in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
Return a string representation of the current config state.
toString() - Method in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
 
toString() - Method in class org.jboss.ejb3.metadata.jpa.spec.PersistenceUnitMetaData
 
toString() - Method in class org.jboss.ejb3.stateful.StatefulSessionContextImpl
 
toString() - Method in class org.jboss.ejb3.statistics.InvocationStatistics
Generate an XML fragement for the InvocationStatistics.
toString() - Method in class org.jboss.injection.lang.reflect.AbstractAccessibleObjectBeanProperty
 
toString() - Method in class org.jboss.injection.ServiceRefInjector
 
totalSize - Variable in class org.jboss.ejb3.cache.tree.StatefulTreeCache
 
totalTime - Variable in class org.jboss.ejb3.statistics.InvocationStatistics.TimeStatistic
 
toXmlString() - Method in class org.jboss.ejb3.statistics.InvocationStatistics
 
trace - Variable in class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory
Whether trace is enabled
transacted - Variable in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
transaction - Variable in class org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy
Any transaction we started
TransactionScopedEntityManagerInterceptor - Class in org.jboss.ejb3.entity
If a transaction-scoped entitymanager is accessed outside of a transaction an entitymanager is created for the duration of the current EJB method call this entitymanager must be closed at the end of the method invocation.
TransactionScopedEntityManagerInterceptor() - Constructor for class org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor
 
TransactionScopedSessionInvocationHandler - Class in org.jboss.ejb3.entity.hibernate
Handle method execution delegation to an Hibernate session following the transaction scoped persistence context rules
TransactionScopedSessionInvocationHandler(ManagedEntityManagerFactory) - Constructor for class org.jboss.ejb3.entity.hibernate.TransactionScopedSessionInvocationHandler
 
TransactionScopedSessionInvocationHandler() - Constructor for class org.jboss.ejb3.entity.hibernate.TransactionScopedSessionInvocationHandler
 
txSynchronized - Variable in class org.jboss.ejb3.stateful.StatefulBeanContext
 

U

unbind(Name) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
unbind(String) - Method in class org.jboss.ejb3.naming.BrainlessContext
 
unbind(Context, String) - Static method in class org.jboss.ejb3.NonSerializableFactory
 
uninstall(String) - Method in class org.jboss.ejb3.JmxKernelAbstraction
 
uninstall(String) - Method in interface org.jboss.ejb3.KernelAbstraction
 
uninstall(String) - Method in class org.jboss.ejb3.MCKernelAbstraction
 
uninstallMBean(ObjectName) - Method in class org.jboss.ejb3.JmxKernelAbstraction
 
uninstallMBean(ObjectName) - Method in interface org.jboss.ejb3.KernelAbstraction
 
uninstallMBean(ObjectName) - Method in class org.jboss.ejb3.MCKernelAbstraction
 
unit - Variable in class org.jboss.ejb3.Ejb3Deployment
 
UNITIALIZED - Static variable in interface org.jboss.ejb3.stateful.StatefulConstants
 
unregister(Ejb3Deployment) - Method in interface org.jboss.ejb3.DeploymentScope
Deprecated.  
unregister(Container) - Static method in class org.jboss.ejb3.Ejb3Registry
Unregisters a container.
unregister() - Method in class org.jboss.ejb3.service.ServiceMBeanDelegate
 
unregisterDeployment() - Method in class org.jboss.ejb3.Ejb3Deployment
 
unregisterProducers() - Method in class org.jboss.ejb3.mdb.ConsumerContainer
 
updateStats(Method, long) - Method in class org.jboss.ejb3.statistics.InvocationStatistics
Update the TimeStatistic for the given method.
username - Variable in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
UserTransactionPropertyInjector - Class in org.jboss.injection
Injects a user transaction into a bean property.
UserTransactionPropertyInjector(BeanProperty, InjectionContainer) - Constructor for class org.jboss.injection.UserTransactionPropertyInjector
 

V

validateMDBTransactionAttribute(MDB) - Method in class org.jboss.ejb3.Ejb3AnnotationHandler
 
ValueEncInjector - Class in org.jboss.injection
Comment
ValueEncInjector(String, Object, String) - Constructor for class org.jboss.injection.ValueEncInjector
 
valueOf(String) - Static method in enum org.jboss.ejb3.Ejb3AnnotationHandler.EJB_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.ejb3.session.ProxyAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.ejb3.SpecificationInterfaceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.ejb3.Ejb3AnnotationHandler.EJB_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.ejb3.session.ProxyAccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.ejb3.SpecificationInterfaceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.jboss.persistence.EntityImpl
 
visible - Variable in class org.jboss.ejb3.Ejb3AnnotationHandler
 

W

warning(SAXParseException) - Method in class org.jboss.ejb3.entity.PersistenceXmlLoader.ErrorLogger
Deprecated.  
WeakThreadLocal<T> - Class in org.jboss.lang.ref
 
WeakThreadLocal() - Constructor for class org.jboss.lang.ref.WeakThreadLocal
 
WebServiceContextPropertyInjector - Class in org.jboss.injection
Injects a WebServiceContext into a bean.
WebServiceContextPropertyInjector(BeanProperty) - Constructor for class org.jboss.injection.WebServiceContextPropertyInjector
 
WebServiceContextProxy - Class in org.jboss.injection
WebServiceContext proxy that delegates to a ThreadLocal.
WebServiceContextProxy() - Constructor for class org.jboss.injection.WebServiceContextProxy
 
WebServiceRefHandler<X extends org.jboss.metadata.javaee.spec.RemoteEnvironment> - Class in org.jboss.injection
Handle @WebServiceRef annotations
WebServiceRefHandler() - Constructor for class org.jboss.injection.WebServiceRefHandler
 
wrapped - Variable in class org.jboss.ejb3.EJBContainerInvocationWrapper
 
writeExternal(ObjectOutput) - Method in class org.jboss.ejb3.entity.hibernate.TransactionScopedSessionInvocationHandler
 
writeExternal(ObjectOutput) - Method in class org.jboss.ejb3.entity.InjectedSessionFactory
 
writeExternal(ObjectOutput) - Method in class org.jboss.ejb3.mdb.ProducerManagerImpl
 
writeExternal(ObjectOutput) - Method in class org.jboss.ejb3.stateful.NestedStatefulBeanContext
 
writeExternal(ObjectOutput) - Method in class org.jboss.ejb3.stateful.ProxiedStatefulBeanContext
 
writeExternal(ObjectOutput) - Method in class org.jboss.ejb3.stateful.StatefulBeanContext
 

X

xml - Variable in class org.jboss.ejb3.EJBContainer
 

_

_getAdvisor() - Method in class org.jboss.ejb3.aop.BeanContainer
Deprecated. 

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

Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.