Interface NamingObjectFactory

    • 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