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 © 2006–2017 The Apache Software Foundation. All rights reserved.