|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.util.ee.metadata.ws.impl.xml.parsing.Webservices12DeploymentDesc
public class Webservices12DeploymentDesc
The Webservices12DeploymentDesc is responsible to load the webservices.xml (version 1.2/JAX-Ws only).
| Nested Class Summary | |
|---|---|
static class |
Webservices12DeploymentDesc.Type
Defines where to look up the webservices.xml file. |
| Method Summary | |
|---|---|
static org.ow2.util.ee.metadata.ws.api.xml.struct.IWebservices |
getWebservices12(org.ow2.util.archive.api.IArchive archive,
Webservices12DeploymentDesc.Type type)
Gets Webservices for a given archive. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static org.ow2.util.ee.metadata.ws.api.xml.struct.IWebservices getWebservices12(org.ow2.util.archive.api.IArchive archive,
Webservices12DeploymentDesc.Type type)
throws org.ow2.util.ee.metadata.common.impl.xml.parsing.ParsingException
archive - file/directory.
org.ow2.util.ee.metadata.common.impl.xml.parsing.ParsingException - if no xml is present.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||