org.frameworkset.spi.UNmodify Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bboss-core Show documentation
Show all versions of bboss-core Show documentation
bboss is a j2ee framework include aop/ioc,mvc,persistent,taglib,rpc,event ,bean-xml serializable and so on.http://www.bbossgroups.com
package org.frameworkset.spi;
/**
*
* Title: UNmodify.java
* Description:
* bboss workgroup
* Copyright (c) 2007
* @Date 2009-9-24 下午05:08:16
* @author biaoping.yin
* @version 1.0
*/
public interface UNmodify
{
public void unmodify();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy