| Package | Description |
|---|---|
| manifold.api.fs | |
| manifold.api.fs.def | |
| manifold.api.host | |
| manifold.api.service | |
| manifold.api.type | |
| manifold.internal.host |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IFileSystem |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSystemImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IManifoldHost
Implementors of this interface drive Manifold in a custom way based
on the environment employing Manifold's services.
|
interface |
IRuntimeManifoldHost
A Manifold host exclusive to the runtime environment.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IService |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseService |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaTypeManifold<M extends IModel>
A base class for a Java source producer that is based on a resource file of a specific extension.
|
class |
ResourceFileTypeManifold<M extends IModel>
A base class for a type manifold that is based on a resource file type, typically discernible by the file extension.
|
class |
UrlTypeManifold
A base class for non-resource based type manifolds.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractManifoldHost |
class |
JavacManifoldHost
JavacManifoldHost is exclusive to an instance of JavacPlugin. |
class |
RuntimeManifoldHost |
class |
SingleModuleManifoldHost |
Copyright © 2024. All rights reserved.