public interface  org.apache.dubbo.common.serialize.Cleanable extends java.lang.Object
{
public abstract void cleanup();
}