Uses of Interface
org.glassfish.api.naming.NamedNamingObjectProxy
-
-
Uses of NamedNamingObjectProxy in com.sun.ejb.containers
Classes in com.sun.ejb.containers that implement NamedNamingObjectProxy Modifier and Type Class Description classEJBContextNamingProxyProxy for accessing EJBContext objects when requested by lookup or injection.classInternalInterceptorBindingNamingProxyProvides access to internal product-specific spi object for binding system-level interceptors (e.g from JAX-RS)classTimerServiceNamingProxyProxy for creating TimerService instances when requested by lookup or injection. -
Uses of NamedNamingObjectProxy in com.sun.enterprise.connectors.jms.system
Classes in com.sun.enterprise.connectors.jms.system that implement NamedNamingObjectProxy Modifier and Type Class Description classDefaultJMSConnectionFactoryNaming Object Proxy to handle the Default JMS Connection Factory. -
Uses of NamedNamingObjectProxy in com.sun.enterprise.container.common.impl
Classes in com.sun.enterprise.container.common.impl that implement NamedNamingObjectProxy Modifier and Type Class Description classJavaCompNamingProxyclassJavaModuleNamingProxy -
Uses of NamedNamingObjectProxy in com.sun.enterprise.transaction
Classes in com.sun.enterprise.transaction that implement NamedNamingObjectProxy Modifier and Type Class Description classTransactionNamingProxyProxy for creating JTA instances that get registered in the naming manager. -
Uses of NamedNamingObjectProxy in com.sun.web.server
Constructors in com.sun.web.server with parameters of type NamedNamingObjectProxy Constructor Description WebContainerListener(InvocationManager invocationMgr, InjectionManager injectionMgr, NamedNamingObjectProxy validationNamingProxy) -
Uses of NamedNamingObjectProxy in org.glassfish.concurrent.runtime.deployer
Classes in org.glassfish.concurrent.runtime.deployer that implement NamedNamingObjectProxy Modifier and Type Class Description classDefaultContextServiceNaming Object Proxy to handle the Default ContextService.classDefaultManagedExecutorServiceNaming Object Proxy to handle the Default ManagedExecutorService.classDefaultManagedScheduledExecutorServiceNaming Object Proxy to handle the Default ManagedScheduledExecutorService.classDefaultManagedThreadFactoryNaming Object Proxy to handle the Default ManagedThreadFactory. -
Uses of NamedNamingObjectProxy in org.glassfish.enterprise.iiop.api
Classes in org.glassfish.enterprise.iiop.api that implement NamedNamingObjectProxy Modifier and Type Class Description classHandleDelegateNamingProxyProxy for java:comp/ORB lookupsclassORBNamingProxyProxy for java:comp/ORB lookups -
Uses of NamedNamingObjectProxy in org.glassfish.jdbcruntime
Classes in org.glassfish.jdbcruntime that implement NamedNamingObjectProxy Modifier and Type Class Description classDefaultDataSourceNaming Object Proxy to handle the Default Data Source. -
Uses of NamedNamingObjectProxy in org.glassfish.kernel.bean_validator
Classes in org.glassfish.kernel.bean_validator that implement NamedNamingObjectProxy Modifier and Type Class Description classBeanValidatorNamingProxy -
Uses of NamedNamingObjectProxy in org.glassfish.weld
Classes in org.glassfish.weld that implement NamedNamingObjectProxy Modifier and Type Class Description classBeanManagerNamingProxyProxy for java:comp/BeanManager lookupsclassValidationNamingProxyProxy for jakarta.validation based lookups (java:comp/Validator, java:comp/ValidatorFactory) when CDI enabled
-