| Uses of Class |
| com.newstep.solid.management.runtime.ExecutableException |
Methods in com.newstep.solid.comm that throw com.newstep.solid.management.runtime.ExecutableException |
|
|---|---|
public synchronized void |
|
Methods in com.newstep.solid.comm.rtt that throw com.newstep.solid.management.runtime.ExecutableException |
|
|---|---|
protected void |
RttChannelAccessPoint.doStop() |
protected void |
RttChannelAccessPoint.doShutdown() |
protected void |
RttChannelAccessPoint.doSuspend() |
protected void |
RttChannelAccessPoint.doResume() |
protected void |
RttChannelAccessPoint.doStart() |
Methods in com.newstep.solid.comm.tcp that throw com.newstep.solid.management.runtime.ExecutableException |
|
|---|---|
protected void |
TCPChannelAccessPoint.doShutdown() |
protected void |
TCPChannelAccessPoint.doStart() |
Methods in com.newstep.solid.comm.udp that throw com.newstep.solid.management.runtime.ExecutableException |
|
|---|---|
protected void |
UDPChannelAccessPoint.doStart() |
protected void |
UDPChannelAccessPoint.doShutdown() |
protected void |
UDPChannelAccessPoint.doStop() |
public class |
|
public class |
|
Methods in com.newstep.solid.management.runtime that throw com.newstep.solid.management.runtime.ExecutableException |
|
|---|---|
public synchronized void |
SyncManagedExecutable.stop() |
protected void |
SyncManagedExecutable.doRestart() |
public void |
ManagedExecutable.stop() |
protected synchronized final void |
AsyncManagedExecutable.running() |
public synchronized void |
SyncManagedExecutable.suspend() |
public static ExecStateFuture |
AsyncExecHelper.suspend(ManagedExecutable mgdExec) |
protected abstract void |
SyncManagedExecutable.doStart() |
protected synchronized final void |
AsyncManagedExecutable.suspended() |
protected void |
AsyncManagedExecutable.doRestart() |
public synchronized void |
AsyncManagedExecutable.stop() |
protected abstract void |
SyncManagedExecutable.doShutdown() |
public synchronized void |
SyncManagedExecutable.resume() |
public synchronized void |
AsyncManagedExecutable.suspend() |
public void |
ManagedExecutable.shutdown() |
public void |
ManagedExecutable.resume() |
protected synchronized final void |
AsyncManagedExecutable.done() |
public void |
ManagedExecutable.start() |
protected void |
ManagedThread.doStart() |
protected abstract void |
AsyncManagedExecutable.doShutdown() |
protected void |
SyncManagedExecutable.doResume() |
public synchronized void |
AsyncManagedExecutable.resume() |
public synchronized void |
AsyncManagedExecutable.start() |
public synchronized void |
SyncManagedExecutable.start() |
protected void |
AsyncManagedExecutable.doSuspend() |
protected void |
AsyncManagedExecutable.doResume() |
protected abstract void |
AsyncManagedExecutable.doStart() |
protected abstract void |
SyncManagedExecutable.doStop() |
public synchronized void |
AsyncManagedExecutable.shutdown() |
public synchronized void |
SyncManagedExecutable.shutdown() |
public static ExecStateFuture |
AsyncExecHelper.start(ManagedExecutable mgdExec) |
public void |
ManagedExecutable.suspend() |
public static ExecStateFuture |
AsyncExecHelper.shutdown(ManagedExecutable mgdExec) |
protected abstract void |
AsyncManagedExecutable.doStop() |
protected void |
SyncManagedExecutable.doSuspend() |
public static ExecStateFuture |
AsyncExecHelper.resume(ManagedExecutable mgdExec) |
protected void |
ManagedThread.execute() |
public static ExecStateFuture |
AsyncExecHelper.stop(ManagedExecutable mgdExec) |
public void |
ProcessStatusBeacon.kill() |
public void |
ProcessStatusBeacon.doStart() |
public void |
ProcessStatusBeacon.doStop() |
public void |
ProcessStatusBeacon.doShutdown() |
public void |
ComponentManager.start() |
public void |
ComponentManagerMBean.start() |
public abstract void |
Component.init(Configuration configuration, String args) |
public void |
ComponentManager.stop() |
public void |
ComponentManagerMBean.stop() |
public void |
ComponentManagerMBean.shutdown() |
public void |
ComponentManager.shutdown() |
protected void |
Component.init(String args) |
public void |
NodeManager.suspend() |
public void |
NodeManagerMBean.shutdown() |
protected void |
Node.doSuspend() |
public void |
NodeManager.shutdown() |
public void |
NodeManagerMBean.start() |
protected void |
Node.doResume() |
public void |
NodeManager.start() |
public void |
NodeManagerMBean.stop() |
protected void |
Node.doStart() |
public void |
NodeManager.resume() |
public void |
NodeManagerMBean.resume() |
public void |
NodeManager.stop() |
public void |
NodeManagerMBean.suspend() |
protected void |
Node.doShutdown() |
protected void |
Node.doStop() |
Methods in com.newstep.solid.processor that throw com.newstep.solid.management.runtime.ExecutableException |
|
|---|---|
public void |
|
public void |
|
protected synchronized void |
ThreePassProcessor.doStop() |
protected synchronized void |
ThreePassProcessor.doStart() |
public synchronized void |
|
public synchronized void |
ThreePassProcessor.poolTerminated(String name) |
protected synchronized void |
ThreePassProcessor.doShutdown() |
public void |
ThreePassProcessorPoolListener.poolTerminated(String name) |
public void |
|
Methods in com.newstep.solid.replication that throw com.newstep.solid.management.runtime.ExecutableException |
|
|---|---|
protected void |
ReplicationService.doStart() |
protected void |
ReplicationService.doResume() |
protected void |
ReplicationService.doStop() |
protected void |
ReplicationService.doRestart() |
public void |
Replicator.start() |
protected void |
ReplicationService.doSuspend() |
protected void |
ReplicationService.doShutdown() |
Methods in com.newstep.solid.test.management.runtime with parameters of type com.newstep.solid.management.runtime.ExecutableException |
|
|---|---|
public void |
ManagedExecTest.validateExecutableException(ExecStateTransition transition, ExecState startState, ExecutableException ee, Object transitionTable) |
protected void |
NonSuspendableAsyncExec.doShutdown() |
protected void |
SampleComponent.init(String args) |
protected void |
SampleComponent.doStart() |
public void |
SampleDefaultManagedExecutable.doStop() |
protected void |
ExceptionAsynExec.doResume() |
protected void |
ExceptionAsynExec.doSuspend() |
protected void |
SuspendableAsyncExec.doResume() |
public void |
SuspendableAsyncExec.doSuspended() |
protected void |
SuspendableAsyncExec.doShutdown() |
protected void |
SampleComponent.doShutdown() |
protected void |
ExceptionAsynExec.doShutdown() |
protected void |
NonSuspendableAsyncExec.doStop() |
public void |
NonSuspendableAsyncExec.doSuspended() |
protected void |
SuspendableSyncExec.doResume() |
protected void |
SuspendableSyncExec.doSuspend() |
protected void |
SuspendableSyncExec.doShutdown() |
protected void |
SampleComponent.doStop() |
public void |
SuspendableAsyncExec.doDone() |
public void |
SampleDefaultManagedExecutable.doResume() |
protected void |
NonSuspendableSyncExec.doStop() |
protected void |
NonSuspendableSyncExec.doStart() |
protected void |
SuspendableAsyncExec.doStart() |
public void |
SuspendableAsyncExec.doRunning() |
protected void |
ExceptionAsynExec.doStart() |
protected void |
SampleComponent.doResume() |
public void |
SampleDefaultManagedExecutable.doSuspend() |
public void |
NonSuspendableAsyncExec.doDone() |
protected void |
SuspendableSyncExec.doStop() |
protected void |
SampleComponent.doSuspend() |
protected void |
NonSuspendableAsyncExec.doStart() |
public void |
SampleDefaultManagedExecutable.doStart() |
protected void |
NonSuspendableSyncExec.doShutdown() |
public void |
NonSuspendableAsyncExec.doRunning() |
protected void |
SuspendableAsyncExec.doSuspend() |
protected void |
SuspendableSyncExec.doStart() |
public void |
SampleDefaultManagedExecutable.doShutdown() |
protected void |
SuspendableAsyncExec.doStop() |
protected void |
ExceptionAsynExec.doStop() |
protected void |
DirComponent.doStart() |
protected void |
DirComponent.doStop() |
protected void |
DirComponent.doShutdown() |
public void |
DirComponent.init(Configuration configuration, String args) |
public void |
SanityTest.testLargeVolumeMultipleSequentialSenders() |
public void |
SanityTest.testLargeMessageVolume() |
public void |
SanityTest.testAllSenders() |
public void |
SanityTest.testMultipleSequentialSenders() |
public void |
SanityTest.testSingleSequentialSender() |
public void |
SanityTest.testSingleNonSequentialSender() |
public void |
ThreePassProcessorTestCase.testSequentialEventHandler() |
public void |
ThreePassProcessorTestCase.startTest() |
public void |
ThreePassProcessorTestCase.endTest() |