Interface XmlConfigurable
- All Known Implementing Classes:
BSHGroupSelector, BSHTransactionParticipant, DailyLogListener, Join, JSParticipant, MappingLogEventWriter, QXmlConfig, RealmLogFilter, RotateLogListener, SelectDestination, SimpleLogListener, TemplateDeployer
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetConfiguration(org.jdom2.Element e) Configures this object from an XML element.
-
Method Details
-
setConfiguration
Configures this object from an XML element.- Parameters:
e- Configuration element- Throws:
ConfigurationException- on error
-