BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

weblogic.rmi.server
Class Operation

java.lang.Object
  |
  +--weblogic.rmi.server.Operation

public class Operation
extends java.lang.Object

This class is provided strictly for compatibility with java.rmi.*

Author:
Copyright (c) 1997 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
Operation(java.lang.String string)
           
 
Method Summary
 java.lang.String getOperation()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Operation

public Operation(java.lang.String string)
Method Detail

getOperation

public java.lang.String getOperation()

toString

public java.lang.String toString()

Overrides:
toString in class java.lang.Object

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