public interface SimpleContainer
| Modifier and Type | Method and Description |
|---|---|
default boolean |
isContainerFactory(Class<?> cls) |
default SimpleContainer |
requestedMavenArtifacts(Set<String> artifacts) |
void |
start(org.jboss.shrinkwrap.api.Archive<?> archive) |
void |
stop() |
default SimpleContainer requestedMavenArtifacts(Set<String> artifacts)
default boolean isContainerFactory(Class<?> cls)
Copyright © 2016 JBoss by Red Hat. All rights reserved.