@ManagedResource public class JmxServiceProxy extends Object
| Constructor and Description |
|---|
JmxServiceProxy(ServiceProxy rule,
Router router) |
| Modifier and Type | Method and Description |
|---|---|
int |
getProcessedExchanges() |
boolean |
isActive() |
void |
toggleActive() |
public JmxServiceProxy(ServiceProxy rule, Router router)
@ManagedOperation
public void toggleActive()
throws IOException
IOException@ManagedAttribute public boolean isActive()
@ManagedAttribute public int getProcessedExchanges()
Copyright © 2022. All Rights Reserved.