|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeploymeVersion | |
|---|---|
| org.ow2.jasmine.deployme.api | |
| Uses of DeploymeVersion in org.ow2.jasmine.deployme.api |
|---|
| Methods in org.ow2.jasmine.deployme.api that return DeploymeVersion | |
|---|---|
static DeploymeVersion |
DeployMEPropertiesManager.getDeploymeVersion(List<String> namespaces)
|
static DeploymeVersion |
DeployMEPropertiesManager.getDeploymeVersion(String namespace)
|
static DeploymeVersion |
DeploymeVersion.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DeploymeVersion[] |
DeploymeVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.ow2.jasmine.deployme.api with parameters of type DeploymeVersion | |
|---|---|
static String |
DeployMEPropertiesManager.getTopologySchemaLocation(DeploymeVersion deploymeVersion)
Return the topology schema location |
static String |
DeployMEPropertiesManager.getTopologyXMLNS(DeploymeVersion deploymeVersion)
Return the topology XML namespace |
static String |
DeployMEPropertiesManager.getXsdTopologyPath(DeploymeVersion deploymeVersion)
Return the topology schema path |
| Constructors in org.ow2.jasmine.deployme.api with parameters of type DeploymeVersion | |
|---|---|
XmlLoader(String xml,
DeploymeVersion deploymeVersion)
Constructor. |
|
XmlLoader(URL topologyUrl,
DeploymeVersion deploymeVersion)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||