Class CarbonServerLifeCycleUtil
java.lang.Object
org.wso2.carbon.webapp.ext.cxf.lifecycle.CarbonServerLifeCycleUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidreplaceInInterceptor(org.apache.cxf.endpoint.Server server, String target, String interceptor) static voidreplaceInInterceptor(org.apache.cxf.endpoint.Server server, String target, org.apache.cxf.interceptor.Interceptor interceptor)
-
Constructor Details
-
CarbonServerLifeCycleUtil
public CarbonServerLifeCycleUtil()
-
-
Method Details
-
replaceInInterceptor
public static void replaceInInterceptor(org.apache.cxf.endpoint.Server server, String target, org.apache.cxf.interceptor.Interceptor interceptor) -
replaceInInterceptor
-