Class AFUNIXRegistry

java.lang.Object
org.newsclub.net.unix.rmi.AFRegistry
org.newsclub.net.unix.rmi.AFUNIXRegistry
All Implemented Interfaces:
Registry, Remote

public class AFUNIXRegistry extends AFRegistry
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