public class ContextControllerKeyedFilterEntryWInit extends ContextControllerKeyedFilterEntry
callback, controllerPath, filterHandle, filterValueSet, item, parentPartitionKeys
Constructor and Description |
---|
ContextControllerKeyedFilterEntryWInit(ContextControllerKeyedImpl callback,
IntSeqKey controllerPath,
ContextControllerDetailKeyedItem item,
Object[] parentPartitionKeys,
ContextConditionDescriptorFilter initCond) |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
matchFound(EventBean theEvent,
Collection<FilterHandleCallback> allStmtMatches)
Indicate that an event was evaluated by the
FilterService
which matches the filter specification FilterSpecActivatable associated with this callback. |
getFilterHandle, getStatementId, isSubSelect, start, stop, transfer
public ContextControllerKeyedFilterEntryWInit(ContextControllerKeyedImpl callback, IntSeqKey controllerPath, ContextControllerDetailKeyedItem item, Object[] parentPartitionKeys, ContextConditionDescriptorFilter initCond)
public void matchFound(EventBean theEvent, Collection<FilterHandleCallback> allStmtMatches)
FilterHandleCallback
FilterService
which matches the filter specification FilterSpecActivatable
associated with this callback.theEvent
- - the event received that matches the filter specificationallStmtMatches
- - collection of matches that represent all matches for the same statementpublic void destroy()
destroy
in class ContextControllerKeyedFilterEntry
Copyright © 2005–2021. All rights reserved.