Java Actions - Dynamic RMI Action

Dynamic RMI Action is like Dynamic Java Action and RMI Action. Like Dynamic Java Action, your remote object does not need to implement any specific Flux interfaces. Instead, you specify the signature of the method that should receive a callback. Like RMI Action, you specify the location of the remote object. The scheduler calls this remote object when the Dynamic RMI Action executes.