A B C D E F G H I J L O P R S T U V W

A

AbstractMapBackedBeanStore - Class in org.jboss.weld.context.api.helpers
 
AbstractMapBackedBeanStore() - Constructor for class org.jboss.weld.context.api.helpers.AbstractMapBackedBeanStore
 
AbstractResourceServices - Class in org.jboss.weld.injection.spi.helpers
 
AbstractResourceServices() - Constructor for class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
 
AbstractServletListener - Class in org.jboss.weld.servlet.api.helpers
No-op implementation of ServletListener
AbstractServletListener() - Constructor for class org.jboss.weld.servlet.api.helpers.AbstractServletListener
 
add(Class<S>, S) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
 
add(Class<S>, S) - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
add(Class<S>, S) - Method in interface org.jboss.weld.bootstrap.api.ServiceRegistry
Add a service
addAll(Collection<Map.Entry<Class<? extends Service>, Service>>) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
 
addAll(Collection<Map.Entry<Class<? extends Service>, Service>>) - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
addAll(Collection<Map.Entry<Class<? extends Service>, Service>>) - Method in interface org.jboss.weld.bootstrap.api.ServiceRegistry
Add services
aroundInject(InjectionContext<T>) - Method in interface org.jboss.weld.injection.spi.InjectionServices
Callback for injection.

B

BeanDeploymentArchive - Interface in org.jboss.weld.bootstrap.spi
Represents a CDI bean deployment archive.
BeanStore - Interface in org.jboss.weld.context.api
Interface for different implementations of Contextual instance storage.
beginApplication(BeanStore) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
beginApplication(BeanStore) - Method in interface org.jboss.weld.bootstrap.api.Lifecycle
 
beginRequest(String, BeanStore) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
beginRequest(String, BeanStore) - Method in interface org.jboss.weld.bootstrap.api.Lifecycle
 
Bootstrap - Interface in org.jboss.weld.bootstrap.api
Application container initialization API for Weld.
BusinessInterfaceDescriptor<T> - Interface in org.jboss.weld.ejb.spi
Represents the business interface of an EJB

C

classForName(String) - Method in class org.jboss.weld.resources.spi.helpers.ForwardingResourceLoader
 
classForName(String) - Method in interface org.jboss.weld.resources.spi.ResourceLoader
Creates a class from a given FQCN
cleanup() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
 
cleanup() - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
cleanup() - Method in interface org.jboss.weld.bootstrap.api.Service
Called by Weld when it is shutting down, allowing the service to perform any cleanup needed.
cleanup() - Method in interface org.jboss.weld.bootstrap.api.ServiceRegistry
Clear up the services registered, by calling Service.cleanup() on each registered service
cleanup() - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
 
clear() - Method in interface org.jboss.weld.bootstrap.api.Singleton
Clear the singleton
clear() - Method in interface org.jboss.weld.context.api.BeanStore
Clears the store of contextual instances
clear() - Method in class org.jboss.weld.context.api.helpers.AbstractMapBackedBeanStore
Clears the store
clear() - Method in class org.jboss.weld.context.api.helpers.ForwardingBeanStore
 
ConcurrentHashMapBeanStore - Class in org.jboss.weld.context.api.helpers
A BeanStore that uses a HashMap as backing storage
ConcurrentHashMapBeanStore() - Constructor for class org.jboss.weld.context.api.helpers.ConcurrentHashMapBeanStore
Constructor
contains(Class<S>) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
 
contains(Class<S>) - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
contains(Class<S>) - Method in interface org.jboss.weld.bootstrap.api.ServiceRegistry
Check if a service is registered
contextDestroyed(ServletContextEvent) - Method in class org.jboss.weld.servlet.api.helpers.AbstractServletListener
 
contextDestroyed(ServletContextEvent) - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
 
contextInitialized(ServletContextEvent) - Method in class org.jboss.weld.servlet.api.helpers.AbstractServletListener
 
contextInitialized(ServletContextEvent) - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
 
ContextualInstance<T> - Interface in org.jboss.weld.context.api
 
create(Class<? extends T>) - Method in class org.jboss.weld.bootstrap.api.helpers.IsolatedStaticSingletonProvider
 
create(Class<? extends T>) - Method in class org.jboss.weld.bootstrap.api.helpers.TCCLSingletonProvider
 
create(Class<? extends T>) - Method in class org.jboss.weld.bootstrap.api.SingletonProvider
Create a new singleton
createActivity() - Method in interface org.jboss.weld.manager.api.WeldManager
Create a new child activity.
createInjectionTarget(EjbDescriptor<T>) - Method in interface org.jboss.weld.manager.api.WeldManager
The injection target for the given EJB, or null if Weld was not given this descriptor in the deployment.

D

delegate() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 
delegate() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
delegate() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
 
delegate() - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
 
delegate() - Method in class org.jboss.weld.context.api.helpers.AbstractMapBackedBeanStore
 
delegate - Variable in class org.jboss.weld.context.api.helpers.ConcurrentHashMapBeanStore
 
delegate() - Method in class org.jboss.weld.context.api.helpers.ConcurrentHashMapBeanStore
Gets the delegate for the store
delegate() - Method in class org.jboss.weld.context.api.helpers.ForwardingBeanStore
 
delegate() - Method in class org.jboss.weld.ejb.spi.helpers.ForwadingBusinessInterfaceDescriptor
 
delegate() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
delegate() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbServices
 
delegate() - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
 
delegate() - Method in class org.jboss.weld.injection.spi.helpers.ForwardingResourceInjectionServices
 
delegate() - Method in class org.jboss.weld.resources.spi.helpers.ForwardingResourceLoader
 
delegate() - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
 
deployBeans() - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Creates and deploys the application's beans: Creates and deploys the discovered beans Creates and deploys the built-in beans defined by the CDI specification Finally the AfterBeanDiscovery is event is fired
deployBeans() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 
Deployment - Interface in org.jboss.weld.bootstrap.spi
Represents a deployment of a CDI application.

E

EjbDescriptor<T> - Interface in org.jboss.weld.ejb.spi
EJB metadata from the EJB descriptor
EjbInjectionServices - Interface in org.jboss.weld.injection.spi
A container should implement this interface to allow Weld to resolve EJB.
EjbServices - Interface in org.jboss.weld.ejb.spi
A container should implement this interface to allow Weld to resolve EJB and discover EJBs EjbServices is a per-deployment service.
endApplication() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
endApplication() - Method in interface org.jboss.weld.bootstrap.api.Lifecycle
 
endInitialization() - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Cleans up after the initialization
endInitialization() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 
endRequest(String, BeanStore) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
endRequest(String, BeanStore) - Method in interface org.jboss.weld.bootstrap.api.Lifecycle
 
endSession(String, BeanStore) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
endSession(String, BeanStore) - Method in interface org.jboss.weld.bootstrap.api.Lifecycle
 
entrySet() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
 
entrySet() - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
entrySet() - Method in interface org.jboss.weld.bootstrap.api.ServiceRegistry
 
Environment - Interface in org.jboss.weld.bootstrap.api
Represents an environment.
Environments - Enum in org.jboss.weld.bootstrap.api
Requirements for various well known environments.
equals(Object) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 
equals(Object) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
equals(Object) - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
equals(Object) - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
 
equals(Object) - Method in class org.jboss.weld.context.api.helpers.ForwardingBeanStore
 
equals(Object) - Method in class org.jboss.weld.ejb.spi.helpers.ForwadingBusinessInterfaceDescriptor
 
equals(Object) - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
equals(Object) - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbServices
 
equals(Object) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
 
equals(Object) - Method in class org.jboss.weld.resources.spi.helpers.ForwardingResourceLoader
 
ExecutorServices - Interface in org.jboss.weld.manager.api
Allows a custom TaskExecutor to be provided by the container.

F

ForwadingBusinessInterfaceDescriptor<T> - Class in org.jboss.weld.ejb.spi.helpers
An implementation of BusinessInterfaceDescriptor which forwards all its method calls to another BusinessInterfaceDescriptor}.
ForwadingBusinessInterfaceDescriptor() - Constructor for class org.jboss.weld.ejb.spi.helpers.ForwadingBusinessInterfaceDescriptor
 
ForwardingBeanDeploymentArchive - Class in org.jboss.weld.bootstrap.spi.helpers
 
ForwardingBeanDeploymentArchive() - Constructor for class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
 
ForwardingBeanStore - Class in org.jboss.weld.context.api.helpers
 
ForwardingBeanStore() - Constructor for class org.jboss.weld.context.api.helpers.ForwardingBeanStore
 
