Interface InstanceHostInfo

All Known Implementing Classes:
JndiInstanceHostInfo, SimpleInstanceHostInfo

public interface InstanceHostInfo
Gets host information for an instance. Objects implementing this interface must implement Object.hashCode() and Object.equals(Object) such that this can be used as a hash map key.