|
| WebLogic Server 6.0 Code Examples, BEA Systems, Inc. |
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
examples.cluster.rmi
Interface HelloCluster
- All Superinterfaces:
- weblogic.rmi.Remote, java.rmi.Remote
- All Known Implementing Classes:
- HelloClusterImpl
- public interface HelloCluster
- extends weblogic.rmi.Remote
This interface is the remote interface for the weblogic.rmi.
- Author:
- Copyright (c) 1998-2000 by BEA Systems, Inc. All Rights Reserved.
Method Summary |
java.lang.String |
sayHello()
|
sayHello
public java.lang.String sayHello()
throws weblogic.rmi.RemoteException
Copyright © 2000 BEA Systems, Inc. All Rights Reserved.