public interface ServiceBundle
| Modifier and Type | Method and Description | 
|---|---|
ClusterService | 
cluster()
Reference to a cluster service implementation. 
 | 
DeviceService | 
device()
Reference to a device service implementation. 
 | 
FlowRuleService | 
flow()
Reference to a flow service implementation. 
 | 
HostService | 
host()
Reference to a host service implementation. 
 | 
IntentService | 
intent()
Reference to a intent service implementation. 
 | 
UiTopoLayoutService | 
layout()
Reference to a UI Topology Layout service implementation. 
 | 
LinkService | 
link()
Reference to a link service implementation. 
 | 
MastershipService | 
mastership()
Reference to a mastership service implementation. 
 | 
RegionService | 
region()
Reference to a region service implementation. 
 | 
UiTopoLayoutService layout()
ClusterService cluster()
MastershipService mastership()
RegionService region()
DeviceService device()
LinkService link()
HostService host()
IntentService intent()
FlowRuleService flow()