Package | Description |
---|---|
com.hp.sdn.adm.app |
Definitions of the services pertaining to Application Management.
|
com.hp.sdn.app |
Definitions of the domain model pertaining to applications.
|
Modifier and Type | Method and Description |
---|---|
void |
AppEventListener.handleAppEvent(ApplicationEventType event,
Application app)
Issues notification about an application event.
|
Modifier and Type | Method and Description |
---|---|
static ApplicationEventType |
ApplicationEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationEventType[] |
ApplicationEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.