public class ConfigurationPropertyChecker extends Object
ConfigurationPropertySource
and requiring special hooks to be called before and after bootstrap.| Modifier and Type | Method and Description |
|---|---|
void |
afterBoot(ConfigurationPropertyChecker firstPhaseChecker) |
void |
beforeBoot() |
static ConfigurationPropertyChecker |
create() |
ConfigurationPropertySource |
wrap(AllAwareConfigurationPropertySource source) |
public static ConfigurationPropertyChecker create()
public ConfigurationPropertySource wrap(AllAwareConfigurationPropertySource source)
public void beforeBoot()
public void afterBoot(ConfigurationPropertyChecker firstPhaseChecker)
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.