org.jmux.app.component
Class Inspector

java.lang.Object
  extended by org.jmux.app.component.AbstractComponent
      extended by org.jmux.app.component.Inspector
All Implemented Interfaces:
Component

public class Inspector
extends AbstractComponent

Author:
donaldw

Nested Class Summary
static class Inspector.Servlet
           
 
Constructor Summary
Inspector()
           
 
Method Summary
 void configure(Config config, App app)
           
 
Methods inherited from class org.jmux.app.component.AbstractComponent
getConfig, log, logDebug, logDebug, logError, logError
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Inspector

public Inspector()
Method Detail

configure

public void configure(Config config,
                      App app)
Specified by:
configure in interface Component
Overrides:
configure in class AbstractComponent


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