public class RuntimeDelegateDecorator extends Object
| Constructor and Description |
|---|
RuntimeDelegateDecorator() |
| Modifier and Type | Method and Description |
|---|---|
static RuntimeDelegate |
configured(Configuration configuration)
The decorated
RuntimeDelegate that uses HeaderDelegateProviders based on
whether CommonProperties.FEATURE_AUTO_DISCOVERY_DISABLE is set or not |
public static RuntimeDelegate configured(Configuration configuration)
RuntimeDelegate that uses HeaderDelegateProviders based on
whether CommonProperties.FEATURE_AUTO_DISCOVERY_DISABLE is set or notconfiguration - that has or has not CommonProperties.FEATURE_AUTO_DISCOVERY_DISABLE setRuntimeDelegate that uses HeaderDelegateProvidersCopyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.