|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentationManager | |
|---|---|
| net.craftforge.essential.controller | |
| net.craftforge.essential.controller.managers | |
| Uses of DocumentationManager in net.craftforge.essential.controller |
|---|
| Methods in net.craftforge.essential.controller that return DocumentationManager | |
|---|---|
DocumentationManager |
Setup.getDocumentationManager()
Gets the documentation manager. |
| Constructors in net.craftforge.essential.controller with parameters of type DocumentationManager | |
|---|---|
Setup(ResourceManager resourceManager,
DocumentationManager documentationManager,
Configuration configuration,
Request request,
Response response)
Constructs the setup. |
|
| Uses of DocumentationManager in net.craftforge.essential.controller.managers |
|---|
| Methods in net.craftforge.essential.controller.managers that return DocumentationManager | |
|---|---|
static DocumentationManager |
DocumentationManager.getInstance(String packageName)
Controls instantiation process to ensure that only one instance per package path is used. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||