org.apache.felix.webconsole.internal.compendium
Class AbstractScrPlugin

java.lang.Object
  extended by org.apache.felix.webconsole.internal.BaseManagementPlugin
      extended by org.apache.felix.webconsole.internal.compendium.AbstractScrPlugin
Direct Known Subclasses:
ComponentConfigurationPrinter, ComponentRenderAction

public class AbstractScrPlugin
extends BaseManagementPlugin


Constructor Summary
AbstractScrPlugin()
           
 
Method Summary
protected  org.apache.felix.scr.ScrService getScrService()
           
 
Methods inherited from class org.apache.felix.webconsole.internal.BaseManagementPlugin
getBundleContext, getLog, getPackageAdmin, getStartLevel, setBundleContext, setLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractScrPlugin

public AbstractScrPlugin()
Method Detail

getScrService

protected org.apache.felix.scr.ScrService getScrService()