Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Default Value

Description

spaceName

null

This is the JavaSpace name

B verb

BBB

DESCR_BBB

C

CCC

DESCR_CCC

D

DDD

DESCR_DDD

take

This is the verb for getting JavaSpace entries, it can be: take or read

transactional

false

if true, sending and receiving of entries is performed under a transaction

transactionalTimeout

Long.MAX_VALUE

the transaction timeout

concurrentConsumers

1

the number of concurrent consumer getting entries from the JavaSpace

E

EEE

DESCR_EEE

F

FFF

DESCR_FFF

Using camel-javaspace

...