Uses of Interface
com.ibm.di.eventhandler.SwitchboardInterceptor

Packages that use SwitchboardInterceptor
com.ibm.di.eventhandler   
 

Uses of SwitchboardInterceptor in com.ibm.di.eventhandler
 

Methods in com.ibm.di.eventhandler that return SwitchboardInterceptor
 SwitchboardInterceptor Switchboard.getInterceptor()
           
 

Methods in com.ibm.di.eventhandler with parameters of type SwitchboardInterceptor
 void Switchboard.setInterceptor(SwitchboardInterceptor interceptor)
          Sets the object that will hijack this EventHandler.