SenderConfigurations
.See: Description
Interface | Description |
---|---|
IMPConfigAdminService |
The configuration service allows the client to create, remove and find sender
configurations along with associated sender trigger configurations and sender
side effect configurations.
|
SenderConfigSearchCriteria | Deprecated |
SenderConfiguration | Deprecated |
SenderSideEffectConfiguration | Deprecated |
SenderTriggerConfiguration | Deprecated |
This package contains interfaces to create, remove and find SenderConfigurations
.
SenderConfiguration
is the top level object, with SenderTriggerConfiguration
object as its direct child. SenderTriggerConfiguration
object in turn has SenderSideEffectConfiguration
object as its child. The client application must create the complete heriarchy before invoking the create functionality. Before removing a Sender Configuration, the client application must invoke the finder API to get the handle of the existing configuration, associated with the target configuration item to delete.
HDR APIs support the following:
This package is deprecated.
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved