Uses of Class
org.jmux.app.component.AbstractComponent

Packages that use AbstractComponent
org.jmux.app.component   
org.jmux.app.component.jmx   
 

Uses of AbstractComponent in org.jmux.app.component
 

Subclasses of AbstractComponent in org.jmux.app.component
 class AbstractControl
           
 class AbstractLoopingComponent
           
 class AbstractThreadedControl
           
 class ClusterProcess
           
 class ControlManager
           
 class Inspector
           
 class JettyControl
           
 class LivenessComponent
          Useful to show that we are still alive by touching the log every now and again.
 class MailSender
           
 class Persister
           
 class PersisterUtil
           
 class Scratch
           
 class SingletonProcess
          This component ensures that only one version of an application is started on a single machine.
 

Uses of AbstractComponent in org.jmux.app.component.jmx
 

Subclasses of AbstractComponent in org.jmux.app.component.jmx
 class JMXComponent
           
 



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