org.springframework.beans.factory.DisposableBean Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bboss-plugin-spring Show documentation
Show all versions of bboss-plugin-spring Show documentation
hibernate plugin,word/pdf plugin
package org.springframework.beans.factory;
public interface DisposableBean extends org.frameworkset.spi.DisposableBean{
}