eu.scape_project.xa.tw.gen
Class DeploymentCreator

java.lang.Object
  extended by eu.scape_project.xa.tw.gen.DeploymentCreator

public class DeploymentCreator
extends Object

Version:
0.3
Author:
shsdev https://github.com/shsdev

Constructor Summary
DeploymentCreator(String pomAbsPath, Service service, PropertiesSubstitutor st)
          Constructor for a DeploymentCreator
 
Method Summary
 void createPom()
          Insert data types
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentCreator

public DeploymentCreator(String pomAbsPath,
                         Service service,
                         PropertiesSubstitutor st)
Constructor for a DeploymentCreator

Parameters:
pomAbsPath -
service -
st -
Method Detail

createPom

public void createPom()
               throws GeneratorException
Insert data types

Throws:
GeneratorException


Copyright © 2013. All Rights Reserved.