AttributePersistenceService.java | Class | AttributePersistenceService
Works in conjuction with
org.jboss.mx.persistence.DelegatingPersistenceManager
that upon creation, consults this service for an
implementations of the interface
org.jboss.mx.persistence.AttributePersistenceManager
The service will instantiate and initialize the actual
persistence manager and return it whenever asked. |