org.codehaus.plexus.rmi
Interface RmiService

All Known Implementing Classes:
DefaultRmiService

public interface RmiService

Version:
$Id$
Author:
Trygve Laugstøl

Field Summary
static java.lang.String ROLE
           
 
Method Summary
 java.rmi.registry.Registry getRegistry()
           
 

Field Detail

ROLE

public static final java.lang.String ROLE
Method Detail

getRegistry

public java.rmi.registry.Registry getRegistry()
                                       throws RmiServiceException
Throws:
RmiServiceException


Copyright © 2001-2007 Codehaus. All Rights Reserved.