|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManagedSendProcessorMBean
| Method Summary | |
|---|---|
String |
getDestination()
|
String |
getMessageExchangePattern()
|
void |
setDestination(String uri)
|
| Methods inherited from interface org.apache.camel.api.management.mbean.ManagedProcessorMBean |
|---|
getCamelId, getProcessorId, getRouteId, getState, start, stop |
| Methods inherited from interface org.apache.camel.api.management.mbean.ManagedCounterMBean |
|---|
getExchangesTotal, reset |
| Method Detail |
|---|
@ManagedAttribute(description="Destination as Endpoint URI") String getDestination()
@ManagedAttribute(description="Destination as Endpoint URI") void setDestination(String uri)
@ManagedAttribute(description="Message Exchange Pattern") String getMessageExchangePattern()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||