- java.lang.Object
-
- io.fabric8.fab.tests.camel.blueprint.HelloBean
-
-
Constructor Summary
Constructors
| Constructor and Description |
HelloBean() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.lang.String |
getSay() |
java.lang.String |
hello(org.apache.camel.Message message) |
void |
setSay(java.lang.String say) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
HelloBean
public HelloBean()
Copyright © 2014 Red Hat. All Rights Reserved.