| Package | Description |
|---|---|
| com.caucho.config.inject | |
| com.caucho.config.j2ee | |
| com.caucho.config.program | |
| com.caucho.config.types | |
| com.caucho.config.xml | |
| com.caucho.naming |
| 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 |
LinkProxy
An object proxy for a foreign JNDI factory.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectProxy |
ProxyableObject.getProxy()
Returns the proxy for the object.
|