@ApplicationScoped public class DefaultDeploymentCreator extends Object
| Constructor and Description |
|---|
DefaultDeploymentCreator(DefaultDeploymentFactory... factories) |
DefaultDeploymentCreator(javax.enterprise.inject.Instance<DefaultDeploymentFactory> factories) |
DefaultDeploymentCreator(Iterable<DefaultDeploymentFactory> factories) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.shrinkwrap.api.Archive<?> |
createDefaultDeployment(String type) |
@Inject
public DefaultDeploymentCreator(@Any
javax.enterprise.inject.Instance<DefaultDeploymentFactory> factories)
public DefaultDeploymentCreator(DefaultDeploymentFactory... factories)
public DefaultDeploymentCreator(Iterable<DefaultDeploymentFactory> factories)
public org.jboss.shrinkwrap.api.Archive<?> createDefaultDeployment(String type)
Copyright © 2016 JBoss by Red Hat. All rights reserved.