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