lumis.portal.appserver
Class TomcatAppServerManager

Package class diagram package TomcatAppServerManager
java.lang.Object
  extended by lumis.portal.appserver.TomcatAppServerManager
All Implemented Interfaces:
IApplicationServerManager

public class TomcatAppServerManager
extends Object
implements IApplicationServerManager

Implementation for the tomcat application server.

Since:
4.0.7

Constructor Summary
TomcatAppServerManager()
           
 
Method Summary
 IAppServerDeployer getDeployer()
          Returns the deployer for this application server.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TomcatAppServerManager

public TomcatAppServerManager()
Method Detail

getDeployer

public IAppServerDeployer getDeployer()
Description copied from interface: IApplicationServerManager
Returns the deployer for this application server.

Specified by:
getDeployer in interface IApplicationServerManager
Returns:
the deployer for this application server.


Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.