|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.example.server.AuditTracker
public class AuditTracker
For audit tracking of all incoming invocations of our business (Multiplier)
| Constructor Summary | |
|---|---|
AuditTracker()
|
|
| Method Summary | |
|---|---|
void |
audit(int originalNumber)
|
void |
setStore(org.apache.camel.Endpoint store)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuditTracker()
| Method Detail |
|---|
public void setStore(org.apache.camel.Endpoint store)
public void audit(int originalNumber)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||