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

com.github.czyzby.lml.parser.action.ActionContainer Maven / Gradle / Ivy

package com.github.czyzby.lml.parser.action;

/** Marks the class as a properly reflected action container that can be referenced in LML templates.
 *
 * @author MJ
 * @see com.github.czyzby.lml.annotation.LmlAction */
public interface ActionContainer {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy