- generateConversationId() - Method in interface org.jboss.weld.context.ConversationContext
-
Generate a new, unique, conversation id
- 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() - Method in interface org.jboss.weld.resources.spi.ScheduledExecutorServiceFactory
-
- get() - Method in interface org.jboss.weld.serialization.spi.helpers.SerializableContextual
-
- 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.
- getAnnotatedType() - Method in interface org.jboss.weld.injection.spi.InjectionContext
-
Get the AnnotatedType
for the instance being injected
- 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
-
- 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
- getClassAvailableActivations() - Method in interface org.jboss.weld.bootstrap.spi.Filter
-
Nested <if-class-available> elements
- getClassLoader(Class<?>) - Method in interface org.jboss.weld.serialization.spi.ProxyServices
-
Returns the class loader that will load the proxy class which extends or
implements the given type.
- getClassName() - Method in interface org.jboss.weld.bootstrap.spi.ClassAvailableActivation
-
The name attribute
- getConcurrentAccessTimeout() - Method in interface org.jboss.weld.context.ConversationContext
-
Get the current concurrent access timeout
- getContext() - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
-
- getContextual() - Method in interface org.jboss.weld.context.api.ContextualInstance
-
- getContextual(String) - Method in interface org.jboss.weld.serialization.spi.ContextualStore
-
Given a particular id, return the correct contextual.
- getContextual() - Method in interface org.jboss.weld.serialization.spi.helpers.SerializableContextualInstance
-
- getConversation(String) - Method in interface org.jboss.weld.context.ConversationContext
-
Get the conversation with the given id.
- getConversations() - Method in interface org.jboss.weld.context.ConversationContext
-
Get conversations currently known to the context.
- getCreationalContext() - Method in interface org.jboss.weld.context.api.ContextualInstance
-
- getCreationalContext() - Method in interface org.jboss.weld.serialization.spi.helpers.SerializableContextualInstance
-
- getCurrent() - Method in interface org.jboss.weld.manager.api.WeldManager
-
- getCurrentConversation() - Method in interface org.jboss.weld.context.ConversationContext
-
Get a handle the current conversation (transient or otherwise).
- getDefaultTimeout() - Method in interface org.jboss.weld.context.ConversationContext
-
Get the default inactivity timeout.
- getDefaultValidatorFactory() - Method in interface org.jboss.weld.validation.spi.ValidationServices
-
Obtain a reference to the default ValidatorFactory
- 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
-
- getEnabledAlternativeClasses() - Method in interface org.jboss.weld.bootstrap.spi.BeansXml
-
- getEnabledAlternativeStereotypes() - Method in interface org.jboss.weld.bootstrap.spi.BeansXml
-
- getEnabledDecorators() - Method in interface org.jboss.weld.bootstrap.spi.BeansXml
-
- getEnabledInterceptors() - Method in interface org.jboss.weld.bootstrap.spi.BeansXml
-
- getExcludes() - Method in interface org.jboss.weld.bootstrap.spi.Scanning
-
The <exclude> element
- getExtensions() - Method in interface org.jboss.weld.bootstrap.spi.Deployment
-
Specifies the extensions this deployment should call observer methods on.
- getId() - Method in interface org.jboss.weld.bootstrap.spi.BeanDeploymentArchive
-
- getId() - Method in interface org.jboss.weld.manager.api.WeldManager
-
The ID of the manager, identical to the ID provided by the BDA
- getIncludes() - Method in interface org.jboss.weld.bootstrap.spi.Scanning
-
The <include> element
- getInjectionTarget() - Method in interface org.jboss.weld.injection.spi.InjectionContext
-
Get the InjectionTarget
for the instance being injected
- getInstance() - Method in interface org.jboss.weld.context.api.ContextualInstance
-
- getInstance() - Method in interface org.jboss.weld.serialization.spi.helpers.SerializableContextualInstance
-
- 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
-
- getLastUsed() - Method in interface org.jboss.weld.context.ManagedConversation
-
Gets the last time the conversation was used (for data access)
- 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
-
- getLocation() - Method in interface org.jboss.weld.bootstrap.spi.Metadata
-
The location of the metadata, used in error and log messages
- 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
).
- getName() - Method in interface org.jboss.weld.bootstrap.spi.Filter
-
The name attribute
- getName() - Method in interface org.jboss.weld.bootstrap.spi.SystemPropertyActivation
-
The name attribute
- getParameterName() - Method in interface org.jboss.weld.context.ConversationContext
-
Get the name of the parameter used to propagate the conversation id
- getPattern() - Method in interface org.jboss.weld.bootstrap.spi.Filter
-
The pattern attribute
- 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
-
- getRemoteBusinessInterfaces() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
-
Gets the remote business interfaces of the EJB
- getRemoteBusinessInterfaces() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
-
- 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
-
- getRequestMap() - Method in interface org.jboss.weld.context.bound.BoundRequest
-
Get the current request map.
- getRequestMap() - Method in class org.jboss.weld.context.bound.MutableBoundRequest
-
- 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
- getScanning() - Method in interface org.jboss.weld.bootstrap.spi.BeansXml
-
- getSerializableContextual(Contextual<I>) - Method in interface org.jboss.weld.serialization.spi.ContextualStore
-
- getSerializableContextualInstance(Contextual<I>, I, CreationalContext<I>) - Method in interface org.jboss.weld.serialization.spi.ContextualStore
-
- 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
- getSessionMap(boolean) - Method in interface org.jboss.weld.context.bound.BoundRequest
-
Get the current session map.
- getSessionMap(boolean) - Method in class org.jboss.weld.context.bound.MutableBoundRequest
-
- getSystemPropertyActivations() - Method in interface org.jboss.weld.bootstrap.spi.Filter
-
Nested <if-system-property> elements
- getTarget() - Method in interface org.jboss.weld.injection.spi.InjectionContext
-
Get the underlying instance to be injected.
- 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
- getValue() - Method in interface org.jboss.weld.bootstrap.spi.Metadata
-
The metadata value
- getValue() - Method in interface org.jboss.weld.bootstrap.spi.SystemPropertyActivation
-
The value attribute
- 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
-
The context in which instance injection occurs.
- 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
-
- INSTANCE - Static variable in class org.jboss.weld.context.bound.BoundLiteral
-
- INSTANCE - Static variable in class org.jboss.weld.context.ejb.EjbLiteral
-
- INSTANCE - Static variable in class org.jboss.weld.context.http.HttpLiteral
-
- INSTANCE - Static variable in class org.jboss.weld.context.unbound.UnboundLiteral
-
- instance() - Method in interface org.jboss.weld.manager.api.WeldManager
-
- InterceptorBindings - Interface in org.jboss.weld.ejb.spi
-
- invalidate() - Method in interface org.jboss.weld.context.ApplicationContext
-
Invalidate the context, causing all bean instances to be destroyed.
- invalidate() - Method in interface org.jboss.weld.context.ConversationContext
-
Cause any expired conversations to be ended, and therefore marked for
destruction when deactivate is called.
- invalidate() - Method in interface org.jboss.weld.context.http.HttpSessionContext
-
Mark the Session Context for destruction; the Session Context will be
detached from the underling Http Session, and instances marked for
destruction when the Http Request is destroyed.
- invalidate() - Method in interface org.jboss.weld.context.ManagedContext
-
Mark the context as due for destruction when deactivate is called.
- 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.
- 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
-
- Scanning - Interface in org.jboss.weld.bootstrap.spi
-
Scanning is a data structures representing the <scan> element in Weld's
extensions to beans.xml.
- ScheduledExecutorServiceFactory - Interface in org.jboss.weld.resources.spi
-
- SecurityServices - Interface in org.jboss.weld.security.spi
-
Responsible for accessing security related functionality the environment can
provide.
- SerializableContextual<C extends javax.enterprise.context.spi.Contextual<I>,I> - Interface in org.jboss.weld.serialization.spi.helpers
-
A serializable version of contextual that knows how to restore the
original bean if necessary.
- SerializableContextualInstance<C extends javax.enterprise.context.spi.Contextual<I>,I> - Interface in org.jboss.weld.serialization.spi.helpers
-
- 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
-
- SessionContext - Interface in org.jboss.weld.context
-
The built in session context is associated with SessionScoped
.
- 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
- setConcurrentAccessTimeout(long) - Method in interface org.jboss.weld.context.ConversationContext
-
Set the concurrent access timeout
- setCurrent(Class<? extends Annotation>) - Method in interface org.jboss.weld.manager.api.WeldManager
-
Associate an activity with the current context for a normal scope
- setDefaultTimeout(long) - Method in interface org.jboss.weld.context.ConversationContext
-
Set the default inactivity timeout.
- setParameterName(String) - Method in interface org.jboss.weld.context.ConversationContext
-
Set the name of the parameter used to propagate the conversation id
- 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.
- SingletonContext - Interface in org.jboss.weld.context
-
The built in singleton context, associated with Singleton
.
- SingletonProvider - Class in org.jboss.weld.bootstrap.api
-
- SingletonProvider() - Constructor for class org.jboss.weld.bootstrap.api.SingletonProvider
-
- startContainer(Environment, Deployment) - 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
context
- startContainer(Environment, Deployment) - 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
-
- SystemPropertyActivation - Interface in org.jboss.weld.bootstrap.spi
-
SystemPropertyActivation
is a data structures representing the
<if-system-property> element in Weld's extensions to beans.xml.