|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntegrationOperation | |
|---|---|
| org.opencredo.esper.integration | |
| Uses of IntegrationOperation in org.opencredo.esper.integration |
|---|
| Methods in org.opencredo.esper.integration that return IntegrationOperation | |
|---|---|
IntegrationOperation |
MessageContext.getOperation()
|
static IntegrationOperation |
IntegrationOperation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IntegrationOperation[] |
IntegrationOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.opencredo.esper.integration with parameters of type IntegrationOperation | |
|---|---|
MessageContext(org.springframework.integration.Message<?> message,
org.springframework.integration.MessageChannel channel,
IntegrationOperation operation,
java.lang.String sourceId)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||