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