Uses of Interface
org.apache.felix.service.command.Function
-
Packages that use Function Package Description org.apache.felix.gogo.runtime -
-
Uses of Function in org.apache.felix.gogo.runtime
Classes in org.apache.felix.gogo.runtime that implement Function Modifier and Type Class Description class
Closure
class
CommandProxy
Methods in org.apache.felix.gogo.runtime that return Function Modifier and Type Method Description protected Function
CommandProcessorImpl. getCommand(String name, Object path)
-