| Modifier and Type | Method | Description |
|---|---|---|
protected abstract void |
BaseService.init() |
Initializes the server.
|
void |
BaseService.init(Server server) |
Initializes the service.
|
void |
Service.init(Server server) |
Initializes the service.
|
void |
BaseService.postInit() |
Post initializes the service.
|
void |
Service.postInit() |
Post initializes the service.
|
void |
BaseService.serverStatusChange(Server.Status oldStatus,
Server.Status newStatus) |
Notification callback when the server changes its status.
|
void |
Service.serverStatusChange(Server.Status oldStatus,
Server.Status newStatus) |
Notification callback when the server changes its status.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
FileSystemAccessService.init() |
|
void |
FileSystemAccessService.postInit() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
InstrumentationService.init() |
|
void |
InstrumentationService.postInit() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
SchedulerService.init() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
GroupsService.init() |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.