public abstract class AbstractGlobalGroup extends PropertyResources implements GlobalGrouping
createParameterCluster(java.util.Map<java.lang.String, java.lang.String>) method is provided.PropertyResources.Load, PropertyResources.URLResourceKEY_NOINITONCREATE, POSTFIX_ALPHABET, POSTFIX_BYTES, POSTFIX_DIR, POSTFIX_EXT, POSTFIX_FILE, POSTFIX_LIST, POSTFIX_MODTIME, POSTFIX_URLKEY_LISTSEPARATOR, KEY_MAPKEYVALUECHAR, KEY_MAPSEPARATORCONFIG, KEY_CLASSKEY_URLRESOURCES, KEY_URLUSECONFIG, KEY_URLUSECURRENT, KEY_URLUSEHOME| Modifier | Constructor and Description |
|---|---|
protected |
AbstractGlobalGroup(Map<String,String> prop)
Constructs a new parameter watching instance with the specified
properties.
|
| Modifier and Type | Method and Description |
|---|---|
static GlobalGrouping |
createParameterCluster(Map<String,String> prop)
Constructs a new parameter watching instance using the mapping of the
PropertySupplying.KEY_CLASS to the class name to derive the class to instantiate. |
static Object |
getFor(TargetDefinition target,
GlobalGrouping set,
String name) |
clone, createFrom, createFrom, createFrom, createInstance, getApplet, getAsResources, getLocate, getPropertiesToKey, getPropertiesToKey, getResource, getResourceAsStream, getResourceFromKey, getResources, hasLocalURLs, initProperties, keyCreate, keyCreate, reload, setAppletaugment, augment, augment, augment, augment, defaultBoolean, defaultChar, defaultDouble, defaultFloat, defaultInt, defaultLong, defaultObject, defaultObject, defaultProperties, defaultProperty, getAsBoolean, getAsChar, getAsDouble, getAsEnums, getAsFloat, getAsInt, getAsList, getAsLong, getAsMap, getAsMap, getAsObject, getAsObject, getProperties, getProperty, has, isNew, parseObject, parseObject, reload, removeProperty, requires, rescanned, setObject, setProperties, setProperty, stringProperties, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTargetaddParameter, change, currentTimeMillis, get, getAllParameterNames, getAllParameters, getParameter, getTrigger, getValue, removeParameter, set, setTrigger, setValue, toggleTriggerdefaultBoolean, defaultChar, defaultDouble, defaultFloat, defaultInt, defaultLong, defaultObject, defaultObject, defaultProperties, defaultProperty, getAsBoolean, getAsChar, getAsDouble, getAsFloat, getAsInt, getAsList, getAsLong, getAsMap, getAsObject, getAsObject, getProperties, getProperty, has, parseObject, removeProperty, setObject, setProperty, stringPropertiesregisterTargetprotected AbstractGlobalGroup(Map<String,String> prop)
PropertySupplying.KEY_CLASS is always set when this constructer is
used.public static final GlobalGrouping createParameterCluster(Map<String,String> prop)
PropertySupplying.KEY_CLASS to the class name to derive the class to instantiate.
If this property is defined, a new parameter watching instance with
the stated
class name is created, the supplied properties used as an argument in
the constructor. Can throw a lot of exceptions if unsuccessful.public static Object getFor(TargetDefinition target, GlobalGrouping set, String name)