package com.vistatec.ocelot.config.xml; import javax.xml.bind.annotation.XmlRootElement; @XmlRootElement public interface RootConfig { }