public class PersistenceUnitServiceHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.msc.service.ServiceName |
BEANMANAGER_NAME |
static org.jboss.as.controller.AttributeDefinition |
SCOPED_UNIT_NAME |
| Constructor and Description |
|---|
PersistenceUnitServiceHandler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
deploy(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext,
boolean startEarly,
org.jipijapa.plugin.spi.Platform platform) |
static void |
undeploy(org.jboss.as.server.deployment.DeploymentUnit context) |
public static final org.jboss.msc.service.ServiceName BEANMANAGER_NAME
public static final org.jboss.as.controller.AttributeDefinition SCOPED_UNIT_NAME
public static void deploy(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext,
boolean startEarly,
org.jipijapa.plugin.spi.Platform platform)
throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionpublic static void undeploy(org.jboss.as.server.deployment.DeploymentUnit context)
Copyright © 2020 JBoss by Red Hat. All rights reserved.