![JAR search and dependency download from the Maven repository](/logo.png)
nyla.solutions.commas.CommasProxyCommand Maven / Gradle / Ivy
/**
*
*/
package nyla.solutions.commas;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.Map;
import nyla.solutions.core.data.Envelope;
import nyla.solutions.core.exception.SystemException;
import nyla.solutions.core.util.Debugger;
/**
* Proxy command for Command Annotations
* This command before and after processing similar AOP based programming.
* @author Gregory Green
*
*/
public class CommasProxyCommand implements Command
© 2015 - 2025 Weber Informatics LLC | Privacy Policy