|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Changed.TYPE | |
---|---|
org.jvnet.hk2.config |
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(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,
Class<T> changedType,
T changedInstance)
Notification of a change on a configuration object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |