org.jboss.arquillian.config.impl.extension
Class ConfigurationRegistrar

java.lang.Object
  extended by org.jboss.arquillian.config.impl.extension.ConfigurationRegistrar

public class ConfigurationRegistrar
extends Object

Configurator

Version:
$Revision: $
Author:
Aslak Knutsen

Field Summary
static String ARQUILLIAN_PROP_DEFAULT
           
static String ARQUILLIAN_PROP_PROPERTY
           
static String ARQUILLIAN_XML_DEFAULT
           
static String ARQUILLIAN_XML_PROPERTY
           
 
Constructor Summary
ConfigurationRegistrar()
           
 
Method Summary
 void loadConfiguration(ManagerStarted event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ARQUILLIAN_XML_PROPERTY

public static final String ARQUILLIAN_XML_PROPERTY
See Also:
Constant Field Values

ARQUILLIAN_XML_DEFAULT

public static final String ARQUILLIAN_XML_DEFAULT
See Also:
Constant Field Values

ARQUILLIAN_PROP_PROPERTY

public static final String ARQUILLIAN_PROP_PROPERTY
See Also:
Constant Field Values

ARQUILLIAN_PROP_DEFAULT

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

ConfigurationRegistrar

public ConfigurationRegistrar()
Method Detail

loadConfiguration

public void loadConfiguration(@Observes
                              ManagerStarted event)


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