public interface JNDIStorableInterface extends javax.naming.Referenceable
Modifier and Type | Method and Description |
---|---|
java.util.Properties |
getProperties()
Get the properties from this instance for storing in JNDI
|
void |
setProperties(java.util.Properties properties)
set the properties for this instance as retrieved from JNDI
|
void setProperties(java.util.Properties properties)
properties
- java.util.Properties getProperties()
Copyright © 2005-2017. All Rights Reserved.