com.ashlux.mavenoc4jplugin
Class ShutdownMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by com.ashlux.mavenoc4jplugin.AbstractOc4jMojo
          extended by com.ashlux.mavenoc4jplugin.ShutdownMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class ShutdownMojo
extends AbstractOc4jMojo

Shutdown OC4J.


Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
ShutdownMojo()
           
 
Method Summary
protected  java.lang.String buildCommand()
           
 
Methods inherited from class com.ashlux.mavenoc4jplugin.AbstractOc4jMojo
execute, getAdminJar, getConnectionUri, getJ2eeHome, getJavaHome, getPassword, getUsername, setAdminJar, setConnectionUri, setJ2eeHome, setJavaHome, setPassword, setUsername
 
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
 

Constructor Detail

ShutdownMojo

public ShutdownMojo()
Method Detail

buildCommand

protected java.lang.String buildCommand()


Copyright © 2009 Ash Lux. All Rights Reserved.