org.kuali.common.util.execute.impl
Class SetSystemPropertyExecutable
java.lang.Object
org.kuali.common.util.execute.impl.SetSystemPropertyExecutable
- All Implemented Interfaces:
- Executable
public class SetSystemPropertyExecutable
- extends Object
- implements Executable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
execute
public void execute()
- Specified by:
execute
in interface Executable
builder
public static SetSystemPropertyExecutable.Builder builder(String key,
String value)
getKey
public String getKey()
getValue
public String getValue()
getContext
public com.google.common.base.Optional<LoggerContext> getContext()
isSkip
public boolean isSkip()
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.