public class ClonedLibrarySessionManager.SessionCreatorExecutor extends Executor
| Constructor and Description |
|---|
SessionCreatorExecutor(LibrarySession mainSess,
ClonedLibrarySessionManager.ClonedSessionExecutor mainExec)
Constructs a ClonedSessionExecutor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
createNewSession()
Create a new session.
|
protected void |
handleShutdown()
Handle a shutdown.
|
void |
start()
Starts the executor.
|
callTask, getQueueSize, interruptExecutingThread, isRequestQueueEmpty, logCallTaskException, run, shutdown, startThread, submitpublic SessionCreatorExecutor(LibrarySession mainSess, ClonedLibrarySessionManager.ClonedSessionExecutor mainExec)
mainSess - the main sessionmainExec - the executorpublic void start()
public void createNewSession()
throws IfsException
IfsException - if the operation failsprotected void handleShutdown()
throws Exception
ExecutorhandleShutdown in class ExecutorException - if the operation failsCopyright © 2025. All rights reserved.