/** * <p>Copyright: Copyright (c) 2009</p> * <p>Company: �������ӹɷ����޹�˾</p> */ package com.hundsun.ares.studio.core.validate; /** * * @author sundl */ public abstract class AbstractAresContext implements IAresContext{ }