Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.deployment.preprocessor
Class JBossConfigurator

java.lang.Object
  extended by org.nuxeo.runtime.deployment.preprocessor.ServerConfigurator
      extended by org.nuxeo.runtime.deployment.preprocessor.JBossConfigurator

public class JBossConfigurator
extends ServerConfigurator

Author:
jcarsique

Field Summary
static java.lang.String DEFAULT_CONFIGURATION
           
static java.lang.String JBOSS_CONFIG
          Deprecated. Use getJBossConfig()
 
Constructor Summary
JBossConfigurator(ConfigurationGenerator configurationGenerator)
           
 
Method Summary
 java.lang.String getJBossConfig()
           
 boolean isConfigured()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JBOSS_CONFIG

@Deprecated
public static final java.lang.String JBOSS_CONFIG
Deprecated. Use getJBossConfig()
See Also:
Constant Field Values

DEFAULT_CONFIGURATION

public static final java.lang.String DEFAULT_CONFIGURATION
See Also:
Constant Field Values
Constructor Detail

JBossConfigurator

public JBossConfigurator(ConfigurationGenerator configurationGenerator)
Method Detail

isConfigured

public boolean isConfigured()
Returns:
true if "config" files directory already exists

getJBossConfig

public java.lang.String getJBossConfig()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.