|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMBeanOperation
Implementations of this interface can be added dynamically as operations in a BaseModelMBeanExt.
| Method Summary | |
|---|---|
MBeanOperationInfo |
getMBeanOperationInfo()
Get the MBeanOperationInfo describing this operation. |
Object |
invoke(String id,
Object[] args)
Invoke the operation for this BaseModelMBeanExt id. |
| Method Detail |
|---|
MBeanOperationInfo getMBeanOperationInfo()
Object invoke(String id,
Object[] args)
id - The BaseModelMBeanExt id.args - The arguments of this operation.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||