Package net.subnoize.listenhere.sqs
Class SqsExecutionTemplate
java.lang.Object
net.subnoize.listenhere.sqs.SqsExecutionTemplate
public class SqsExecutionTemplate
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description SqsExecutionTemplate() -
Method Summary
Modifier and Type Method Description java.lang.Objectinvoke(java.lang.Object[] args)SessionnewSession()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SqsExecutionTemplate
public SqsExecutionTemplate()
-
-
Method Details
-
newSession
-
invoke
public java.lang.Object invoke(java.lang.Object[] args) throws java.lang.IllegalAccessException, java.lang.reflect.InvocationTargetException- Throws:
java.lang.IllegalAccessExceptionjava.lang.reflect.InvocationTargetException
-