Uses of Package
org.apache.felix.service.command
-
Packages that use org.apache.felix.service.command Package Description org.apache.felix.gogo.api org.apache.felix.gogo.runtime org.apache.felix.gogo.runtime.activator org.apache.felix.service.command -
Classes in org.apache.felix.service.command used by org.apache.felix.gogo.api Class Description CommandSession -
Classes in org.apache.felix.service.command used by org.apache.felix.gogo.runtime Class Description CommandProcessor A command shell can create and maintain a number of command sessions.CommandSession Converter A converter is a service that can help create specific object types from a string, and vice versa.Function 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. -
Classes in org.apache.felix.service.command used by org.apache.felix.gogo.runtime.activator Class Description CommandSession -
Classes in org.apache.felix.service.command used by org.apache.felix.service.command Class Description CommandSession Converter A converter is a service that can help create specific object types from a string, and vice versa.