public interface InvokerMBean
| Modifier and Type | Interface and Description |
|---|---|
static class |
InvokerMBean.Invoker
The invoker basic implementation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
printThis(String name,
String... args)
Print the value by running any on this.
|
Object |
runThis(String name,
String... args)
Run any on this.
|
Copyright © 2016. All rights reserved.