Interface CallbackProxy
- All Superinterfaces:
Callback
Placeholder proxy interface to allow an InvocationHandler to convert
arguments/return values on callback methods. This is a special sub-interface
of
Callback which expects its arguments in a single Object array
passed to its callback(Object[]) method.-
Nested Class Summary
Nested classes/interfaces inherited from interface Callback
Callback.UncaughtExceptionHandler -
Field Summary
Fields inherited from interface Callback
FORBIDDEN_NAMES, METHOD_NAME -
Method Summary