public class ConfigInstantiator extends Object
This should only be used in specific circumstances, generally when normal start has failed and we are attempting to do some form of recovery via hot deployment
TODO: fully implement this as required, at the moment this is mostly to read the HTTP config when startup fails
Constructor and Description |
---|
ConfigInstantiator() |
Modifier and Type | Method and Description |
---|---|
static void |
handleObject(Object o) |
(package private) static Type |
typeOfParameter(Type type,
int paramIdx) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.