@ApplicationScoped public class IndyDeployment extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
API_PREFIX |
| Modifier | Constructor and Description |
|---|---|
protected |
IndyDeployment() |
|
IndyDeployment(Set<Class<? extends IndyResources>> resourceClasses,
Set<Class<? extends RestProvider>> restProviders,
Set<IndyDeploymentProvider> deploymentProviders,
UIServlet ui,
org.commonjava.o11yphant.honeycomb.HoneycombFilter honeycombFilter,
ResourceManagementFilter resourceManagementFilter,
org.commonjava.indy.stats.IndyVersioning versioning) |
| Modifier and Type | Method and Description |
|---|---|
void |
cdiInit() |
Set<Class<?>> |
getClasses() |
io.undertow.servlet.api.DeploymentInfo |
getDeployment(String contextRoot) |
public static final String API_PREFIX
protected IndyDeployment()
public IndyDeployment(Set<Class<? extends IndyResources>> resourceClasses, Set<Class<? extends RestProvider>> restProviders, Set<IndyDeploymentProvider> deploymentProviders, UIServlet ui, org.commonjava.o11yphant.honeycomb.HoneycombFilter honeycombFilter, ResourceManagementFilter resourceManagementFilter, org.commonjava.indy.stats.IndyVersioning versioning)
@PostConstruct public void cdiInit()
public io.undertow.servlet.api.DeploymentInfo getDeployment(String contextRoot)
Copyright © 2011-2020-2021. All Rights Reserved.