public class ContextControllerKeyedFilterEntryNoInit extends ContextControllerKeyedFilterEntry
callback, controllerPath, filterHandle, filterValueSet, item, parentPartitionKeys
Constructor and Description |
---|
ContextControllerKeyedFilterEntryNoInit(ContextControllerKeyedImpl callback,
IntSeqKey controllerPath,
Object[] parentPartitionKeys,
ContextControllerDetailKeyedItem item) |
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 ContextControllerKeyedFilterEntryNoInit(ContextControllerKeyedImpl callback, IntSeqKey controllerPath, Object[] parentPartitionKeys, ContextControllerDetailKeyedItem item)
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.