Constant Field Values


Contents
org.jboss.*

org.jboss.bootstrap.spi.config.ConfigurationInitializer<T extends ServerConfig<?>>
public static final String DEFAULT_VALUE_BOOTSTRAP_NAME "bootstrap.xml"

org.jboss.bootstrap.spi.config.ServerConfig<T extends ServerConfig<?>>
public static final String PROP_KEY_BOOTSTRAP_HOME_URL "jboss.bootstrap.home.url"
public static final String PROP_KEY_BOOTSTRAP_NAME "jboss.bootstrap.name"
public static final String PROP_KEY_BOOTSTRAP_URL "jboss.bootstrap.url"

org.jboss.bootstrap.spi.server.Server<K extends Server<K,T>,T extends ServerConfig<T>>
public static final String START_NOTIFICATION_TYPE "org.jboss.system.server.started"
public static final String STOP_NOTIFICATION_TYPE "org.jboss.system.server.stopped"



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.