public interface XMLMetaBeanRegistry
Modifier and Type | Method and Description |
---|---|
void |
addLoader(XMLMetaBeanLoader loader)
add a loader for xml bean infos.
|
void |
addResourceLoader(String resource)
convenience method to add a loader for a xml file in the classpath
|
void addLoader(XMLMetaBeanLoader loader)
void addResourceLoader(String resource)
resource
- - path of xml file in classpathCopyright © 2010–2013 The Apache Software Foundation. All rights reserved.