com.ashlux.mavenoc4jplugin
Class RestartMojo

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

public class RestartMojo
extends AbstractOc4jMojo

Restart OC4J.


Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
RestartMojo()
           
 
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

RestartMojo

public RestartMojo()
Method Detail

buildCommand

protected java.lang.String buildCommand()


Copyright © 2009 Ash Lux. All Rights Reserved.