Class GetterAccessorImplementor
java.lang.Object
io.quarkus.resteasy.reactive.links.deployment.GetterAccessorImplementor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidimplement(io.quarkus.gizmo.ClassOutput classOutput, GetterMetadata getterMetadata) Implements aGetterAccessorthat knows how to access a specific getter method of a specific type.
-
Constructor Details
-
GetterAccessorImplementor
GetterAccessorImplementor()
-
-
Method Details
-
implement
Implements aGetterAccessorthat knows how to access a specific getter method of a specific type.
-