Package org.apache.felix.service.command


package org.apache.felix.service.command
  • Class
    Description
    A command shell can create and maintain a number of command sessions.
     
    A converter is a service that can help create specific object types from a string, and vice versa.
     
    A Function is a a block of code that can be executed with a set of arguments, it returns the result object of executing the script.