| Modifier and Type | Method and Description |
|---|---|
void |
Server.start()
Starts the server
|
void |
ServerBase.start()
Starts the server
|
protected abstract void |
ServerBase.startInternal()
Starts the backend engine powering this
Server. |
void |
Server.stop()
Stops the server
|
void |
ServerBase.stop()
Stops the server
|
protected abstract void |
ServerBase.stopInternal()
Stops the backend engine powering this
Server |
Copyright © 2015 JBoss by Red Hat. All rights reserved.