public class ConfiguredPathInfo extends Object
| Constructor and Description |
|---|
ConfiguredPathInfo(String name,
String endpointPath,
boolean isAbsolutePath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpointPath(HttpRootPathBuildItem httpRoot) |
String |
getEndpointPath(NonApplicationRootPathBuildItem nonAppRoot) |
String |
getName() |
public String getName()
public String getEndpointPath(HttpRootPathBuildItem httpRoot)
public String getEndpointPath(NonApplicationRootPathBuildItem nonAppRoot)
Copyright © 2021 JBoss by Red Hat. All rights reserved.