Every Java Processor defined in the Consolidation Server implicitly implements the CVComponentExalead CloudView interface, required to define a
Exalead CloudView Component.
Create Java processors externally within your IDE,
Package this appropriately in a Jar/Zip,
And deploy it into the Exalead CloudView instance to enable your processors selectively.
This is one of the key advantages over Groovy, as Groovy processors are added and written
within the Exalead CloudViewAdministration Console. With the Exalead CloudView component mechanism, you can also define runtime properties that to customize the
component behavior. It thus becomes possible to write a generic processor that can be
customized using runtime properties defined within the Administration Console later on.