001    package org.crsh.plugin;
002    
003    /**
004     * @author <a href="mailto:julien.viet@exoplatform.com">Julien Viet</a>
005     */
006    public interface Service {
007    }