| 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  | WebBeansJndiProxyThe JNDI proxy for Manager | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JavaeeResourceGeneratorGenerator for the JavaEE JNDI Resources | 
| class  | JndiValueGenerator | 
| class  | PersistenceContextGenerator | 
| class  | WebBeanGenerator | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BeanValueGeneratorGenerator for a component value. | 
| class  | ComponentValueGeneratorGenerator for a component value. | 
| class  | ResourceInjectionTargetProgramJavaEE resource program | 
| class  | SingletonValueGeneratorCreates a new value. | 
| class  | ValueGeneratorCreates a new value. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseRefBase configuration for ejb-ref and resource-env-ref. | 
| class  | BeanJndiProxyObject proxy to create instance of a bean. | 
| class  | DataSourceRefConfiguration for the env-entry pattern. | 
| class  | EjbLocalRefConfiguration for the ejb-local-ref | 
| class  | EjbRefConfiguration for the ejb-ref. | 
| class  | EnvEntryConfiguration for the env-entry pattern. | 
| class  | MessageDestinationRef | 
| class  | PersistenceUnitRefConfiguration for the persistence-unit-ref. | 
| class  | ResourceEnvRefConfiguration for the init-param pattern. | 
| class  | ResourceGroupConfigConfiguration for the resource group | 
| class  | ResourceRefConfiguration 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  | NamingProxyAn object proxy for a foreign JNDI factory. | 
| class  | ServerLocalProxyThe JNDI proxy for local interfaces. | 
| class  | ServerRemoteProxyThe 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  | ClientEjbRefConfiguration for the ejb-ref. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LinkProxyAn 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. |