org.vraptor.config
Class Configuration

java.lang.Object
  extended by org.vraptor.config.Configuration

public class Configuration
extends Object

Base class for vraptor configuration.

Author:
Guilherme Silveira

Constructor Summary
Configuration(ApplicationContext applicationContext, ComponentManager componentManager)
           
 
Method Summary
 void load(WebApplication web)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Configuration

public Configuration(ApplicationContext applicationContext,
                     ComponentManager componentManager)
Method Detail

load

public void load(WebApplication web)
          throws ConfigException
Throws:
ConfigException


Copyright © 2004-2008 VRaptor. All Rights Reserved.