org.codehaus.cargo.container.tomcat
Interface TomcatPropertySet


public interface TomcatPropertySet

Gathers all Tomcat properties.

Version:
$Id: TomcatPropertySet.java 857 2006-02-09 09:12:38Z vmassol $

Field Summary
static java.lang.String MANAGER_URL
          The URL for calling the Tomcat Manager app.
 

Field Detail

MANAGER_URL

static final java.lang.String MANAGER_URL
The URL for calling the Tomcat Manager app.

See Also:
Constant Field Values


Copyright © 2004-2010 Codehaus. All Rights Reserved.