Class AFUNIXRegistry
java.lang.Object
org.newsclub.net.unix.rmi.AFRegistry
org.newsclub.net.unix.rmi.AFUNIXRegistry
A wrapper for RMI registries, both remote and local, to allow for a clean removal of bound
resources upon shutdown.
This subclass mostly exists for backwards compatibility.
- Author:
- Christian Kohlschütter
-
Field Summary
Fields inherited from interface Registry
REGISTRY_PORT -
Method Summary
Methods inherited from class AFRegistry
bind, getNaming, isLocal, isRemoteServer, list, lookup, lookup, rebind, unbindModifier and TypeMethodDescriptionvoidReturns theAFNaminginstance responsible for this registry.final booleanisLocal()Returnstrueif the wrapped Registry instance is locally created.booleanDeprecated.String[]list()Returns the remote reference bound to the specifiednamein this registry.voidvoid