Package org.glassfish.api.naming
Interface JNDIBinding
-
@Contract public interface JNDIBindingA contract that describes a binding in the component namespace
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()Returns the logical name in the component namespaceObjectgetValue()Returns the value to be bound against the logical name
-