|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExplorerModel
Data model for an explorer session.
Method Summary | |
---|---|
void |
destroy()
Destroy this model. |
ConsoleArchiver |
getConsoleArchiver()
Get the console archiver. |
ContextInitialiser[] |
getContextInitialisers()
|
ExplorerAction[] |
getExplorerActions()
|
LogArchiver |
getLogArchiver()
Get the log archiver. |
String |
getLogFormat()
Getter for log format. |
Oddjob |
getOddjob()
Get the root node for this model. |
ThreadManager |
getThreadManager()
Get an available ThreadManager. |
Method Detail |
---|
Oddjob getOddjob()
ThreadManager getThreadManager()
String getLogFormat()
LogArchiver getLogArchiver()
For the archiver for a particular node use the ExplorerContext
archiver.
ConsoleArchiver getConsoleArchiver()
For the archiver for a particular node use the ExplorerContext
archiver.
ContextInitialiser[] getContextInitialisers()
ExplorerAction[] getExplorerActions()
void destroy()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |