mx4j.adaptor.rmi
Interface RemoteAdaptor
- All Superinterfaces:
- Invocable, java.rmi.Remote
- All Known Implementing Classes:
- RMIAdaptor
- public interface RemoteAdaptor
- extends Invocable, java.rmi.Remote
Remote interface for interceptor invocation style
- Version:
- $Revision: 1.2 $
- Author:
- Simone Bordet
getHostName
public java.lang.String getHostName()
throws java.rmi.RemoteException
getHostAddress
public java.lang.String getHostAddress()
throws java.rmi.RemoteException
Copyright © 2001-2002 MX4J Team. All Rights Reserved.