public class ModuleScopedResourceBinding extends Object implements JNDIBinding
| Constructor and Description |
|---|
ModuleScopedResourceBinding(String name,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the logical name in the component namespace
|
Object |
getValue()
Returns the value to be bound against the logical name
|
public String getName()
JNDIBindinggetName in interface JNDIBindingpublic Object getValue()
JNDIBindinggetValue in interface JNDIBindingCopyright © 2019. All rights reserved.