org.directwebremoting.guice
Class InternalConfigurator

java.lang.Object
  extended by org.directwebremoting.guice.InternalConfigurator
All Implemented Interfaces:
org.directwebremoting.extend.Configurator

public class InternalConfigurator
extends java.lang.Object
implements org.directwebremoting.extend.Configurator

Delegates to an injected configurator. This class only exists to provide an publicly accessible named class with a parameterless constructor.

Author:
Tim Peierls [tim at peierls dot net]

Constructor Summary
InternalConfigurator()
           
 
Method Summary
 void configure(org.directwebremoting.Container container)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternalConfigurator

public InternalConfigurator()
Method Detail

configure

public void configure(org.directwebremoting.Container container)
Specified by:
configure in interface org.directwebremoting.extend.Configurator


Copyright © 2007. All Rights Reserved.