Skip navigation links
oracle.wsm.policyengine
Interface IPolicyExecutor
- All Known Implementing Classes:
- WSPolicyExecutor, WSPolicyRuntimeExecutor
-
public interface IPolicyExecutor
init
void init(IPolicy policy,
IExecutionContext context,
IContext msgContext)
throws WSMException
-
- Throws:
WSMException
isPolicyEnabled
boolean isPolicyEnabled()
execute
IResult execute(IContext context)
destroy
void destroy()
Skip navigation links
Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.