public class PhoneDirectoryServiceExporter extends AbstractRmiServiceExporter
AbstractRmiServiceExporter.SystemPropertyFilter| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
DEFAULT_REGISTRY_HOST, DEFAULT_REGISTRY_PORT| Constructor and Description |
|---|
PhoneDirectoryServiceExporter() |
| Modifier and Type | Method and Description |
|---|---|
protected Remote |
exportRemoteObject() |
protected int |
getRegistryPort() |
protected String |
getServiceNameForBinding() |
static void |
main(String[] args) |
protected void |
promptForUserInput() |
void |
stop() |
getRegistry, getRegistryHost, getRemoteObject, getSystemPropertyFilter, isRemoteObjectBound, isRunning, run, setSecurityManager, showAvailableServices, showGemFireState, showSystemState, stopRegistry, unbindRemoteObjectFromRegistry, unexportRemoteObjectpublic static final String SERVICE_NAME
protected int getRegistryPort()
getRegistryPort in class AbstractRmiServiceExporterprotected String getServiceNameForBinding()
getServiceNameForBinding in class AbstractRmiServiceExporterprotected Remote exportRemoteObject() throws RemoteException
exportRemoteObject in class AbstractRmiServiceExporterRemoteExceptionprotected void promptForUserInput()
throws IOException
IOExceptionpublic void stop()
throws Exception
stop in class AbstractRmiServiceExporterExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.