Uses of Interface
org.apache.felix.webconsole.Action

Packages that use Action
org.apache.felix.webconsole.internal.core   
org.apache.felix.webconsole.internal.obr   
org.apache.felix.webconsole.internal.servlet   
org.apache.felix.webconsole.internal.system   
 

Uses of Action in org.apache.felix.webconsole.internal.core
 

Classes in org.apache.felix.webconsole.internal.core that implement Action
 class InstallAction
          The InstallAction TODO
 class SetStartLevelAction
          The SetStartLevelAction TODO
 

Uses of Action in org.apache.felix.webconsole.internal.obr
 

Classes in org.apache.felix.webconsole.internal.obr that implement Action
 class InstallFromRepoAction
           
 class RefreshRepoAction
           
 

Uses of Action in org.apache.felix.webconsole.internal.servlet
 

Methods in org.apache.felix.webconsole.internal.servlet with parameters of type Action
protected  void OsgiManager.bindOperation(Action operation)
           
protected  void OsgiManager.unbindOperation(Action operation)
           
 

Uses of Action in org.apache.felix.webconsole.internal.system
 

Classes in org.apache.felix.webconsole.internal.system that implement Action
 class GCAction
           
 



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