Uses of Interface
org.jboss.logging.processor.model.Parameter
Packages that use Parameter
-
Uses of Parameter in org.jboss.logging.processor.model
Subinterfaces with type arguments of type Parameter in org.jboss.logging.processor.modelMethods in org.jboss.logging.processor.model that return ParameterMethods in org.jboss.logging.processor.model that return types with arguments of type ParameterModifier and TypeMethodDescriptionThrowableType.constructionParameters()The parameters needed to construct the throwable, if not using the default constructor.MessageMethod.parameters()Returns the parameters for the method.MessageMethod.parametersAnnotatedWith(Class<? extends Annotation> annotation) Returns an unmodifiable collection of the parameters specified by the parameter type or an empty set.