Package org.jboss.ejb3

Interface Summary
BeanContext<T extends Container> An instance of an enterprise bean linked to its container.
BeanContextLifecycleCallback<T extends BeanContext> The EJBContextLifecycleCallback provides a way to modify the EJBContext prior to use by the bean.
ClientKernelAbstraction  
Container Comment A container is optionally associated with a security manager.
ContainerDelegateWrapperMBean Comment
ContainerPlugin This is a superinterface for all Container plugins.
DependencyPolicy Abstraction for JMX Kernel vs.
DeploymentScope Deprecated. looking up stuff should happen through resolvers
DeploymentUnit Comment
EJB3DeployerMBean EJB3Deployer MBean interface.
Ejb3DeploymentMBean  
Ejb3Handler  
EjbEncFactory ENC Abstraction for EJB Container
JarsIgnoredForScanningMBean Comment
KernelAbstraction Abstraction for the underlying kernel (microcontainer or jmx kernel)
ServiceDelegateWrapperMBean Deprecated. service mbeans are no longer used
 

Class Summary
AllowedOperationsInterceptor  
AnnotationRepositoryToMetaData AnnotationRepositoryToMetaData.
BaseContext<T extends Container> Comment
BlockContainerShutdownInterceptor An interceptor that blocks container shutdown until the interceptor chain completes and rejects invocations if container is not completely started or is stopped.
ClassFileFilter Comment
ClientDescriptorFileFilter  
ContainerDelegateWrapper<CONTAINER_TYPE extends Container> Comment
DefaultEjbEncFactory comment
Ejb3AnnotationHandler  
Ejb3Deployment An EjbModule represents a collection of beans that are deployed as a unit.
Ejb3DescriptorHandler  
Ejb3HandlerFactory  
Ejb3Module Deprecated.
Ejb3Registry Maintains an administration of all EJB3 container available.
EJB3Util Comment
EJBContainer Comment
EJBContainerInvocation<A extends EJBContainer,T extends BeanContext<?>> Representation of an EJB invocation on the serverside
EJBContainerInvocationWrapper<A extends EJBContainer,T extends BeanContext<?>> This wrapper class allows you to insert a chain of interceptors into the middle of a call stack.
EJBContextFactory Comment
EJBContextImpl<T extends Container,B extends BeanContext<T>> EJB3 Enterprise Context Implementation
EJBInvocation Comment
EJBMetaDataLoader EJBMetaDataLoader.
ENCPropagationInterceptor This interceptor is needed so that the ENC is propagated in asynchronous calls.
FileSuffixFilter comment
InfinitePool A pool that has no constraints.
InitialContextFactory  
JarsIgnoredForScanning Simple service that lists jars that will be ignored for scanning for annotations to deploy
JmxClientKernelAbstraction  
JmxDependencyPolicy Deprecated.
JmxKernelAbstraction Comment
JndiUtil  
KernelAbstractionFactory  
MCClientKernelAbstraction  
MCDependencyPolicy dependency registry for Microcontainer
MCKernelAbstraction Abstraction layer for installing beans into the micro container.
MCKernelAbstraction.AlreadyInstantiated  
NonSerializableFactory A utility class that allows one to bind a non-serializable object into a local JNDI context.
SecurityActions A collection of privileged actions for this package
ServiceDelegateWrapper Deprecated. service mbeans are no longer in use
ThreadLocalStack<T> Comment
 

Enum Summary
Ejb3AnnotationHandler.EJB_TYPE  
SpecificationInterfaceType SpecificationInterfaceType Represents a Specification interface type supported by EJB3
 



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