|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.synapse.processors.AbstractProcessor
Abstract Processor... simply has a name
Constructor Summary | |
AbstractProcessor()
|
Method Summary | |
java.lang.String |
getName()
the name of the instance of this processor |
void |
setName(java.lang.String name)
set the name of the instance of the processor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.synapse.Processor |
process |
Constructor Detail |
public AbstractProcessor()
Method Detail |
public java.lang.String getName()
Processor
getName
in interface Processor
public void setName(java.lang.String name)
Processor
setName
in interface Processor
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |