Skip navigation links

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

E10654-02


oracle.webservices.management
Interface InterceptorConfigListener


public interface InterceptorConfigListener

Implementations of this interface are able to respond to interceptor configuration change events.


Method Summary
 void handleChange(InterceptorConfigChangeEvent change)
          Handle a configuration change event.

 

Method Detail

handleChange

void handleChange(InterceptorConfigChangeEvent change)
Handle a configuration change event.
Parameters:
change - A InterceptorConfigChangeEvent instance.

Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.