gov.nih.nci.cagrid.introduce.upgrade.introduce
Class Introduce_1_1__1_2_Upgrader

java.lang.Object
  extended by gov.nih.nci.cagrid.introduce.upgrade.one.one.IntroduceUpgraderBase
      extended by gov.nih.nci.cagrid.introduce.upgrade.introduce.Introduce_1_1__1_2_Upgrader
All Implemented Interfaces:
IntroduceUpgraderI

public class Introduce_1_1__1_2_Upgrader
extends IntroduceUpgraderBase


Constructor Summary
Introduce_1_1__1_2_Upgrader(IntroduceUpgradeStatus status, ServiceInformation serviceInformation, java.lang.String servicePath)
           
 
Method Summary
protected  void upgrade()
           
 
Methods inherited from class gov.nih.nci.cagrid.introduce.upgrade.one.one.IntroduceUpgraderBase
execute, getFromVersion, getServiceInformation, getServicePath, getStatus, getToVersion, setFromVersion, setServiceInformation, setServicePath, setStatus, setToVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Introduce_1_1__1_2_Upgrader

public Introduce_1_1__1_2_Upgrader(IntroduceUpgradeStatus status,
                                   ServiceInformation serviceInformation,
                                   java.lang.String servicePath)
                            throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

upgrade

protected void upgrade()
                throws java.lang.Exception
Specified by:
upgrade in class IntroduceUpgraderBase
Throws:
java.lang.Exception