Skip navigation links

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

E10654-02


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, 2009 Oracle. All Rights Reserved.