Interface NamingObjectFactory

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.glassfish.api.naming.NamingObjectProxy

        org.glassfish.api.naming.NamingObjectProxy.InitializationNamingObjectProxy
    • Method Detail

      • isCreateResultCacheable

        boolean isCreateResultCacheable()
        Tells if the result of create() is cacheable. If so the naming manager will replace this object factory with the object itself.
        Returns:
        true if the result of create() can be cached