public interface Lifecycle
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStarted() |
void |
start() |
void |
stop() |
void start()
throws ServletException
ServletExceptionvoid stop() throws ServletException
ServletExceptionboolean isStarted()
Copyright © 2018 JBoss by Red Hat. All rights reserved.