|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.easybeans.client.xml.ApplicationClientLoader
public final class ApplicationClientLoader
Class used to fill ApplicationClient implementation class by loading an XML.
| Method Summary | |
|---|---|
static ApplicationClient |
loadApplicationClient(java.io.File archive)
Detects and analyze the META-INF/application-client.xml file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ApplicationClient loadApplicationClient(java.io.File archive)
throws ParsingException
archive - the file to analyze (or directory) in order to find a
application-client.xml file.
ParsingException - if parsing of XML file fails.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||