All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.joker17.bizactuator.context.BizContext Maven / Gradle / Ivy

The newest version!
package com.joker17.bizactuator.context;

import java.io.Serializable;

/**
 * 业务上下文
 */
public interface BizContext extends Serializable {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy