Uses of Interface
org.apache.felix.service.command.CommandSessionListener
Packages that use CommandSessionListener
-
Uses of CommandSessionListener in org.apache.felix.gogo.runtime
Fields in org.apache.felix.gogo.runtime with type parameters of type CommandSessionListenerModifier and TypeFieldDescriptionprotected final Set
<CommandSessionListener> CommandProcessorImpl.listeners
Methods in org.apache.felix.gogo.runtime with parameters of type CommandSessionListenerModifier and TypeMethodDescriptionvoid
CommandProcessorImpl.addListener
(CommandSessionListener l) void
CommandProcessorImpl.removeListener
(CommandSessionListener l) -
Uses of CommandSessionListener in org.apache.felix.gogo.runtime.activator
Classes in org.apache.felix.gogo.runtime.activator that implement CommandSessionListener