org.rhq.modules.plugins.jbossas7.helper
Class ServerPluginConfiguration.Property

java.lang.Object
  extended by org.rhq.modules.plugins.jbossas7.helper.ServerPluginConfiguration.Property
Enclosing class:
ServerPluginConfiguration

public abstract class ServerPluginConfiguration.Property
extends Object


Field Summary
static String BASE_DIR
           
static String CONFIG_DIR
           
static String HOME_DIR
           
static String HOST_CONFIG_FILE
           
static String HOSTNAME
           
static String LOG_DIR
           
static String PASSWORD
           
static String PORT
           
static String PRODUCT_TYPE
           
static String USER
           
 
Constructor Summary
ServerPluginConfiguration.Property()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HOSTNAME

public static final String HOSTNAME
See Also:
Constant Field Values

PORT

public static final String PORT
See Also:
Constant Field Values

USER

public static final String USER
See Also:
Constant Field Values

PASSWORD

public static final String PASSWORD
See Also:
Constant Field Values

HOME_DIR

public static final String HOME_DIR
See Also:
Constant Field Values

BASE_DIR

public static final String BASE_DIR
See Also:
Constant Field Values

CONFIG_DIR

public static final String CONFIG_DIR
See Also:
Constant Field Values

LOG_DIR

public static final String LOG_DIR
See Also:
Constant Field Values

PRODUCT_TYPE

public static final String PRODUCT_TYPE
See Also:
Constant Field Values

HOST_CONFIG_FILE

public static final String HOST_CONFIG_FILE
See Also:
Constant Field Values
Constructor Detail

ServerPluginConfiguration.Property

public ServerPluginConfiguration.Property()


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.