|
| WebLogic Server 6.0 Code Examples, BEA Systems, Inc. |
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
examples.rmi_iiop.hello
Interface HelloWorld
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- HelloImpl
- public interface HelloWorld
- extends java.rmi.Remote
The HelloWorld interface.
- Author:
- Copyright (c) 2000 by BEA Systems, Inc. All Rights Reserved.
sayHello
public void sayHello()
throws java.rmi.RemoteException
Copyright © 2000 BEA Systems, Inc. All Rights Reserved.