|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.common.util.execute.SpringExecutable
@Deprecated public class SpringExecutable
| Field Summary | |
|---|---|
static SpringService |
DEFAULT_SPRING_SERVICE
Deprecated. |
| Constructor Summary | |
|---|---|
SpringExecutable()
Deprecated. |
|
SpringExecutable(SpringContext context)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
execute()
Deprecated. |
SpringContext |
getContext()
Deprecated. |
SpringService |
getService()
Deprecated. |
boolean |
isSkip()
Deprecated. |
void |
setContext(SpringContext context)
Deprecated. |
void |
setService(SpringService service)
Deprecated. |
void |
setSkip(boolean skip)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final SpringService DEFAULT_SPRING_SERVICE
| Constructor Detail |
|---|
public SpringExecutable()
public SpringExecutable(SpringContext context)
| Method Detail |
|---|
public void execute()
execute in interface Executablepublic SpringService getService()
public void setService(SpringService service)
public SpringContext getContext()
public void setContext(SpringContext context)
public boolean isSkip()
public void setSkip(boolean skip)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||