org.apache.felix.gogo.commands
Interface Action

All Known Implementing Classes:
AbstractAction, HelpAction, OsgiCommandSupport

public interface Action


Method Summary
 Object execute(org.apache.felix.service.command.CommandSession session)
           
 

Method Detail

execute

Object execute(org.apache.felix.service.command.CommandSession session)
               throws Exception
Throws:
Exception


Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.