BEA WebLogic Server 9.0 API Reference
weblogic.common
Class CallbackDispatcher
java.lang.Object
   weblogic.common.CallbackDispatcher
weblogic.common.CallbackDispatcher
- All Implemented Interfaces: 
- weblogic.rjvm.RemoteInvokable
- public final class CallbackDispatcher- extends Object- implements weblogic.rjvm.RemoteInvokable
- Copyright © 2005 BEA Systems, Inc. All Rights Reserved.
 
| Method Summary | 
|  void | invoke(weblogic.rjvm.RemoteRequest req)
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CallbackDispatcher
public CallbackDispatcher(ClientCallback callback)
invoke
public void invoke(weblogic.rjvm.RemoteRequest req)
            throws RemoteException
- 
- Specified by:
- invokein interface- weblogic.rjvm.RemoteInvokable
 
- 
- Throws:
- RemoteException