Implement a custom callback store

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2933

This topic has not yet been written. The content below is from the topic description.
Custom callback stores can also be implemented and defined within configuration. The only requirement is that it implements the org.jboss.remoting.SerializableStore interface and has a void constructor (only in the case of using a fully qualified classname in configuration).