|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Changed.TYPE in org.jvnet.hk2.config |
|---|
| Methods in org.jvnet.hk2.config that return Changed.TYPE | |
|---|---|
static Changed.TYPE |
Changed.TYPE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Changed.TYPE[] |
Changed.TYPE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jvnet.hk2.config with parameters of type Changed.TYPE | ||
|---|---|---|
|
Changed.changed(Changed.TYPE type,
java.lang.Class<T> changedType,
T changedInstance)
Notification of a change on a configuration object |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||