org.codehaus.plexus.appserver
Class AppServerObject

java.lang.Object
  extended byorg.codehaus.plexus.logging.AbstractLogEnabled
      extended byorg.codehaus.plexus.appserver.AppServerObject
All Implemented Interfaces:
org.codehaus.plexus.logging.LogEnabled
Direct Known Subclasses:
AbstractAppDeploymentPhase, AbstractDeployer, AbstractPlexusService, AbstractServiceDeploymentPhase, CreateApplicationDescriptorPhase

public abstract class AppServerObject
extends org.codehaus.plexus.logging.AbstractLogEnabled

Author:
Jason van Zyl

Constructor Summary
AppServerObject()
           
 
Method Summary
protected  void expand(java.io.File source, java.io.File outputDirectory, boolean overwrite)
           
 
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppServerObject

public AppServerObject()
Method Detail

expand

protected void expand(java.io.File source,
                      java.io.File outputDirectory,
                      boolean overwrite)
               throws DeploymentException
Throws:
DeploymentException


Copyright 2001-2001-2006 Codehaus. All Rights Reserved.