org.jacorb.orb

Interface ImRAccess

Known Implementing Classes:
ImRAccessImpl

public interface ImRAccess

ImRAccess.java Created: Thu Jan 31 20:55:32 2002

Version:
$Id: ImRAccess.java,v 1.6 2004/05/06 12:40:00 nicolas Exp $

Author:
Nicolas Noffke

Method Summary

String
getImRHost()
int
getImRPort()
void
registerPOA(String name, String server, String host, int port)
void
setServerDown(String name)

Method Details

getImRHost

public String getImRHost()


getImRPort

public int getImRPort()


registerPOA

public void registerPOA(String name,
                        String server,
                        String host,
                        int port)
            throws INTERNAL


setServerDown

public void setServerDown(String name)