org.kuali.common.util.execute.impl
Class ShowEnvExec

java.lang.Object
  extended by org.kuali.common.util.execute.impl.ShowEnvExec
All Implemented Interfaces:
Executable

public class ShowEnvExec
extends Object
implements Executable


Constructor Summary
ShowEnvExec()
           
ShowEnvExec(boolean automatic)
           
 
Method Summary
 void execute()
           
 Object[] getJavaHomeEnvironmentVariable()
           
 boolean isSkip()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowEnvExec

public ShowEnvExec()

ShowEnvExec

public ShowEnvExec(boolean automatic)
Method Detail

execute

public void execute()
Specified by:
execute in interface Executable

getJavaHomeEnvironmentVariable

public Object[] getJavaHomeEnvironmentVariable()

isSkip

public boolean isSkip()


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.