Skip navigation links
oracle.fabric.common.legacypolicy
Class LegacyPolicyConfig
java.lang.Object
oracle.fabric.common.legacypolicy.LegacyPolicyConfig
-
public class LegacyPolicyConfig
- extends Object
Constructor Summary |
LegacyPolicyConfig(String interceptor, oracle.fabric.common.LifecycleEvent event, boolean isService)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LegacyPolicyConfig
public LegacyPolicyConfig(String interceptor,
oracle.fabric.common.LifecycleEvent event,
boolean isService)
createPortPolicyList
public List<IPolicy> createPortPolicyList()
throws WSMException
-
- Throws:
WSMException
createPolicyOperationMap
public Map<oracle.fabric.common.legacy.LegacyInterceptorConfigOperationIdentifier,List<IPolicy>> createPolicyOperationMap()
throws WSMException
-
- Throws:
WSMException
getPortIdFromContext
public static oracle.fabric.common.legacy.LegacyInterceptorConfigPortIdentifier getPortIdFromContext(oracle.fabric.common.InterceptorContext context)
getOperationResolverFromContext
public static oracle.fabric.common.legacy.LegacyInterceptorConfigOperationResolver getOperationResolverFromContext(oracle.fabric.common.InterceptorContext context)
getOperationIdFromContext
public static oracle.fabric.common.legacy.LegacyInterceptorConfigOperationIdentifier getOperationIdFromContext(oracle.fabric.common.InterceptorContext ctx)
Skip navigation links
Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.