523524525526527528529
} } } protected ProcessStoreImpl createProcessStore(EndpointReferenceContext eprContext, TransactionManager txm, ConfStoreDAOConnectionFactory cf) { return new RiftSawProcessStore(eprContext, txm, cf, _cacheProvider); }