| Package | Description |
|---|---|
| org.gatein.wsrp.consumer |
| Modifier and Type | Method and Description |
|---|---|
RegistrationProperty.Status |
RegistrationProperty.getStatus() |
static RegistrationProperty.Status |
RegistrationProperty.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegistrationProperty.Status[] |
RegistrationProperty.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegistrationInfo.propertyValueChanged(RegistrationProperty property,
RegistrationProperty.Status previousStatus,
Object oldValue,
Object newValue) |
void |
RegistrationProperty.setStatus(RegistrationProperty.Status status) |
Copyright © 2006-2014 GateIn. All Rights Reserved.