- java.lang.Object
-
- org.mule.runtime.config.spring.dsl.processor.SimpleConfigAttribute
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getName
public String getName()
- Returns:
- the configuration attribute name as it appears in the configuration file.
-
getValue
public String getValue()
- Returns:
- configuration value as defined in the configuration file.
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.