org.codehaus.cargo.container.jboss
Interface JBossPropertySet


public interface JBossPropertySet

JBoss-specific properties.

Version:
$Id: JBossPropertySet.java 1024 2006-05-21 19:11:13Z vmassol $

Field Summary
static java.lang.String CONFIGURATION
          The JBoss configuration selected.
 

Field Detail

CONFIGURATION

static final java.lang.String CONFIGURATION
The JBoss configuration selected. Examples of valid values: "default", "all", "minimal".

See Also:
Constant Field Values


Copyright © 2004-2009 Codehaus. All Rights Reserved.