org.jboss.metadata
Interface XmlLoadable

All Known Subinterfaces:
InstancePoolFeeder (src)
All Known Implementing Classes:
AbstractInstanceCache (src) , AbstractInstancePool (src) , EntityBeanCacheBatchInvalidatorInterceptor (src) , LRUEnterpriseContextCachePolicy (src) , MetaData (src) , TxInterceptorCMT (src) , TxStatisticsInterceptor (src)

public interface XmlLoadable

See Also:

Method Summary
 void importXml(org.w3c.dom.Element element)
           
 

Method Detail

importXml

public void importXml(org.w3c.dom.Element element)
               throws java.lang.Exception
Throws:
java.lang.Exception