@Deprecated public class Log4JExecutable extends Object implements Executable
Constructor and Description |
---|
Log4JExecutable()
Deprecated.
|
Log4JExecutable(Log4JService service,
Log4JContext context)
Deprecated.
|
Log4JExecutable(Log4JService service,
Log4JContext context,
boolean skip)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
execute()
Deprecated.
|
Log4JContext |
getContext()
Deprecated.
|
Log4JService |
getService()
Deprecated.
|
boolean |
isSkip()
Deprecated.
|
void |
setContext(Log4JContext context)
Deprecated.
|
void |
setService(Log4JService service)
Deprecated.
|
void |
setSkip(boolean skip)
Deprecated.
|
public Log4JExecutable()
public Log4JExecutable(Log4JService service, Log4JContext context)
public Log4JExecutable(Log4JService service, Log4JContext context, boolean skip)
public void execute()
execute
in interface Executable
public boolean isSkip()
public void setSkip(boolean skip)
public Log4JService getService()
public void setService(Log4JService service)
public Log4JContext getContext()
public void setContext(Log4JContext context)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.