public interface PersistenceUnitServiceRegistry
Modifier and Type | Method and Description |
---|---|
PersistenceUnitService |
getPersistenceUnitService(String persistenceUnitResourceName)
Get the persistence unit service associated with the given management resource name.
|
PersistenceUnitService getPersistenceUnitService(String persistenceUnitResourceName)
persistenceUnitResourceName
- the name of the management resource representing persistence unitnull
if the persistence unit service has not been started or has been stoppedCopyright © 2017 Red Hat. All rights reserved.