public class HealthAnnotationProcessor extends Object implements DeploymentProcessor
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.jandex.DotName |
APP_PATH |
static org.jboss.jandex.DotName |
HEALTH |
static org.jboss.jandex.DotName |
PATH |
| Constructor and Description |
|---|
HealthAnnotationProcessor(org.jboss.shrinkwrap.api.Archive archive,
org.jboss.jandex.IndexView index) |
| Modifier and Type | Method and Description |
|---|---|
void |
process() |
static void |
safeAppend(StringBuilder sb,
String pathToken) |
public static final org.jboss.jandex.DotName HEALTH
public static final org.jboss.jandex.DotName PATH
public static final org.jboss.jandex.DotName APP_PATH
@Inject
public HealthAnnotationProcessor(org.jboss.shrinkwrap.api.Archive archive,
org.jboss.jandex.IndexView index)
public void process()
throws NamingException
process in interface DeploymentProcessorNamingExceptionpublic static void safeAppend(StringBuilder sb, String pathToken)
Copyright © 2018 JBoss by Red Hat. All rights reserved.