Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


oracle.fabric.common.legacypolicy
Class LegacyPolicyConfig

java.lang.Object
  extended by oracle.fabric.common.legacypolicy.LegacyPolicyConfig


public class LegacyPolicyConfig
extends Object

Constructor Summary
LegacyPolicyConfig(String interceptor, oracle.fabric.common.LifecycleEvent event, boolean isService)
           

 

Method Summary
 Map<oracle.fabric.common.legacy.LegacyInterceptorConfigOperationIdentifier,List<IPolicy>> createPolicyOperationMap()
           
 List<IPolicy> createPortPolicyList()
           
static oracle.fabric.common.legacy.LegacyInterceptorConfigOperationIdentifier getOperationIdFromContext(oracle.fabric.common.InterceptorContext ctx)
           
static oracle.fabric.common.legacy.LegacyInterceptorConfigOperationResolver getOperationResolverFromContext(oracle.fabric.common.InterceptorContext context)
           
static oracle.fabric.common.legacy.LegacyInterceptorConfigPortIdentifier getPortIdFromContext(oracle.fabric.common.InterceptorContext context)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

LegacyPolicyConfig

public LegacyPolicyConfig(String interceptor,
                          oracle.fabric.common.LifecycleEvent event,
                          boolean isService)

Method Detail

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

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.