| Annotation Type | Description |
|---|---|
| BeanResolver | |
| Config | |
| CoreService |
Mark a class to be managed in the forklift classloader.
|
| Headers |
Marks a property to have its value populated with the data from the headers of the JMS message
|
| LifeCycle | |
| LifeCycles | |
| Message |
Marks a property to have its value populated with data from the body of a message
|
| MultiThreaded |
Specify how many processor threads should be launched by forklift for the annotated processor.
|
| On | |
| OnDeploy | |
| OnMessage | |
| Ons | |
| OnUndeploy | |
| OnValidate | |
| Order |
Instructs forklift to process messages in a specified order.
|
| Producer |
Marks a field to use defined properties when sending a message
|
| Properties |
Marks a property to have its value populated with the data from the properties of the JMS message
|
| RequireSystem |
Instructs forklift to check that a required system is up and running.
|
| Response | |
| Service |
Mark a class to be managed in the consumer deployment's classloader.
|