public class CircuitActivationFilter extends VariablePropertiesFilter
| Modifier and Type | Class and Description |
|---|---|
class |
CircuitActivationFilter.AFContext |
| Modifier and Type | Field and Description |
|---|---|
protected CircuitActivationFilter.AFContext |
afc |
protected java.util.Map<java.lang.String,com.vordel.el.Selector<?>> |
attrs |
BoundCircuit |
boundCircuit |
USER_ATTRIBUTE_FORMAT_REGEX, userAttributePatternCAN_FAIL, CAN_SUCCEED, circuit, consProps, contextLoader, EMPTY_PROP_DEF_SET, EMPTY_STRING_SET, genProps, name, reqProps| Constructor and Description |
|---|
CircuitActivationFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(ConfigContext ctx,
Entity entity)
Called to initially configure a filter from the entity store.
|
CircuitActivationFilter.AFContext |
getAFContext() |
java.lang.Class<? extends FilterContainerImpl> |
getConfigPanelClass()
Get the Class which must be instantiated to configure the Filter.
|
java.util.Set<com.vordel.common.util.PropDef> |
getGenProps() |
java.lang.Class<? extends MessageProcessor> |
getMessageProcessorClass()
Get the Class which must be instantiated to process this Filter to implement a MessageProcessor
|
void |
setName(java.lang.String name) |
createHashSet, getLoggingWildcards, getRequiredPropertiesFromEntity, getRequiredPropertiesFromReferences, getWildcardAttributes, ignoreField, ignoreType, selectorProps, syncPropsaddPropDefs, getCircuitPK, getConsProps, getEntity, getFailureNode, getFailureNodePK, getName, getPossibleOutcomes, getReqProps, getSuccessNode, getSuccessNodePK, reconfigure, setCircuitPK, setDefaultPropertyDefs, setEntity, setFailureNode, setShouldAbortProcessingOnLogError, setSuccessNode, shouldAbortProcessingOnLogErrorpublic BoundCircuit boundCircuit
protected java.util.Map<java.lang.String,com.vordel.el.Selector<?>> attrs
protected CircuitActivationFilter.AFContext afc
public CircuitActivationFilter.AFContext getAFContext()
public void configure(ConfigContext ctx, Entity entity) throws EntityStoreException
Filterconfigure in class VariablePropertiesFilterctx - The configuration contextentity - The entity pertaining to this Filter instanceEntityStoreException - If there's a problem during configurationpublic java.lang.Class<? extends MessageProcessor> getMessageProcessorClass() throws java.lang.ClassNotFoundException
FiltergetMessageProcessorClass in class Filterjava.lang.ClassNotFoundException - If the class is unavailablepublic java.lang.Class<? extends FilterContainerImpl> getConfigPanelClass() throws java.lang.ClassNotFoundException
FiltergetConfigPanelClass in class Filterjava.lang.ClassNotFoundException - If the class is unavailablepublic java.util.Set<com.vordel.common.util.PropDef> getGenProps()
getGenProps in class Filter
This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel