Skip navigation links

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

E10689-03


Uses of Interface
oracle.wsm.policyengine.IExecutionContext

Packages that use IExecutionContext
oracle.wsm.policyengine   
oracle.wsm.policyengine.impl   

 

Uses of IExecutionContext in oracle.wsm.policyengine

 

Methods in oracle.wsm.policyengine that return IExecutionContext
 IExecutionContext IAssertionExecutor.getExecutionContext()
          Return the Execution Context

 

Methods in oracle.wsm.policyengine with parameters of type IExecutionContext
 void IAssertionExecutor.init(IAssertion ia, IExecutionContext context, IContext msgContext)
          This method is called after the AssertionExecutor is created or after one of the properties has been changed.

 

Uses of IExecutionContext in oracle.wsm.policyengine.impl

 

Classes in oracle.wsm.policyengine.impl that implement IExecutionContext
 class ExecutionContext
           

 

Fields in oracle.wsm.policyengine.impl declared as IExecutionContext
protected  IExecutionContext AssertionExecutor.econtext
           

 

Methods in oracle.wsm.policyengine.impl that return IExecutionContext
 IExecutionContext AssertionExecutor.getExecutionContext()
           

 

Methods in oracle.wsm.policyengine.impl with parameters of type IExecutionContext
 void AssertionExecutor.init(IAssertion ia, IExecutionContext context)
           

 


Skip navigation links

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

E10689-03


Copyright © 2007-2009, Oracle. All rights reserved.