Skip navigation links

Oracle Application Server
Web Services Java API Reference
10g Release 3 (10.1.3.1.0)

B28977-01


Uses of Package
oracle.webservices.management

Packages that use oracle.webservices.management
oracle.webservices.management This package contains the interfaces and classes needed to implement web services management features. 
oracle.webservices.portability This package contains the interfaces and classes needed to implement features in the web services platform portability layer. 

 

Classes in oracle.webservices.management used by oracle.webservices.management
ConfigException
          Thrown to indicate a configuration error.
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.
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.

 

Classes in oracle.webservices.management used by oracle.webservices.portability
ConfigurationStore
          Implementations of this interface provide access to management configuration information.
InterceptorConfig
          Implementations of this class represent a management interceptor configuration.
PortId
          Instances of this class constitute unique identifiers for web service ports.

 


Skip navigation links

Copyright © 2006, Oracle. All Rights Reserved.