- 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
- 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
-
- 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
-
- 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
-
- getEnabledAlternatives() - 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 class org.jboss.weld.injection.spi.helpers.SimpleResourceReference
-
- getInstance() - Method in interface org.jboss.weld.injection.spi.ResourceReference
-
Get the instance of the resource
- 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
-
- 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
- getPattern() - Method in interface org.jboss.weld.bootstrap.spi.Filter
-
The pattern attribute
- getPreloaderThreadPoolSize() - Method in interface org.jboss.weld.bootstrap.spi.BootstrapConfiguration
-
The number of threads used by ContainerLifecycleEventPreloader.
- getPreloaderThreadPoolSize() - Method in class org.jboss.weld.bootstrap.spi.helpers.FileBasedBootstrapConfiguration
-
- getPrincipal() - Method in interface org.jboss.weld.security.spi.SecurityServices
-
Obtain the Principal representing the current caller identity
- getPriority() - Method in interface org.jboss.weld.bootstrap.spi.EnabledClass
-
Returns the priority of the record.
- 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
-
- 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
- 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
-
- getUrl() - Method in interface org.jboss.weld.bootstrap.spi.BeansXml
-
- 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.EnabledClass
-
Returns the record value - fully qualifier class name.
- 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() - Method in interface org.jboss.weld.manager.api.WeldManager
-
- InterceptorBindings - Interface in org.jboss.weld.ejb.spi
-
- invokeAllAndCheckForExceptions(Collection<? extends Callable<T>>) - Method in interface org.jboss.weld.manager.api.ExecutorServices
-
Executes the given tasks and blocks until they all finish.
- invokeAllAndCheckForExceptions(ExecutorServices.TaskFactory<T>) - Method in interface org.jboss.weld.manager.api.ExecutorServices
-
- isConcurrentDeploymentEnabled() - Method in interface org.jboss.weld.bootstrap.spi.BootstrapConfiguration
-
Indicates whether ConcurrentDeployer and ConcurrentValidator should be enabled.
- isConcurrentDeploymentEnabled() - Method in class org.jboss.weld.bootstrap.spi.helpers.FileBasedBootstrapConfiguration
-
- isEnabled() - Method in interface org.jboss.weld.bootstrap.spi.EnabledClass
-
Returns the value of the enabled flag.
- 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
-