public abstract class Resolver extends Object
Constructor and Description |
---|
Resolver() |
Modifier and Type | Method and Description |
---|---|
abstract String |
resolve(String key) |
String |
resolveEnv(String key) |
abstract String |
resolveHttp(String key) |
abstract boolean |
resolveResource(int type,
String name) |
abstract String |
resolveSsl(String key) |
public abstract boolean resolveResource(int type, String name)
Copyright © 2019 JBoss by Red Hat. All rights reserved.