Class BeanMethodResource
- java.lang.Object
-
- org.apache.camel.quarkus.component.bean.method.BeanMethodResource
-
@Path("/bean-method") public class BeanMethodResource extends Object
-
-
Constructor Summary
Constructors Constructor Description BeanMethodResource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>collectedNames(String key)javax.ws.rs.core.Responseemployee(Employee employee, String route)
-