@Service public class DomainIntentManager extends Object implements org.onosproject.net.domain.DomainIntentService
DomainIntentService implementation class.| Modifier and Type | Field and Description |
|---|---|
protected org.onosproject.net.device.DeviceService |
deviceService |
protected org.onosproject.net.driver.DriverService |
driverService |
| Constructor and Description |
|---|
DomainIntentManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deactivate() |
void |
sumbit(org.onosproject.net.domain.DomainIntentOperations domainOperations) |