Information Technology Reference
In-Depth Information
Different forms of persistence can be provided behind the KieStoreServices inter-
face. Since the KieServices helper class will try to load the actual valid class from the
service loader, we could implement our own persistence strategy and hide it behind the
same interfaces, minimizing the changes needed in existing code to start using a different
persistence mode. The runtime manager (explained in the previous chapter) uses the
KieStoreServices class behind the scene so that users don't have to use it directly,
and it will work for any part of the jBPM6 code that uses persistent processes.
Search WWH ::




Custom Search