Package io.quarkus.qute.deployment
Class MessageBundleProcessor.SimpleMessageMethod
java.lang.Object
io.quarkus.qute.deployment.MessageBundleProcessor.SimpleMessageMethod
- All Implemented Interfaces:
MessageBundleProcessor.MessageMethod
- Enclosing class:
MessageBundleProcessor
static class MessageBundleProcessor.SimpleMessageMethod
extends Object
implements MessageBundleProcessor.MessageMethod
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.quarkus.qute.deployment.MessageBundleProcessor.MessageMethod
isMessageBundleInterfaceMethod
-
Field Details
-
method
final org.jboss.jandex.MethodInfo method
-
-
Constructor Details
-
SimpleMessageMethod
SimpleMessageMethod(org.jboss.jandex.MethodInfo method)
-
-
Method Details
-
parameterTypes
- Specified by:
parameterTypesin interfaceMessageBundleProcessor.MessageMethod
-
descriptor
public io.quarkus.gizmo2.desc.MethodDesc descriptor()- Specified by:
descriptorin interfaceMessageBundleProcessor.MessageMethod
-