Class NonRegisteredBean
- java.lang.Object
-
- org.apache.camel.quarkus.component.bean.method.NonRegisteredBean
-
public class NonRegisteredBean extends Object
-
-
Constructor Summary
Constructors Constructor Description NonRegisteredBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisJunior(Employee employee)StringtoLastName(Employee employee)
-