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
All Implemented Interfaces:
OsgiManagerPlugin
Direct Known Subclasses:
ComponentConfigurationPrinter

public class AbstractScrPlugin
extends BaseManagementPlugin


Constructor Summary
AbstractScrPlugin()
           
 
Method Summary
protected  ScrService getScrService()
           
 
Methods inherited from class org.apache.felix.webconsole.internal.BaseManagementPlugin
activate, deactivate, getBundleContext, getLog, getPackageAdmin, getStartLevel
 
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 ScrService getScrService()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.