org.apache.servicemix.maven.plugin.jbi
Class AbstractDeployableMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.servicemix.maven.plugin.jbi.AbstractJbiMojo
org.apache.servicemix.maven.plugin.jbi.AbstractDeployableMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
- Direct Known Subclasses:
- JbiProjectDeployerMojo
public abstract class AbstractDeployableMojo
- extends AbstractJbiMojo
| Fields inherited from class org.apache.servicemix.maven.plugin.jbi.AbstractJbiMojo |
artifactMetadataSource, collector, factory, JBI_DESCRIPTOR, LIB_DIRECTORY, localRepo, META_INF, project, projectBuilder, projectHelper, remoteRepos, resolver, workDirectory |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
|
Method Summary |
protected org.apache.servicemix.jbi.management.task.JbiTask |
initializeJbiTask(org.apache.servicemix.jbi.management.task.JbiTask task)
|
| Methods inherited from class org.apache.servicemix.maven.plugin.jbi.AbstractJbiMojo |
createManagedVersionMap, excludeBranch, getArtifacts, getClassLoader, getProject, getProjectHelper, getWorkDirectory, print, removeBranch, removeChildren, resolveProject, retainArtifacts |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.maven.plugin.Mojo |
execute |
serverProtocol
protected java.lang.String serverProtocol
host
protected java.lang.String host
containerName
protected java.lang.String containerName
jmxDomainName
protected java.lang.String jmxDomainName
port
protected java.lang.String port
jndiPath
protected java.lang.String jndiPath
username
protected java.lang.String username
password
protected java.lang.String password
AbstractDeployableMojo
public AbstractDeployableMojo()
initializeJbiTask
protected org.apache.servicemix.jbi.management.task.JbiTask initializeJbiTask(org.apache.servicemix.jbi.management.task.JbiTask task)
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.