| Interface | Description |
|---|---|
| CdkModule | |
| CdkWriter |
|
| FileManager |
|
| LibraryBuilder |
That class builds JSF library model from different sources. |
| ModelBuilder |
Interface for |
| ModelValidator |
Interface for CDK library model verifier. |
| NamingConventions |
That interface defines methods that calculates names according to CDK naming conventions> |
| OutputFileManager |
|
| SourceFileManager |
|
| Class | Description |
|---|---|
| CacheImpl | |
| CdkClassLoader |
|
| CDKHandler |
|
| Generator | |
| Generator.EmptyFileManager | |
| OutputFileManagerImpl |
|
| OutputImpl | |
| RichFacesConventions |
|
| SourceFileManagerImpl |
|
| SourceImpl | |
| TimeMeasure |
| Enum | Description |
|---|---|
| Outputs |
This enumeration defines standard types of output folders. |
| Sources |
This enumeration defines standard types for project sources. |
| Exception | Description |
|---|---|
| CdkProcessingException |
That exception indicates recoverable CDK error, that it is, means errors in source code or configuration files that makes project build failed, so no result shulde be generated, but does not stop further processing of other classes or files. |
| Annotation Type | Description |
|---|---|
| Cache | |
| Output | |
| Source |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.