ForwardingBootstrap - Class in org.jboss.weld.bootstrap.api.helpers
Implementation of Bootstrap which supports the decorator pattern
ForwardingBootstrap() - Constructor for class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 
ForwardingEjbDescriptor<T> - Class in org.jboss.weld.ejb.spi.helpers
An implementation of EjbDescriptor which forwards all its method calls to another EjbDescriptor}.
ForwardingEjbDescriptor() - Constructor for class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
ForwardingEjbServices - Class in org.jboss.weld.ejb.spi.helpers
An implementation of EjbServices which forwards all its method calls to another EjbServices}.
ForwardingEjbServices() - Constructor for class org.jboss.weld.ejb.spi.helpers.ForwardingEjbServices
 
ForwardingJpaInjectionServices - Class in org.jboss.weld.injection.spi.helpers
An implementation of JpaInjectionServices which forwards all its method calls to another JpaInjectionServices}.
ForwardingJpaInjectionServices() - Constructor for class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
 
ForwardingLifecycle - Class in org.jboss.weld.bootstrap.api.helpers
 
ForwardingLifecycle() - Constructor for class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
ForwardingResourceInjectionServices - Class in org.jboss.weld.injection.spi.helpers
 
ForwardingResourceInjectionServices() - Constructor for class org.jboss.weld.injection.spi.helpers.ForwardingResourceInjectionServices
 
ForwardingResourceLoader - Class in org.jboss.weld.resources.spi.helpers
An implementation of ResourceLoader which forwards all its method calls to another ResourceLoader}.
ForwardingResourceLoader() - Constructor for class org.jboss.weld.resources.spi.helpers.ForwardingResourceLoader
 
ForwardingServiceRegistry - Class in org.jboss.weld.bootstrap.api.helpers
 
ForwardingServiceRegistry() - Constructor for class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
 
ForwardingServletListener - Class in org.jboss.weld.servlet.api.helpers
 
ForwardingServletListener() - Constructor for class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
 

G

get(Class<S>) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
 
get() - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
get(Class<S>) - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
get(Class<S>) - Method in interface org.jboss.weld.bootstrap.api.ServiceRegistry
Retrieve a service implementation
get() - Method in interface org.jboss.weld.bootstrap.api.Singleton
Access the singleton
get(String) - Method in interface org.jboss.weld.context.api.BeanStore
Gets an instance of a contextual from the store
get(String) - Method in class org.jboss.weld.context.api.helpers.AbstractMapBackedBeanStore
Gets an instance from the store
get(String) - Method in class org.jboss.weld.context.api.helpers.ForwardingBeanStore
 
getAllInterceptors() - Method in interface org.jboss.weld.ejb.spi.InterceptorBindings
Returns all interceptors that are bound to an EJB object through the InterceptorBinding mechanism and are enabled through the beans.xml file.
getApplicationContext() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
getApplicationContext() - Method in interface org.jboss.weld.bootstrap.api.Lifecycle
 
getBean(EjbDescriptor<T>) - Method in interface org.jboss.weld.manager.api.WeldManager
Get the Bean object for the given EJB, or null if Weld was not given this descriptor in the deployment.
getBeanClass() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Gets the EJB type
getBeanClass() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
getBeanClasses() - Method in interface org.jboss.weld.bootstrap.spi.BeanDeploymentArchive
Gets all classes in the bean deployment archive
getBeanClasses() - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
 
getBeanDeploymentArchive(ServletContext) - Method in interface org.jboss.weld.servlet.api.ServletServices
Get the BDA for the current request.
getBeanDeploymentArchives() - Method in interface org.jboss.weld.bootstrap.spi.BeanDeploymentArchive
Get the bean deployment archives which are accessible to this bean deployment archive and adjacent to it in the deployment archive graph.
getBeanDeploymentArchives() - Method in interface org.jboss.weld.bootstrap.spi.Deployment
Get the bean deployment archives which are part of this deployment and adjacent to it in the deployment archive graph.
getBeanDeploymentArchives() - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
 
getBeansXml() - Method in interface org.jboss.weld.bootstrap.spi.BeanDeploymentArchive
Get any deployment descriptors in the bean deployment archive.
getBeansXml() - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
 
getBusinessObject(Class<S>) - Method in interface org.jboss.weld.ejb.api.SessionObjectReference
Get the reference from the EJB container to the session object for the given business interface
getContext() - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
 
getContextual() - Method in interface org.jboss.weld.context.api.ContextualInstance
 
