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.InterceptorScope

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

 

Uses of InterceptorScope in oracle.webservices.management

 

Fields in oracle.webservices.management declared as InterceptorScope
static InterceptorScope InterceptorScope.GLOBAL
          "Global" level scope.
static InterceptorScope InterceptorScope.OPERATION
          "Operation" level scope.
static InterceptorScope InterceptorScope.PORT
          "Port" level scope.

 

Methods in oracle.webservices.management that return InterceptorScope
 InterceptorScope InterceptorConfigChangeEvent.getScope()
          Determine the interceptor scope.

 


Skip navigation links

Copyright © 2006, Oracle. All Rights Reserved.