public interface ServerConfigurator
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Server server)
Customizes configuration for the server.
|
void configure(Server server)
server - The server being configured.Copyright © 2023. All rights reserved.