public interface ManagementAdaptor
Modifier and Type | Method and Description |
---|---|
Resource |
createPersistenceUnitResource(String persistenceUnitName,
String providerLabel) |
String |
getIdentificationLabel()
Get the short identification string that represents the management adaptor (e.g Hibernate)
|
void |
register(ManagementResourceRegistration jpaSubsystemDeployments,
PersistenceUnitServiceRegistry persistenceUnitRegistry) |
void register(ManagementResourceRegistration jpaSubsystemDeployments, PersistenceUnitServiceRegistry persistenceUnitRegistry)
Resource createPersistenceUnitResource(String persistenceUnitName, String providerLabel)
String getIdentificationLabel()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.