![JAR search and dependency download from the Maven repository](/logo.png)
com.evasion.module.common.ICommonModule Maven / Gradle / Ivy
/*
* To change this template, choose Tools | Templates and open the template in
* the editor.
*/
package com.evasion.module.common;
/**
*
* @author glon-56610
*/
public interface ICommonModule extends IEventManager, IAccountManager {
public void preLoad();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy