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