| Package | Description |
|---|---|
| net.thevpc.echo |
| Modifier and Type | Method and Description |
|---|---|
AppTools |
Application.tools() |
AppTools |
AbstractAppTool.tools() |
AppTools |
AppTool.tools() |
AppTools |
AppToolContainer.tools() |
| Modifier and Type | Method and Description |
|---|---|
AppToolComponent<T> |
DefaultAppToolComponent.copyTo(AppTools tools,
String newPath) |
AppToolComponent<T> |
AppToolComponent.copyTo(AppTools tools,
String newPath) |
<T extends AppTool> |
AbstractAppTool.copyTo(AppTools tools,
String newPath) |
<T extends AppTool> |
AppTool.copyTo(AppTools tools,
String newPath) |
| Constructor and Description |
|---|
AbstractAppTool(String id,
Application app,
AppTools tools) |
AbstractAppTool(String id,
Application app,
AppTools tools,
boolean doConfig) |
CustomAppTool(String id,
Application app,
AppTools tools) |
Copyright © 2021 vpc open source initiative. All rights reserved.