|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crsh.connector.CRaSHLifeCycle
public abstract class CRaSHLifeCycle
| Constructor Summary | |
|---|---|
protected |
CRaSHLifeCycle(ShellContext context)
|
| Method Summary | |
|---|---|
void |
destroy()
|
protected abstract void |
doDestroy()
|
protected abstract void |
doInit()
|
ShellBuilder |
getShellBuilder()
|
ShellContext |
getShellContext()
|
void |
init()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected CRaSHLifeCycle(ShellContext context)
| Method Detail |
|---|
public final void init()
public final void destroy()
public final ShellBuilder getShellBuilder()
public final ShellContext getShellContext()
protected abstract void doInit()
throws java.lang.Exception
java.lang.Exceptionprotected abstract void doDestroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||