org.directwebremoting.impl
Class AbstractContainer

java.lang.Object
  extended by org.directwebremoting.impl.AbstractContainer
All Implemented Interfaces:
Container
Direct Known Subclasses:
DefaultContainer

public abstract class AbstractContainer
extends java.lang.Object
implements Container

An implementation of some of the simpler methods from Container

Author:
Joe Walker [joe at getahead dot ltd dot uk]

Constructor Summary
AbstractContainer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.directwebremoting.Container
getBean, getBeanNames
 

Constructor Detail

AbstractContainer

public AbstractContainer()

Copyright ? 2005