public interface  org.apache.shiro.util.Destroyable extends java.lang.Object
{
public abstract void destroy() throws java.lang.Exception;
}