|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManagedDelayerMBean
| Method Summary | |
|---|---|
void |
constantDelay(Integer millis)
|
Long |
getDelay()
|
| 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="Delay") Long getDelay()
@ManagedOperation(description="Set a constant delay in millis") void constantDelay(Integer millis)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||