getContextualIds() - Method in interface org.jboss.weld.context.api.BeanStore
Returns the current contextual instances in the store
getContextualIds() - Method in class org.jboss.weld.context.api.helpers.AbstractMapBackedBeanStore
Returns the beans contained in the store
getContextualIds() - Method in class org.jboss.weld.context.api.helpers.ForwardingBeanStore
 
getConversationContext() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
getConversationContext() - Method in interface org.jboss.weld.bootstrap.api.Lifecycle
 
getCreationalContext() - Method in interface org.jboss.weld.context.api.ContextualInstance
 
getDefaultValidatorFactory() - Method in interface org.jboss.weld.validation.spi.ValidationServices
Obtain a reference to the default ValidatorFactory
getDependentContext() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
getDependentContext() - Method in interface org.jboss.weld.bootstrap.api.Lifecycle
 
getEjbDescriptor(String) - Method in interface org.jboss.weld.manager.api.WeldManager
Get the EjbDescriptor for the given ejb name
getEjbName() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Get the EJB name
getEjbName() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
getEjbs() - Method in interface org.jboss.weld.bootstrap.spi.BeanDeploymentArchive
Get all the EJBs in the deployment archive
getEjbs() - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
 
getId() - Method in interface org.jboss.weld.bootstrap.spi.BeanDeploymentArchive
Get a string which uniquely identifies the BeanDeploymentArchive within the Deployment.
getInjectionTarget() - Method in interface org.jboss.weld.injection.spi.InjectionContext
 
getInstance() - Method in interface org.jboss.weld.context.api.ContextualInstance
 
getInterface() - Method in interface org.jboss.weld.ejb.spi.BusinessInterfaceDescriptor
Gets the business interface class
getInterface() - Method in class org.jboss.weld.ejb.spi.helpers.ForwadingBusinessInterfaceDescriptor
 
getLifecycleInterceptors(InterceptionType) - Method in interface org.jboss.weld.ejb.spi.InterceptorBindings
Returns the lifecycle interceptors that are applicable to a given InterceptionType (bound by InterceptorBinding).
getLocalBusinessInterfaces() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Gets the local business interfaces of the EJB
getLocalBusinessInterfaces() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
getManager(BeanDeploymentArchive) - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Get the manager used for this beanDeploymentArchive.
getManager(BeanDeploymentArchive) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 
getMethodInterceptors(InterceptionType, Method) - Method in interface org.jboss.weld.ejb.spi.InterceptorBindings
Returns the interceptors that are applicable to a given InterceptionType and method (bound by InterceptorBinding).
getPrincipal() - Method in interface org.jboss.weld.security.spi.SecurityServices
Obtain the Principal representing the current caller identity
getPropertyName(Method) - Static method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
 
getRemoveMethods() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Get the remove methods of the EJB
getRemoveMethods() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
getRequestContext() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
getRequestContext() - Method in interface org.jboss.weld.bootstrap.api.Lifecycle
 
getRequiredBeanDeploymentArchiveServices() - Method in interface org.jboss.weld.bootstrap.api.Environment
 
getRequiredBeanDeploymentArchiveServices() - Method in enum org.jboss.weld.bootstrap.api.Environments
 
getRequiredDeploymentServices() - Method in interface org.jboss.weld.bootstrap.api.Environment
The deployment scoped services required for this environment
getRequiredDeploymentServices() - Method in enum org.jboss.weld.bootstrap.api.Environments
 
getResource(String) - Method in class org.jboss.weld.resources.spi.helpers.ForwardingResourceLoader
 
getResource(String) - Method in interface org.jboss.weld.resources.spi.ResourceLoader
Gets a resource as a URL by name
getResourceName(String, String) - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
 
