|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RMIRegistryService
This service is responsible for holding a reference to the global RMI registry.
| Field Summary | |
|---|---|
static String |
SERVICE_ID
The service id of the RMIRegistryService |
| Method Summary | |
|---|---|
Registry |
getRegistry()
Get a reference to the RMI registry. |
String |
getRegistryHost()
Get the host of the RMI registry. |
int |
getRegistryPort()
Get the port of the RMI registry. |
| Methods inherited from interface com.cafesoft.core.service.Service |
|---|
destroy, getServiceConfig, initialize |
| Methods inherited from interface com.cafesoft.core.util.Debuggable |
|---|
setDebug |
| Field Detail |
|---|
static final String SERVICE_ID
| Method Detail |
|---|
Registry getRegistry()
throws ServiceException
ServiceException - if an error occurs getting the Registry.String getRegistryHost()
int getRegistryPort()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||