Uses of Interface
org.glassfish.api.naming.NamingObjectProxy
-
-
Uses of NamingObjectProxy in com.sun.appserv.connectors.internal.api
Classes in com.sun.appserv.connectors.internal.api that implement NamingObjectProxy Modifier and Type Class Description classConnectorDescriptorProxy -
Uses of NamingObjectProxy in com.sun.ejb.containers
Classes in com.sun.ejb.containers that implement NamingObjectProxy Modifier and Type Class Description classJavaGlobalJndiNamingObjectProxyUsed to register portable global JNDI names for LOCAL EJB 2.x / 3.x references. -
Uses of NamingObjectProxy in com.sun.enterprise.connectors.naming
Classes in com.sun.enterprise.connectors.naming that implement NamingObjectProxy Modifier and Type Class Description classConnectorInternalObjectsProxy -
Uses of NamingObjectProxy in com.sun.enterprise.container.common.impl
Classes in com.sun.enterprise.container.common.impl that implement NamingObjectProxy Modifier and Type Class Description classFactoryForEntityManagerFactoryWrapper -
Uses of NamingObjectProxy in com.sun.enterprise.container.common.impl.managedbean
Classes in com.sun.enterprise.container.common.impl.managedbean that implement NamingObjectProxy Modifier and Type Class Description classManagedBeanNamingProxy -
Uses of NamingObjectProxy in com.sun.enterprise.naming.spi
Subinterfaces of NamingObjectProxy in com.sun.enterprise.naming.spi Modifier and Type Interface Description interfaceNamingObjectFactoryInterface for building proxy objects that can be bound to GlassfishNamingManager. -
Uses of NamingObjectProxy in com.sun.enterprise.naming.util
Classes in com.sun.enterprise.naming.util that implement NamingObjectProxy Modifier and Type Class Description classCloningNamingObjectFactoryFactory that will create copies of the given object.classDelegatingNamingObjectFactoryA factory that is a wrapper for anotherNamingObjectFactoryclassJndiInitializationNamingObjectFactoryA naming object factory that is used by resource-references of type JDBC/JMS/Connector/Mail so that Application Client Container based lookup of these references will result in the server returning the "Reference" instead of the actual object since the actual object will not work in the application client container.classJndiNamingObjectFactoryFactory for creating Objects with a given jndi nameclassSimpleNamingObjectFactoryReturns instances of the specified object -
Uses of NamingObjectProxy in org.glassfish.api.naming
Subinterfaces of NamingObjectProxy in org.glassfish.api.naming Modifier and Type Interface Description static interfaceNamingObjectProxy.InitializationNamingObjectProxySpecial Naming Object proxy whose first create() call replaces itself in naming service. -
Uses of NamingObjectProxy in org.glassfish.javaee.services
Classes in org.glassfish.javaee.services that implement NamingObjectProxy Modifier and Type Class Description classCommonResourceProxyCreated with IntelliJ IDEA.classJMSCFResourcePMProxy -
Uses of NamingObjectProxy in org.glassfish.kernel.jakartaee
Classes in org.glassfish.kernel.jakartaee that implement NamingObjectProxy Modifier and Type Class Description classMEJBNamingObjectProxyUsed to register MEJB for MEJB lazy initialization -
Uses of NamingObjectProxy in org.glassfish.resourcebase.resources.api
Classes in org.glassfish.resourcebase.resources.api that implement NamingObjectProxy Modifier and Type Class Description classResourceProxyRepresents the proxy object for a resource.
-