Modifier and Type | Class and Description |
---|---|
class |
AbstractBean<T>
Common bean introspection for Produces and ManagedBean.
|
class |
AbstractIntrospectedBean<T>
Common bean introspection for Produces and ManagedBean.
|
class |
AbstractSingletonBean<T>
SingletonBean represents a singleton instance exported as a web beans.
|
class |
BeanAdapter<X,T>
Adapter from an internal bean to an external exposed bean as used by
session beans.
|
class |
BeanWrapper<T>
Internal implementation for a Bean
|
class |
InjectionBean<T>
SingletonBean represents a singleton instance exported as a web beans.
|
class |
ManagedBeanImpl<X>
SimpleBean represents a POJO Java bean registered as a WebBean.
|
class |
ManagedSingletonBean<T>
SingletonBean represents a singleton instance exported as a web beans.
|
class |
NewBean<X>
NewBean represents the SimpleBean created through the @New interface.
|
class |
ProducesFieldBean<X,T> |
class |
ProducesMethodBean<X,T> |
class |
SingletonBean<T>
SingletonBean represents a singleton instance exported as a web beans.
|
class |
WebBeansJndiProxy
The JNDI proxy for Manager
|
Modifier and Type | Class and Description |
---|---|
class |
JavaeeResourceGenerator
Generator for the JavaEE JNDI Resources
|
class |
JndiValueGenerator |
class |
PersistenceContextGenerator |
class |
WebBeanGenerator |
Modifier and Type | Class and Description |
---|---|
class |
BeanValueGenerator
Generator for a component value.
|
class |
ComponentValueGenerator
Generator for a component value.
|
class |
ResourceInjectionTargetProgram
JavaEE resource program
|
class |
SingletonValueGenerator
Creates a new value.
|
class |
ValueGenerator
Creates a new value.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseRef
Base configuration for ejb-ref and resource-env-ref.
|
class |
BeanJndiProxy
Object proxy to create instance of a bean.
|
class |
DataSourceRef
Configuration for the env-entry pattern.
|
class |
EjbLocalRef
Configuration for the ejb-local-ref
|
class |
EjbRef
Configuration for the ejb-ref.
|
class |
EnvEntry
Configuration for the env-entry pattern.
|
class |
MessageDestinationRef |
class |
PersistenceUnitRef
Configuration for the persistence-unit-ref.
|
class |
ResourceEnvRef
Configuration for the init-param pattern.
|
class |
ResourceGroupConfig
Configuration for the resource group
|
class |
ResourceRef
Configuration for the init-param pattern.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlBean<X>
Internal implementation for a Bean
|
class |
XmlManagedBeanImpl<X>
SimpleBean represents a POJO Java bean registered as a WebBean.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionRegistrationBean<X,T>
Internal registration for the EJB.
|
Modifier and Type | Class and Description |
---|---|
class |
NamingProxy
An object proxy for a foreign JNDI factory.
|
class |
ServerLocalProxy
The JNDI proxy for local interfaces.
|
class |
ServerRemoteProxy
The JNDI proxy for local interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
StatefulProviderProxy<X,T>
Component for stateful beans
|
class |
StatelessProviderProxy<X,T>
Component for session beans
|
Modifier and Type | Class and Description |
---|---|
class |
ClientEjbRef
Configuration for the ejb-ref.
|
Modifier and Type | Class and Description |
---|---|
class |
LinkProxy
An object proxy for a foreign JNDI factory.
|
Modifier and Type | Method and Description |
---|---|
ObjectProxy |
ProxyableObject.getProxy()
Returns the proxy for the object.
|
Modifier and Type | Class and Description |
---|---|
class |
JndiBeanProxy<T>
Jndi proxy class for injection.
|