org.apache.servicemix.drools.model
Class Message
java.lang.Object
org.apache.servicemix.drools.model.Message
- Direct Known Subclasses:
- Fault
public class Message
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Message
public Message(NormalizedMessage message,
NamespaceContext namespaceContext)
getInternalMessage
public NormalizedMessage getInternalMessage()
xpath
public boolean xpath(String xpath)
throws Exception
- Throws:
Exception
valueOf
public String valueOf(String xpath)
throws Exception
- Throws:
Exception
getProperty
public Object getProperty(String name)
setProperty
public void setProperty(String name,
Object value)
getContent
public Element getContent()
Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.