public interface PropertiesListerMBean extends ListerMBean
java.util.Properties of key=value pairs.| Modifier and Type | Method and Description | 
|---|---|
Properties | 
getCurrentProperties(String cursor)
The properties of the current item in the list. 
 | 
advance, close, haveCurrentgetNameaddPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListenerProperties getCurrentProperties(String cursor) throws InvalidCursorException
cursor - - The cursor returned from a previous list method.InvalidCursorException