|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypedChangeEvent.Type | |
|---|---|
| org.glassfish.config.support | |
| Uses of TypedChangeEvent.Type in org.glassfish.config.support |
|---|
| Methods in org.glassfish.config.support that return TypedChangeEvent.Type | |
|---|---|
TypedChangeEvent.Type |
TypedChangeEvent.getType()
|
static TypedChangeEvent.Type |
TypedChangeEvent.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TypedChangeEvent.Type[] |
TypedChangeEvent.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.glassfish.config.support with parameters of type TypedChangeEvent.Type | |
|---|---|
TypedChangeEvent(java.lang.Object source,
java.lang.String propertyName,
java.lang.Object oldValue,
java.lang.Object newValue,
TypedChangeEvent.Type type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||