|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E54416-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigEvent | |
|---|---|
| oracle.security.opss.service.config | |
| Uses of ConfigEvent in oracle.security.opss.service.config |
|---|
| Methods in oracle.security.opss.service.config that return ConfigEvent | |
|---|---|
static ConfigEvent |
ConfigEvent.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. |
static ConfigEvent[] |
ConfigEvent.values()Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.security.opss.service.config with parameters of type ConfigEvent | |
|---|---|
void |
ConfigurationManagementService.addConfigListener(ConfigListener listener, ConfigEvent[] filter) |
void |
ConfigListener.process(ConfigEvent event, java.lang.String contextId)NOTE: When the Event is a CONFIG CHANGED event then the method processConfigChanges would be invoked instead of this method. |
|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E54416-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||