Skip navigation links
oracle.wsm.log.executor
Class LogAssertionExecutor
java.lang.Object
oracle.wsm.policyengine.impl.AssertionExecutor
oracle.wsm.policyengine.impl.runtime.AssertionExecutor
oracle.wsm.log.executor.LogAssertionExecutor
- All Implemented Interfaces:
- IAssertionExecutor
-
public class LogAssertionExecutor
- extends AssertionExecutor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALL_PARTS
public static final String ALL_PARTS
-
- See Also:
- Constant Field Values
ENVELOPE_PART
public static final String ENVELOPE_PART
-
- See Also:
- Constant Field Values
BODY_PART
public static final String BODY_PART
-
- See Also:
- Constant Field Values
HEADER_PART
public static final String HEADER_PART
-
- See Also:
- Constant Field Values
LOGGER
public static final Logger LOGGER
LogAssertionExecutor
public LogAssertionExecutor()
execute
public IResult execute(IMessageContext context)
throws WSMException
-
- Specified by:
execute
in class AssertionExecutor
-
- Throws:
WSMException
createMessageLogForSOAPBinding
public MessageLogData createMessageLogForSOAPBinding(SOAPBindingMessageContext soapMsgCtxt)
throws XMLException,
IOException
-
- Throws:
XMLException
IOException
init
public void init(IAssertion ia,
IExecutionContext context,
IContext msgContext)
throws WSMException
- Description copied from interface:
IAssertionExecutor
- This method is called after the AssertionExecutor is created or after one of the properties has been changed.
-
- Throws:
WSMException
destroy
public void destroy()
- Description copied from interface:
IAssertionExecutor
- The destroy method for a cleaner ending of the assertion lifecycle.
writeMessageLogInfoLevel
public void writeMessageLogInfoLevel(MessageLogData logData)
Skip navigation links
Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.