Package com.sun.enterprise.naming.spi
Interface NamingObjectFactory
-
- All Superinterfaces:
org.glassfish.api.naming.NamingObjectProxy
- All Known Implementing Classes:
CloningNamingObjectFactory,DelegatingNamingObjectFactory,JndiInitializationNamingObjectFactory,JndiNamingObjectFactory,SimpleNamingObjectFactory
@Contract public interface NamingObjectFactory extends org.glassfish.api.naming.NamingObjectProxy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisCreateResultCacheable()Tells if the result of create() is cacheable.
-