package org.tm.archive; public interface Unbindable { public void unbind(); }