/** * */ /** * @author DLEE * */ @Module(name="bsh",moduleClass="BSHModule") package org.xmlsh.bsh.module; import org.xmlsh.annotations.Module;