|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectverinec.adaptation.DistNone
public class DistNone
Distribute nothing, for distributor producing no output.
| Constructor Summary | |
|---|---|
DistNone()
|
|
| Method Summary | |
|---|---|
void |
distribute(Element config)
Do nothing with the element |
String |
execute(Element command)
Execute should never happen on an empty service |
void |
setTarget(Element target)
Set the target which is empty. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DistNone()
| Method Detail |
|---|
public void setTarget(Element target)
setTarget in interface IDistributortarget - a cp target according to the schema.public void distribute(Element config)
distribute in interface IDistributorconfig - A result according to the schema.public String execute(Element command)
execute in interface IDistributorcommand - A command
|
Copyright © 2005 Verinec, DIUF | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||