| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
AbstractIDLJMojo.DependenciesFacadeImpl |
| Modifier and Type | Field and Description |
|---|---|
private AbstractIDLJMojo.DependenciesFacade |
AbstractIDLJMojo.dependencies
The interface between this class and the rest of the world - unit tests replace the default implementation.
|
private static AbstractIDLJMojo.DependenciesFacade |
AbstractIDLJMojo.DEPENDENCIES_FACADE
The default implementation of the dependencies.
|
| Constructor and Description |
|---|
AbstractIDLJMojo(AbstractIDLJMojo.DependenciesFacade dependencies) |
IDLJMojo(AbstractIDLJMojo.DependenciesFacade dependenciesFacade) |