public class CreatedEntityManagers extends Object
Constructor and Description |
---|
CreatedEntityManagers() |
Modifier and Type | Method and Description |
---|---|
static ExtendedEntityManager[] |
getDeferredEntityManagers()
Called by postconstruct interceptor
|
static void |
registerPersistenceContext(ExtendedEntityManager xpc)
At injection time of a XPC, register the XPC (step 1 of 2)
finishRegistrationOfPersistenceContext is step 2
|
public static void registerPersistenceContext(ExtendedEntityManager xpc)
xpc
- The ExtendedEntityManagerpublic static ExtendedEntityManager[] getDeferredEntityManagers()
Copyright © 2017 JBoss by Red Hat. All rights reserved.