Uses of Class
com.xebialabs.deployit.maven.MavenDeployable

Packages that use MavenDeployable
com.xebialabs.deployit.maven   
com.xebialabs.deployit.maven.packager   
 

Uses of MavenDeployable in com.xebialabs.deployit.maven
 

Fields in com.xebialabs.deployit.maven with type parameters of type MavenDeployable
protected  List<MavenDeployable> AbstractDeployitMojo.deployables
          List of the deployables, including artifacts or middleware resource specification (eg Datasource)
 

Uses of MavenDeployable in com.xebialabs.deployit.maven.packager
 

Methods in com.xebialabs.deployit.maven.packager with parameters of type MavenDeployable
 void MavenDarPackager.addDeployable(MavenDeployable deployable)
           
 void MavenDarPackager.addDeployables(MavenDeployable... deployables)
           
 

Method parameters in com.xebialabs.deployit.maven.packager with type arguments of type MavenDeployable
 void MavenDarPackager.addDeployables(Collection<? extends MavenDeployable> deployables)
           
 



Copyright © 2012. All Rights Reserved.