BEA Systems, Inc.


weblogic.common
Class CallbackDispatcher

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

public final 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.

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 java.rmi.RemoteException
Specified by:
invoke in interface weblogic.rjvm.RemoteInvokable


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference