|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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 |
public static final String SERVICE_ID
| Method Detail |
public Registry getRegistry()
throws ServiceException
ServiceException - if an error occurs getting the Registry.public String getRegistryHost()
public int getRegistryPort()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||