public interface  org.apache.camel.json.simple.JSONAware extends java.lang.Object
{
public abstract java.lang.String toJSONString();
}