org.apache.felix.webconsole.internal
Interface OsgiManagerPlugin

All Known Implementing Classes:
AbstractObrPlugin, AbstractScrPlugin, AssemblyListRender, BaseManagementPlugin, BaseWebConsolePlugin, BundleRepositoryRender, BundlesServlet, ComponentConfigurationPrinter, ComponentsServlet, ConfigManager, ConfigurationRender, DepPackServlet, EventAdminServlet, InstallAction, InstallFromRepoAction, LicenseServlet, RefreshRepoAction, SetStartLevelAction, ShellServlet, VMStatPlugin

public interface OsgiManagerPlugin


Method Summary
 void activate(BundleContext bundleContext)
           
 void deactivate()
           
 

Method Detail

activate

void activate(BundleContext bundleContext)

deactivate

void deactivate()


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