Class AFRegistry

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

public abstract class AFRegistry extends Object implements Registry
A wrapper for RMI registries, both remote and local, to allow for a clean removal of bound resources upon shutdown.
Author:
Christian Kohlschütter