public interface RunnableContainer extends Runnable
RunnableContainer
interface. Provides means to start and stop a Container
hosting CasProcessor
.Modifier and Type | Method and Description |
---|---|
void |
start()
Starts the container
|
void |
stop()
Stops the container
|
Copyright © 2019. All rights reserved.