|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ObjectProxy in com.caucho.config.inject |
---|
Classes in com.caucho.config.inject that implement ObjectProxy | |
---|---|
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 |
Uses of ObjectProxy in com.caucho.config.j2ee |
---|
Classes in com.caucho.config.j2ee that implement ObjectProxy | |
---|---|
class |
JavaeeResourceGenerator
Generator for the JavaEE JNDI Resources |
class |
JndiValueGenerator
|
class |
PersistenceContextGenerator
|
class |
WebBeanGenerator
|
Uses of ObjectProxy in com.caucho.config.program |
---|
Classes in com.caucho.config.program that implement ObjectProxy | |
---|---|
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. |
Uses of ObjectProxy in com.caucho.config.types |
---|
Classes in com.caucho.config.types that implement ObjectProxy | |
---|---|
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. |
Uses of ObjectProxy in com.caucho.config.xml |
---|
Classes in com.caucho.config.xml that implement ObjectProxy | |
---|---|
class |
XmlBean<X>
Internal implementation for a Bean |
class |
XmlManagedBeanImpl<X>
SimpleBean represents a POJO Java bean registered as a WebBean. |
Uses of ObjectProxy in com.caucho.ejb.inject |
---|
Classes in com.caucho.ejb.inject that implement ObjectProxy | |
---|---|
class |
SessionRegistrationBean<X,T>
Internal registration for the EJB. |
Uses of ObjectProxy in com.caucho.ejb.protocol |
---|
Classes in com.caucho.ejb.protocol that implement ObjectProxy | |
---|---|
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. |
Uses of ObjectProxy in com.caucho.ejb.session |
---|
Classes in com.caucho.ejb.session that implement ObjectProxy | |
---|---|
class |
StatefulProviderProxy<X,T>
Component for stateful beans |
class |
StatelessProviderProxy<X,T>
Component for session beans |
Uses of ObjectProxy in com.caucho.j2ee.appclient |
---|
Classes in com.caucho.j2ee.appclient that implement ObjectProxy | |
---|---|
class |
ClientEjbRef
Configuration for the ejb-ref. |
Uses of ObjectProxy in com.caucho.naming |
---|
Classes in com.caucho.naming that implement ObjectProxy | |
---|---|
class |
LinkProxy
An object proxy for a foreign JNDI factory. |
Methods in com.caucho.naming that return ObjectProxy | |
---|---|
ObjectProxy |
ProxyableObject.getProxy()
Returns the proxy for the object. |
Uses of ObjectProxy in com.caucho.server.webbeans |
---|
Classes in com.caucho.server.webbeans that implement ObjectProxy | |
---|---|
class |
JndiBeanProxy<T>
Jndi proxy class for injection. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |