public interface StorageBackendFactory
Modifier and Type | Method and Description |
---|---|
StorageBackend |
createInstanceFor(ErraiEntityManager em)
Creates a new instance of some implementation of StorageBackend which is
permanently bound to the given ErraiEntityManager.
|
StorageBackend createInstanceFor(ErraiEntityManager em)
em
- The EntityManager the StorageBackend serves.Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.