Skip navigation links

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

B28977-01


Uses of Class
oracle.webservices.management.OperationId

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

 

Uses of OperationId in oracle.webservices.management

 

Methods in oracle.webservices.management that return OperationId
 OperationId InterceptorConfigChangeEvent.getOperationId()
          Get the unique identifier for the operation involved in the event.

 

Methods in oracle.webservices.management with parameters of type OperationId
 Element InterceptorConfig.getOperationConfig(String interceptorName, OperationId operationId)
          Get the operation-level configuration for the specified interceptor.
 Element InterceptorConfig.setOperationConfig(String interceptorName, OperationId operationId, Element configElement, boolean isDefault)
          Set the operation-level configuration for the specified interceptor.

 


Skip navigation links

Copyright © 2006, Oracle. All Rights Reserved.