Interface CommandSessionListener

  • All Known Implementing Classes:
    EventAdminListener

    public interface CommandSessionListener
    Listener for command executions. Such listeners must be registered in the OSGi registry and will be called by the CommandProcessor when a command line is executed in a given session.