org.codehaus.cargo.container.spi
Class AbstractContainer
java.lang.Object
org.codehaus.cargo.util.log.LoggedObject
org.codehaus.cargo.container.spi.AbstractContainer
- All Implemented Interfaces:
- Container, Loggable
- Direct Known Subclasses:
- AbstractLocalContainer, AbstractRemoteContainer
public abstract class AbstractContainer
- extends LoggedObject
- implements Container
Base implementation for all types of containers.
- Version:
- $Id: AbstractContainer.java 886 2006-02-28 12:40:47Z vmassol $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractContainer
public AbstractContainer()
Copyright © 2004-2012 Codehaus. All Rights Reserved.