| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cid.distribution.base.MessageHandlerBase
org.cid.distribution.plugins.common.PassthroughHandler
public class PassthroughHandler
A handler that returns the same message that it received.
The nodes that do not have a handler defined are asigned a Passthrough handler automatically during the process startup phase.
| Constructor Summary | |
|---|---|
| PassthroughHandler() | |
| Method Summary | |
|---|---|
|  MessageEnumeration | process(DistributionMessage message)This handler process a message by returning it without altering. | 
| Methods inherited from class org.cid.distribution.base.MessageHandlerBase | 
|---|
| addRules, destroy, getId, init, setDistributionContext, setId | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public PassthroughHandler()
| Method Detail | 
|---|
public MessageEnumeration process(DistributionMessage message)
                           throws DistributionProcessingException
DistributionProcessingException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||