Class CommonResourceProxy

  • All Implemented Interfaces:
    Serializable, org.glassfish.api.naming.NamingObjectProxy, org.glassfish.api.naming.NamingObjectProxy.InitializationNamingObjectProxy
    Direct Known Subclasses:
    JMSCFResourcePMProxy

    @Service
    @PerLookup
    public class CommonResourceProxy
    extends Object
    implements org.glassfish.api.naming.NamingObjectProxy.InitializationNamingObjectProxy, Serializable
    Created with IntelliJ IDEA. User: naman Date: 27/8/12 Time: 2:51 PM To change this template use File | Settings | File Templates.
    See Also:
    Serialized Form
    • Field Detail

      • serviceLocator

        @Inject
        protected transient org.glassfish.hk2.api.ServiceLocator serviceLocator
      • desc

        protected com.sun.enterprise.deployment.ResourceDescriptor desc
      • actualResourceName

        protected String actualResourceName
    • Constructor Detail

      • CommonResourceProxy

        public CommonResourceProxy()
    • Method Detail

      • getResourceDeployer

        protected org.glassfish.resourcebase.resources.api.ResourceDeployer getResourceDeployer​(Object resource)
      • setDescriptor

        public void setDescriptor​(com.sun.enterprise.deployment.ResourceDescriptor desc)