org.jmux.app.component
Class AbstractControl

java.lang.Object
  extended by org.jmux.app.component.AbstractComponent
      extended by org.jmux.app.component.AbstractControl
All Implemented Interfaces:
Component, Control
Direct Known Subclasses:
AbstractLoopingComponent, AbstractThreadedControl, ControlManager, JettyControl, Persister, SingletonProcess

public abstract class AbstractControl
extends AbstractComponent
implements Control

Author:
donaldw

Constructor Summary
AbstractControl()
           
 
Method Summary
 
Methods inherited from class org.jmux.app.component.AbstractComponent
configure, getConfig, log, logDebug, logDebug, logError, logError
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jmux.app.component.Control
start, stop
 

Constructor Detail

AbstractControl

public AbstractControl()


Copyright © 2006-2008 jmux.org. All Rights Reserved.