| Interface | Description |
|---|---|
| BundleConstants |
BundleConstants contains bundle specific constants. |
| ErrorHandlerFactory |
ErrorHandlerFactory defines an interface for creating error
handler instances. |
| Class | Description |
|---|---|
| CRXDEBuildServlet | |
| CRXDECompileServlet | |
| CRXDEDataServlet |
Provides services for uploading jcr:data.
|
| CRXDELogServlet | |
| CRXDEProjectWizardServlet |
Implements a servlet that creates a CRX project based on the request
parameter
CRXDEProjectWizardServlet.PARAM_APP_NAME for the given application name and an
optional parameter CRXDEProjectWizardServlet.PARAM_PACKAGE for the package. |
| CRXDESCMServlet | |
| CRXDEServlet | |
| CRXProjectWizard |
CRXProjectWizard implements a project wizard that creates a
skeleton project for CRX. |
| SerializingErrorHandler |