|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClientInterfaceManager
Dispatches methods to the correct handlers.
Method Summary | |
---|---|
Object |
invoke(Method method,
Object[] args)
Invoke a method. |
Methods inherited from interface org.oddjob.jmx.client.Destroyable |
---|
destroy |
Method Detail |
---|
Object invoke(Method method, Object[] args) throws Throwable
method
- args
-
Throwable
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |