JavaScript is disabled on your browser.
WildFly: JPA Subsystem 25.0.1.Final
public class PersistenceUnitServiceHandler
extends Object
Handle the installation of the Persistence Unit service
NOTE: References in this document to Java Persistence API(JPA) refer to the Jakarta Persistence unless otherwise noted.
Author:
Scott Marlow
Field Summary
Fields
Modifier and Type
Field and Description
static org.jboss.msc.service.ServiceName
BEANMANAGER_NAME
static org.jboss.as.controller.AttributeDefinition
SCOPED_UNIT_NAME
Method Summary
All Methods Static Methods Concrete Methods
Modifier and Type
Method and Description
static void
deploy (org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext,
boolean startEarly,
Platform platform)
static void
undeploy (org.jboss.as.server.deployment.DeploymentUnit context)
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
deploy
public static void deploy(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext,
boolean startEarly,
Platform platform)
throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
Throws:
org.jboss.as.server.deployment.DeploymentUnitProcessingException
WildFly: JPA Subsystem 25.0.1.Final
Copyright © 2021 JBoss by Red Hat . All rights reserved.