|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.policy.enforcement.obligation.PropertyPopulatorFactory
public final class PropertyPopulatorFactory
Method Summary | |
---|---|
static PropertySpecializedPopulator |
getInstance(java.lang.String mapping)
|
static void |
setPopulator(java.lang.String mapping,
PropertySpecializedPopulator populator)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void setPopulator(java.lang.String mapping, PropertySpecializedPopulator populator)
public static PropertySpecializedPopulator getInstance(java.lang.String mapping)
mapping
- The name of the mapping to be used in retrieving the PropertySpecializedPopulator.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |