public interface DeploymentContext
extends javax.enterprise.context.spi.AlterableContext
| Modifier and Type | Method and Description |
|---|---|
void |
activate(org.jboss.shrinkwrap.api.Archive<?> archive,
String asName) |
void |
deactivate() |
org.jboss.shrinkwrap.api.Archive<?> |
getCurrentArchive() |
String |
getCurrentName() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.