Interface HandleAccessor<H>

Type Parameters:
H - The type of the handle to be used.
All Known Subinterfaces:
HandleAccessor.HandleProperty<H>
All Known Implementing Classes:
ComponentRuntimeException.ComponentHandleRuntimeException, HandleTimeoutRuntimeException, IllegalHandleStateChangeRuntimeException, UnknownHandleRuntimeException, UnsupportedHandleOperationRuntimeException

public interface HandleAccessor<H>
Provides an accessor for a handle property for e.g. key / handle pair.