org.jpos.core
Interface XmlConfigurable

All Known Implementing Classes:
BSHGroupSelector, BSHTransactionParticipant, Join

public interface XmlConfigurable

Object is Configurable by an Xml Element

Since:
jPOS 1.4.9
Version:
$Revision$ $Date$
Author:
Alejandro P. Revilla

Method Summary
 void setConfiguration(org.jdom.Element e)
           
 

Method Detail

setConfiguration

void setConfiguration(org.jdom.Element e)
                      throws ConfigurationException
Parameters:
e - Configuration element
Throws:
ConfigurationException - on error


Copyright © 1998-2012 jPOS.org. All Rights Reserved.