| Package | Description |
|---|---|
| org.onosproject.store.core.impl |
Implementation of a distributed application registry.
|
| Modifier and Type | Method and Description |
|---|---|
static AppIdEvent.Type |
AppIdEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppIdEvent.Type[] |
AppIdEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AppIdEvent(AppIdEvent.Type type,
org.onosproject.core.ApplicationId subject) |
Copyright © 2016. All rights reserved.