Package | Description |
---|---|
org.jacorb.notification | |
org.jacorb.notification.engine | |
org.jacorb.notification.interfaces | |
org.jacorb.notification.servant |
Modifier and Type | Method and Description |
---|---|
FilterStage |
AbstractMessage.getFilterStage() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractMessage.match(FilterStage filterStage) |
void |
AbstractMessage.setFilterStage(FilterStage node) |
Modifier and Type | Field and Description |
---|---|
protected FilterStage[] |
AbstractFilterTask.arrayCurrentFilterStage_
FilterStages to process.
|
protected static FilterStage[] |
AbstractFilterTask.EMPTY_FILTERSTAGE
empty default value for field arrayCurrentFilterStage_.
|
Modifier and Type | Method and Description |
---|---|
FilterStage[] |
FilterConsumerAdminTask.getFilterStagesWithMessageConsumer()
access the FilterStages that have a Event Consumer associated.
|
FilterStage[] |
AbstractFilterTask.getFilterStageToBeProcessed()
get the matching FilterStages of the previous run.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractFilterTask.addFilterStage(FilterStage s) |
void |
DefaultTaskFactory.enqueueMessage(FilterStage[] nodes,
Message mesg) |
void |
TaskFactory.enqueueMessage(FilterStage[] nodes,
Message event) |
void |
AbstractFilterTask.setCurrentFilterStage(FilterStage[] currentFilterStage)
set the FilterStages for the next run.
|
Modifier and Type | Method and Description |
---|---|
FilterStage |
Message.getInitialFilterStage() |
Modifier and Type | Method and Description |
---|---|
boolean |
Message.match(FilterStage filterStage) |
Modifier and Type | Method and Description |
---|---|
FilterStage |
IProxyConsumer.getFirstStage() |
FilterStage |
AbstractProxyConsumer.getFirstStage() |
Modifier and Type | Method and Description |
---|---|
void |
FilterStageListManager.FilterStageList.add(FilterStage filterStage) |