Package com.reportmill.base
Interface RMKey.ValueForKeyChain
- 
- All Known Implementing Classes:
- ReportMill,- RMGroup,- RMGroup.Running
 - Enclosing class:
- RMKey
 
 public static interface RMKey.ValueForKeyChainThis interface is implemented by objects that want to handle getting keychain values themselves.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectvalueForKeyChain(java.lang.Object aKeyChain)
 
-