Package org.glassfish.api.naming
Interface DefaultResourceProxy
-
@Contract public interface DefaultResourceProxyIdentifies a class that implements a default resource. Typically, this class is also annotated with NamespacePrefixes which allows a caller to get the logical name for the resource.- Author:
- Tom Mueller
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classDefaultResourceProxy.Util
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetLogicalName()StringgetPhysicalName()
-