Interface | Description |
---|---|
SchemaManagement |
Represents a schema management task.
|
Class | Description |
---|---|
AbstractAndroMDAppMojo |
The abstract AndroMDAapp mojo (this should be extended by any Mojo that
executes AndroMDApp.
|
AndroMDAppCleanMojo |
Removes the an AndroMDApp generated application structure.
|
AndroMDAppMojo |
AndroMDA application generator Mojo.
|
AppManagementMojo |
An abstract Mojo for app server management.
|
BeanProperties |
Extends properties and allows the key to be retrieved from the given bean.
|
BuildMojo |
A Mojo used for executing the build goals from the top level project.
|
DeployMojo |
Provides the deployment of applications to a given directory.
|
EclipseMojo |
Writes the necessary .classpath and .project files
for a new eclipse application.
|
HelpMojo |
Display help information on andromdapp-maven-plugin.
Call |
JdbcDriverWrapper |
This just wraps a regular JDBC driver so that we can successfully load
a JDBC driver without having to use the System class loader.
|
Location |
Represents a location.
|
SchemaMojo |
Provides the ability to drop database schemas.
|
ScriptClassGeneratorMojo |
Allows for the
ScriptClassGenerator mojo to be invoked. |
SymbolicLinkExplodedEarMojo |
Basically post processes a previously built ear and replaces any war
artifacts with symbolic links and then symbolic links the ear to the deploy
directory so that we don't have to redeploy an ear in order to make jsp changes.
|
UndeployMojo |
Provides the undeployment of applications from a given directory.
|
Exception | Description |
---|---|
SchemaManagementException |
An exception that is thrown when an unexpected error
occurs during execution of a SchemaManagement instance.
|
Copyright © 2005–2014 AndroMDA.org. All rights reserved.