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
|
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.