BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

weblogic.common
Class CallbackDispatcher

java.lang.Object
  |
  +--weblogic.common.CallbackDispatcher

public class CallbackDispatcher
extends java.lang.Object
implements weblogic.rjvm.RemoteInvokable

Author:
Copyright (c) 1997-98 by WebLogic, Inc. All Rights Reserved., Copyright (c) 1999 by BEA WebXpress. All Rights Reserved.
Copyright © 2000 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
CallbackDispatcher(ClientCallback callback, boolean orderingIsCrucial)
           
 
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
 

Constructor Detail

CallbackDispatcher

public CallbackDispatcher(ClientCallback callback,
                          boolean orderingIsCrucial)
Method Detail

invoke

public void invoke(weblogic.rjvm.RemoteRequest req)
            throws RemoteException
Specified by:
invoke in interface weblogic.rjvm.RemoteInvokable


Documentation is available at
http://www.weblogic.com/docs51