com.ptc.hli.ecad
Class HLIBehaviorHelper.BehaviorRegistry
java.lang.Object
com.ptc.hli.ecad.HLIBehaviorHelper.BehaviorRegistry
- Enclosing class:
- HLIBehaviorHelper
- private static class HLIBehaviorHelper.BehaviorRegistry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
holder
private HashMap holder
HLIBehaviorHelper.BehaviorRegistry
public HLIBehaviorHelper.BehaviorRegistry()
get
public String get(String application,
String behaviorType,
String key)
put
public void put(String application,
String behaviorType,
String key,
String value)