mx4j.tools.adaptor.rmi

Interface RemoteAdaptor

All Superinterfaces:
Invocable, Remote
Known Implementing Classes:
JRMPAdaptor, RMIAdaptor

public interface RemoteAdaptor
extends Invocable, Remote

Remote interface for interceptor invocation style

Version:
$Revision: 1.3 $

Method Summary

String
getHostAddress()
String
getHostName()

Methods inherited from interface mx4j.tools.adaptor.interceptor.Invocable

invoke

Method Details

getHostAddress

public String getHostAddress()
            throws RemoteException


getHostName

public String getHostName()
            throws RemoteException


Copyright © 2001-2003 MX4J Team. All Rights Reserved.