|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.camel.example.cxf.route.ExampleCXF
public class ExampleCXF
A simple example on how to use the camel service on JOnAS 5.
| Constructor Summary | |
|---|---|
ExampleCXF(org.osgi.framework.BundleContext bundleContext)
Constructor: saves the BundleContext. |
|
| Method Summary | |
|---|---|
void |
start()
Start the route. |
void |
stop()
Stop the route. |
void |
test()
Test the route. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExampleCXF(org.osgi.framework.BundleContext bundleContext)
| Method Detail |
|---|
public void start()
throws java.lang.Throwable
java.lang.Throwablepublic void test()
public void stop()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||