org.ow2.jasmine.deployme.api
Class DeployMEPropertiesManager

java.lang.Object
  extended by org.ow2.jasmine.deployme.api.DeployMEPropertiesManager

public class DeployMEPropertiesManager
extends java.lang.Object

Reads and manages the properties files

Author:
Remy Bresson

Constructor Summary
DeployMEPropertiesManager()
           
 
Method Summary
static java.lang.String getTopologySchemaLocation()
          Return the topology schema location
static java.lang.String getTopologyXMLNS()
          Return the topology XML namespace
static java.lang.String getXsdTopologyPath()
          Return the topology schema path
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployMEPropertiesManager

public DeployMEPropertiesManager()
Method Detail

getXsdTopologyPath

public static java.lang.String getXsdTopologyPath()
Return the topology schema path

Returns:
the topology schema path

getTopologyXMLNS

public static java.lang.String getTopologyXMLNS()
Return the topology XML namespace

Returns:
the topology XML namespace

getTopologySchemaLocation

public static java.lang.String getTopologySchemaLocation()
Return the topology schema location

Returns:
the topology schema location


Copyright © 2010 OW2 Consortium. All Rights Reserved.