public interface RMIRegistryService
Registry in spring.| Modifier and Type | Method and Description |
|---|---|
java.net.InetAddress |
getLoopbackAddress()
The local (loopback) address to use for communication.
|
int |
getPort()
The local port of the exposed
Registry. |
java.rmi.registry.Registry |
getRegistry()
The actual
Registry. |
java.rmi.registry.Registry getRegistry()
Registry.Registryint getPort()
Registry.java.net.InetAddress getLoopbackAddress()
Copyright © 2018 SAP SE. All Rights Reserved.