|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.directwebremoting.guice.InternalConfigurator
public class InternalConfigurator
Delegates to an injected configurator. This class only exists to provide an publicly accessible named class with a parameterless constructor.
Constructor Summary | |
---|---|
InternalConfigurator()
|
Method Summary | |
---|---|
void |
configure(Container container)
Do the Configuration actions |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InternalConfigurator()
Method Detail |
---|
public void configure(Container container)
Configurator
configure
in interface Configurator
container
- The object that contains the system objects to configure
|
Copyright ? 2005 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |