@Beta public interface TributarySlotQuery extends HandlerBehaviour
| Modifier and Type | Method and Description |
|---|---|
Set<TributarySlot> |
queryTributarySlots(PortNumber port)
Returns set of TributarySlot instances which can be used at the port.
|
handler, setHandlerSet<TributarySlot> queryTributarySlots(PortNumber port)
port - port to be checked for the available resources.