Module org.newsclub.net.unix.rmi
Package org.newsclub.net.unix.rmi
Interface AFNamingProvider<T extends AFNaming>
- Type Parameters:
T- The actualAFNamingsubclass.
public interface AFNamingProvider<T extends AFNaming>
The key to accessing to
AFNaming instances.
Implementors must guarantee that hashCode() and equals(Object) correctly
identify duplicate providers.- Author:
- Christian Kohlschütter
-
Method Summary
-
Method Details