|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProvisionMonitorEvent.Action | |
|---|---|
| org.rioproject.monitor | Provides the capability to deploy and monitor applications. |
| Uses of ProvisionMonitorEvent.Action in org.rioproject.monitor |
|---|
| Methods in org.rioproject.monitor that return ProvisionMonitorEvent.Action | |
|---|---|
ProvisionMonitorEvent.Action |
ProvisionMonitorEvent.getAction()
Get the action attribute |
static ProvisionMonitorEvent.Action |
ProvisionMonitorEvent.Action.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ProvisionMonitorEvent.Action[] |
ProvisionMonitorEvent.Action.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.rioproject.monitor with parameters of type ProvisionMonitorEvent.Action | |
|---|---|
ProvisionMonitorEvent(Object source,
ProvisionMonitorEvent.Action action,
OperationalString opString)
Create a ProvisionMonitorEvent for an OperationalString deployment or undeployment, update or OperationaStringManager change |
|
ProvisionMonitorEvent(Object source,
ProvisionMonitorEvent.Action action,
ServiceElement sElem)
Create a ProvisionMonitorEvent for a ServiceElement add, remove or change notification |
|
ProvisionMonitorEvent(Object source,
ProvisionMonitorEvent.Action action,
String opStringName,
ServiceElement sElem,
ServiceBeanInstance instance)
Create a ProvisionMonitorEvent indicating a service provision or failure notification |
|
|
Copyright © Rio Project. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||