
public interface ConfigurationPlaceholderResolver
| Modifier and Type | Method and Description |
|---|---|
int |
precedence()
In case of registering more than one placeholder resolver, they are ordered as they appear on classpath.
|
ArquillianDescriptor |
resolve(ArquillianDescriptor arquillianDescriptor) |
ArquillianDescriptor resolve(ArquillianDescriptor arquillianDescriptor)
int precedence()
precedence value. The higher the precedence is,
the sooner the observer is executed.Copyright © 2020 JBoss by Red Hat. All rights reserved.