org.apache.servicemix.components.mps
Class StaticStringPropertyValue
java.lang.Object
org.apache.servicemix.components.mps.StaticStringPropertyValue
- All Implemented Interfaces:
- PropertyValue
public class StaticStringPropertyValue
- extends Object
- implements PropertyValue
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XML_ELEMENT_NAME
public static final String XML_ELEMENT_NAME
- Our element name
- See Also:
- Constant Field Values
StaticStringPropertyValue
public StaticStringPropertyValue(String staticValue)
- Ctor
- Parameters:
staticValue -
getPropertyValue
public String getPropertyValue(javax.jbi.messaging.NormalizedMessage msg)
throws javax.jbi.JBIException
- Specified by:
getPropertyValue in interface PropertyValue
- Throws:
javax.jbi.JBIException
Copyright © 2005-2010 The Apache Software Foundation. All Rights Reserved.