Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-02


Package oracle.webservices.management

This package contains the interfaces and classes needed to implement web services management features.

See:
          Description

Interface Summary
ConfigurationStore Implementations of this interface provide access to management configuration information.
InterceptorConfig Implementations of this class represent a management interceptor configuration.
InterceptorConfigChangeEvent This class is used to communicate management configuration changes to registered listeners.
InterceptorConfigListener Implementations of this interface are able to respond to interceptor configuration change events.

 

Class Summary
InterceptorScope An enumeration for describing interceptor scope.
OperationId Instances of this class uniquely identify a web service operation.
PortId Instances of this class constitute unique identifiers for web service ports.

 

Exception Summary
ConfigException Thrown to indicate a configuration error.

 

Package oracle.webservices.management Description

This package contains the interfaces and classes needed to implement web services management features.


Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.