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