Class SampleInterceptorConfig


  • public class SampleInterceptorConfig
    extends org.wso2.msf4j.interceptor.OSGiInterceptorConfig
    OSGi request interceptor configuration.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void activate​(org.osgi.framework.BundleContext bundleContext)  
      • Methods inherited from class org.wso2.msf4j.interceptor.OSGiInterceptorConfig

        addGlobalRequestInterceptors, addGlobalResponseInterceptors, getGlobalRequestInterceptorArray, getGlobalResponseInterceptorArray
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SampleInterceptorConfig

        public SampleInterceptorConfig()
    • Method Detail

      • activate

        protected void activate​(org.osgi.framework.BundleContext bundleContext)