org.apache.felix.webconsole.internal.obr
Class AbstractObrPlugin

java.lang.Object
  extended by org.apache.felix.webconsole.internal.BaseManagementPlugin
      extended by org.apache.felix.webconsole.internal.obr.AbstractObrPlugin
All Implemented Interfaces:
OsgiManagerPlugin
Direct Known Subclasses:
BundleRepositoryRender, InstallFromRepoAction, RefreshRepoAction

public class AbstractObrPlugin
extends BaseManagementPlugin


Constructor Summary
AbstractObrPlugin()
           
 
Method Summary
protected  RepositoryAdmin getRepositoryAdmin()
           
 
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

AbstractObrPlugin

public AbstractObrPlugin()
Method Detail

getRepositoryAdmin

protected RepositoryAdmin getRepositoryAdmin()


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