getResourceName(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
 
getResources(String) - Method in class org.jboss.weld.resources.spi.helpers.ForwardingResourceLoader
 
getResources(String) - Method in interface org.jboss.weld.resources.spi.ResourceLoader
Gets resources as URLs by name
getServices() - Method in interface org.jboss.weld.bootstrap.spi.BeanDeploymentArchive
Get the Bean Deployment Archive scoped services
getServices() - Method in interface org.jboss.weld.bootstrap.spi.Deployment
Get the services available to this deployment
getServices() - Method in interface org.jboss.weld.manager.api.WeldManager
Get the services registered for this manager
getSessionContext() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
getSessionContext() - Method in interface org.jboss.weld.bootstrap.api.Lifecycle
 
getSingletonContext() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
getSingletonContext() - Method in interface org.jboss.weld.bootstrap.api.Lifecycle
 
getTarget() - Method in interface org.jboss.weld.injection.spi.InjectionContext
 
getTaskExecutor() - Method in interface org.jboss.weld.manager.api.ExecutorServices
 
getUserTransaction() - Method in interface org.jboss.weld.transaction.spi.TransactionServices
Obtain a reference to the JTA UserTransaction

H

hashCode() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 
hashCode() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
hashCode() - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
hashCode() - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
 
hashCode() - Method in class org.jboss.weld.context.api.helpers.ForwardingBeanStore
 
hashCode() - Method in class org.jboss.weld.ejb.spi.helpers.ForwadingBusinessInterfaceDescriptor
 
hashCode() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
hashCode() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbServices
 
hashCode() - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
 
hashCode() - Method in class org.jboss.weld.resources.spi.helpers.ForwardingResourceLoader
 

I

initialize(SingletonProvider) - Static method in class org.jboss.weld.bootstrap.api.SingletonProvider
Initialize with an explicit instance
InjectionContext<T> - Interface in org.jboss.weld.injection.spi
 
InjectionServices - Interface in org.jboss.weld.injection.spi
Provides callbacks to the container when Weld performs injection on an InjectionTarget, managed bean or session bean This service may be used to provide EE-style injection.
instance() - Static method in class org.jboss.weld.bootstrap.api.SingletonProvider
 
InterceptorBindings - Interface in org.jboss.weld.ejb.spi
 
isApplicationActive() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
isApplicationActive() - Method in interface org.jboss.weld.bootstrap.api.Lifecycle
 
isConversationActive() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
isConversationActive() - Method in interface org.jboss.weld.bootstrap.api.Lifecycle
 
isMessageDriven() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Indicates if the EJB is an MDB
isMessageDriven() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
IsolatedStaticSingletonProvider - Class in org.jboss.weld.bootstrap.api.helpers
A singleton provider that assumes an isolated classloder per application
IsolatedStaticSingletonProvider() - Constructor for class org.jboss.weld.bootstrap.api.helpers.IsolatedStaticSingletonProvider
 
isRemoved() - Method in interface org.jboss.weld.ejb.api.SessionObjectReference
Determine whether the session object has been removed
isRequestActive() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
isRequestActive() - Method in interface org.jboss.weld.bootstrap.api.Lifecycle
 
isSessionActive() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
isSessionActive() - Method in interface org.jboss.weld.bootstrap.api.Lifecycle
 
isSet() - Method in interface org.jboss.weld.bootstrap.api.Singleton
Check if the singleton is set
isSingleton() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Indicates if the bean is a EJB 3.1 Singleton session bean
isSingleton() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
isStateful() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Indicates if the EJB is a stateful session bean
isStateful() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
isStateless() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Indicates if the bean is a stateless session bean
isStateless() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
isTransactionActive() - Method in interface org.jboss.weld.transaction.spi.TransactionServices
Queries the status of the current execution to see if a transaction is currently active.
iterator() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
 
iterator() - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 

J

JpaInjectionServices - Interface in org.jboss.weld.injection.spi
A container should implement this interface to allow the Weld RI to resolve JPA persistence units and discover entities JpaInjectionServices is a per-module service.

L

Lifecycle - Interface in org.jboss.weld.bootstrap.api
Note Lifecycle is not complete, and the API may change.
loadBeanDeploymentArchive(Class<?>) - Method in interface org.jboss.weld.bootstrap.spi.Deployment
Load the BeanDeploymentArchive containing the given class.

O

org.jboss.weld.bootstrap.api - package org.jboss.weld.bootstrap.api
 
org.jboss.weld.bootstrap.api.helpers - package org.jboss.weld.bootstrap.api.helpers
 
org.jboss.weld.bootstrap.spi - package org.jboss.weld.bootstrap.spi
 
org.jboss.weld.bootstrap.spi.helpers - package org.jboss.weld.bootstrap.spi.helpers
 
org.jboss.weld.context.api - package org.jboss.weld.context.api
 
org.jboss.weld.context.api.helpers - package org.jboss.weld.context.api.helpers
 
org.jboss.weld.ejb.api - package org.jboss.weld.ejb.api
 
org.jboss.weld.ejb.spi - package org.jboss.weld.ejb.spi
 
org.jboss.weld.ejb.spi.helpers - package org.jboss.weld.ejb.spi.helpers
 
org.jboss.weld.injection.spi - package org.jboss.weld.injection.spi
 
org.jboss.weld.injection.spi.helpers - package org.jboss.weld.injection.spi.helpers
 
org.jboss.weld.manager.api - package org.jboss.weld.manager.api
 
org.jboss.weld.resources.spi - package org.jboss.weld.resources.spi
 
org.jboss.weld.resources.spi.helpers - package org.jboss.weld.resources.spi.helpers
 
org.jboss.weld.security.spi - package org.jboss.weld.security.spi
 
org.jboss.weld.servlet.api - package org.jboss.weld.servlet.api
 
org.jboss.weld.servlet.api.helpers - package org.jboss.weld.servlet.api.helpers
 
org.jboss.weld.transaction.spi - package org.jboss.weld.transaction.spi
 
org.jboss.weld.validation.spi - package org.jboss.weld.validation.spi
 

P

proceed() - Method in interface org.jboss.weld.injection.spi.InjectionContext
 
PROPERTY_NAME - Static variable in interface org.jboss.weld.resources.spi.ResourceLoader
 
put(String, ContextualInstance<T>) - Method in interface org.jboss.weld.context.api.BeanStore
Adds a bean instance to the storage
put(String, ContextualInstance<T>) - Method in class org.jboss.weld.context.api.helpers.AbstractMapBackedBeanStore
Puts a bean instance under the bean key in the store
put(String, ContextualInstance<T>) - Method in class org.jboss.weld.context.api.helpers.ForwardingBeanStore
 

R

registerInterceptors(EjbDescriptor<?>, InterceptorBindings) - Method in interface org.jboss.weld.ejb.spi.EjbServices
Provides interceptor binding metadata to the container.
registerInterceptors(EjbDescriptor<?>, InterceptorBindings) - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbServices
 
registerSynchronization(Synchronization) - Method in interface org.jboss.weld.transaction.spi.TransactionServices
Registers a synchronization object with the currently executing transaction.
remove() - Method in interface org.jboss.weld.ejb.api.SessionObjectReference
Request the EJB container remove the stateful session object
requestDestroyed(ServletRequestEvent) - Method in class org.jboss.weld.servlet.api.helpers.AbstractServletListener
 
requestDestroyed(ServletRequestEvent) - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
 
requestInitialized(ServletRequestEvent) - Method in class org.jboss.weld.servlet.api.helpers.AbstractServletListener
 
requestInitialized(ServletRequestEvent) - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
 
reset() - Static method in class org.jboss.weld.bootstrap.api.SingletonProvider
 
resolveEjb(EjbDescriptor<?>) - Method in interface org.jboss.weld.ejb.spi.EjbServices
Request a reference to an EJB session object from the container.
resolveEjb(EjbDescriptor<?>) - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbServices
 
resolveEjb(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.EjbInjectionServices
Resolve the value for the given @EJB injection point
resolvePersistenceContext(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
 
resolvePersistenceContext(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.JpaInjectionServices
Resolve the value for the given @PersistenceContext injection point
resolvePersistenceUnit(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
 
resolvePersistenceUnit(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.JpaInjectionServices
Resolve the value for the given @PersistenceUnit injection point
resolveResource(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
 
resolveResource(String, String) - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
 
resolveResource(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingResourceInjectionServices
 
resolveResource(String, String) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingResourceInjectionServices
 
resolveResource(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.ResourceInjectionServices
Resolve the value for the given @Resource injection point
resolveResource(String, String) - Method in interface org.jboss.weld.injection.spi.ResourceInjectionServices
Resolve the value for the given JNDI name and mapped name
ResourceInjectionServices - Interface in org.jboss.weld.injection.spi
A container should implement this interface to allow the Weld to resolve Resources ResourceInjectionServices is per-module service.
ResourceLoader - Interface in org.jboss.weld.resources.spi
Resource loading/class creation services for Weld.
ResourceLoadingException - Exception in org.jboss.weld.resources.spi
Exception thrown when errors occur while loading resource
ResourceLoadingException() - Constructor for exception org.jboss.weld.resources.spi.ResourceLoadingException
Constructor
ResourceLoadingException(String, Throwable) - Constructor for exception org.jboss.weld.resources.spi.ResourceLoadingException
Constructor
ResourceLoadingException(String) - Constructor for exception org.jboss.weld.resources.spi.ResourceLoadingException
Constructor
ResourceLoadingException(Throwable) - Constructor for exception org.jboss.weld.resources.spi.ResourceLoadingException
Constructor
restoreSession(String, BeanStore) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
restoreSession(String, BeanStore) - Method in interface org.jboss.weld.bootstrap.api.Lifecycle
 

S

SecurityServices - Interface in org.jboss.weld.security.spi
Responsible for accessing security related functionality the environment can provide.
Service - Interface in org.jboss.weld.bootstrap.api
Marks a Service which is used by Weld to interact with it's environment
ServiceRegistries - Class in org.jboss.weld.bootstrap.api.helpers
 
ServiceRegistry - Interface in org.jboss.weld.bootstrap.api
A service registry
ServletListener - Interface in org.jboss.weld.servlet.api
 
ServletServices - Interface in org.jboss.weld.servlet.api
Allows the container to identify BDA in use for a request.
sessionCreated(HttpSessionEvent) - Method in class org.jboss.weld.servlet.api.helpers.AbstractServletListener
 
sessionCreated(HttpSessionEvent) - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.jboss.weld.servlet.api.helpers.AbstractServletListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
 
SessionObjectReference - Interface in org.jboss.weld.ejb.api
A serializable reference to a session object in the EJB container
set(T) - Method in interface org.jboss.weld.bootstrap.api.Singleton
Store a singleton
setCurrent(Class<? extends Annotation>) - Method in interface org.jboss.weld.manager.api.WeldManager
Associate an activity with the current context for a normal scope
shutdown() - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Causes the container to clean up and shutdown Before the contain is shutdown the BeforeShutdown event is fired
shutdown() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 
SimpleServiceRegistry - Class in org.jboss.weld.bootstrap.api.helpers
A registry for services
SimpleServiceRegistry() - Constructor for class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
Singleton<T> - Interface in org.jboss.weld.bootstrap.api
Holds a reference to an application singleton.
SingletonProvider - Class in org.jboss.weld.bootstrap.api
A provider of Singletons
SingletonProvider() - Constructor for class org.jboss.weld.bootstrap.api.SingletonProvider
 
startContainer(Environment, Deployment, BeanStore) - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Creates the application container: Checks that the services required by the environment have been provided Adds container provided services Creates and initializes the built in contexts Creates the manager
startContainer(Environment, Deployment, BeanStore) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 
startInitialization() - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Starts the application container initialization process: Reads metadata from beans.xml and the Deployment service Starts the application context Starts the request context which lasts until Bootstrap.endInitialization() is called Discovers and creates Extension service providers Finally, the BeforeBeanDiscovery event is fired.
startInitialization() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 

T

TCCLSingletonProvider - Class in org.jboss.weld.bootstrap.api.helpers
Singleton provider that uses the Thread Context ClassLoader to differentiate between applications
TCCLSingletonProvider() - Constructor for class org.jboss.weld.bootstrap.api.helpers.TCCLSingletonProvider
 
toString() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 
toString() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingLifecycle
 
toString() - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
toString() - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
 
toString() - Method in class org.jboss.weld.context.api.helpers.AbstractMapBackedBeanStore
 
toString() - Method in class org.jboss.weld.context.api.helpers.ForwardingBeanStore
 
toString() - Method in class org.jboss.weld.ejb.spi.helpers.ForwadingBusinessInterfaceDescriptor
 
toString() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
toString() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbServices
 
toString() - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
 
toString() - Method in class org.jboss.weld.resources.spi.helpers.ForwardingResourceLoader
 
TransactionServices - Interface in org.jboss.weld.transaction.spi
The container must implement the services related to transactional behavior used in JSR-299, if that behavior is going to be used.

U

unmodifiableServiceRegistry(ServiceRegistry) - Static method in class org.jboss.weld.bootstrap.api.helpers.ServiceRegistries
 

V

validateBeans() - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Validates the deployment.
validateBeans() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 
ValidationServices - Interface in org.jboss.weld.validation.spi
Responsible for accessing Bean Validation functionality the environment may provide.
valueOf(String) - Static method in enum org.jboss.weld.bootstrap.api.Environments
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.weld.bootstrap.api.Environments
Returns an array containing the constants of this enum type, in the order they are declared.

W

WeldManager - Interface in org.jboss.weld.manager.api
Functionality provided by the Weld Manager over and above the JSR-299 Manager.

A B C D E F G H I J L O P R S T U V W

Copyright © 2008-2009 Seam Framework. All Rights Reserved.