org.openrdf.util.rmirouting
Interface KeepAliveWhenUnreferenced

All Known Implementing Classes:
FactoryInterfaceImpl

public interface KeepAliveWhenUnreferenced

The main purpose of this interface is to indicate that the implementing instance should not be 'unexported' - e.g. removed from the RMI Object Table. This can happen when an 'unreferenced' call is received from a client when the last ref to its remote reference is about to be swept by the local GC.

Version:
1.0



Copyright © 2002-2006 Aduna BV, GNU LGPL License applies.