| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hivemind.impl.BaseLocatable
org.apache.hivemind.lib.pipeline.TerminatorContribution
public class TerminatorContribution
Contribution used to set the terminator for a service. A pipeline may only have a single terminator, extras are logged and ignored. This may also be set when invoking the PipelineFactory.
| Constructor Summary | |
|---|---|
| TerminatorContribution() | |
| Method Summary | |
|---|---|
|  void | informAssembler(PipelineAssembler pa)Invoke PipelineAssembler.addFilter(String, String, String, Object, Location)orPipelineAssembler.setTerminator(Object, Location). | 
|  void | setTerminator(java.lang.Object object) | 
| Methods inherited from class org.apache.hivemind.impl.BaseLocatable | 
|---|
| getLocation, setLocation | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public TerminatorContribution()
| Method Detail | 
|---|
public void informAssembler(PipelineAssembler pa)
PipelineContributionPipelineAssembler.addFilter(String, String, String, Object, Location)
 or PipelineAssembler.setTerminator(Object, Location).
informAssembler in interface PipelineContributionpublic void setTerminator(java.lang.Object object)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||