org.mule.config.builders
Class MuleSetPropertiesRule
java.lang.Object
SetPropertiesRule
org.mule.config.builders.MuleSetPropertiesRule
- Direct Known Subclasses:
- MuleXmlConfigurationBuilder.ExtendedMuleSetPropertiesRule
- public class MuleSetPropertiesRule
- extends SetPropertiesRule
this rule Allows for template parameters to be parse on the configuration file
attributes in the form of ${param-name}. These will get resolved against
properties set in the mule-properites element
- Version:
- $Revision: 3798 $
- Author:
- Ross Mason
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
processor
protected PlaceholderProcessor processor
MuleSetPropertiesRule
public MuleSetPropertiesRule()
MuleSetPropertiesRule
public MuleSetPropertiesRule(PlaceholderProcessor processor)
MuleSetPropertiesRule
public MuleSetPropertiesRule(String[] strings,
String[] strings1)
MuleSetPropertiesRule
public MuleSetPropertiesRule(String[] strings,
String[] strings1,
PlaceholderProcessor processor)
begin
public void begin(String s1,
String s2,
Attributes attributes)
throws Exception
- Throws:
Exception
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.