public abstract class JNDIStorable extends Object implements Referenceable
| Modifier and Type | Field and Description |
|---|---|
protected static String |
REQUIRED_PROPERTY_MESSAGE_FORMAT |
| Constructor and Description |
|---|
JNDIStorable() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkRequiredProperty(String propertyName,
String propertyValue)
Ensure that the required property's value is not null or empty
|
protected abstract Map<String,String> |
getProperties() |
Reference |
getReference() |
protected abstract void |
setProperties(Map<String,String> properties) |
protected static final String REQUIRED_PROPERTY_MESSAGE_FORMAT
public Reference getReference() throws NamingException
getReference in interface ReferenceableNamingExceptionCopyright © 2021. All rights reserved.