Uses of Interface
org.fedoraproject.xmvn.deployer.Deployer
-
Packages that use Deployer Package Description org.fedoraproject.xmvn.deployer.impl org.fedoraproject.xmvn.mojo -
-
Uses of Deployer in org.fedoraproject.xmvn.deployer.impl
Classes in org.fedoraproject.xmvn.deployer.impl that implement Deployer Modifier and Type Class Description classDefaultDeployerDefault implementation of XMvnDeployerinterface. -
Uses of Deployer in org.fedoraproject.xmvn.mojo
Fields in org.fedoraproject.xmvn.mojo declared as Deployer Modifier and Type Field Description private DeployerInstallMojo. deployerConstructors in org.fedoraproject.xmvn.mojo with parameters of type Deployer Constructor Description InstallMojo(Deployer deployer, org.codehaus.plexus.logging.Logger logger)
-