Recommended: Sing it, brah! 5 fabulous songs for developers
JW's Top 5
Optimize with a SATA RAID Storage Solution
Range of capacities as low as $1250 per TB. Ideal if you currently rely on servers/disks/JBODs
Page 5 of 5
Second, add a bean declaration for this implementation class to the project's Spring context file. For example:
<bean id="barrierArray" class="net.sourceforge.offsprings.splitter.impl.BarrierArrayImpl" singleton = "false" />
Third, add a value to the barriers property of the splitterFactory in the defaultSplitterContext.xml file referencing the newly created bean. For example:
<value>barrierArray</value>