public interface ForcedAutoDiscoverable extends AutoDiscoverable
runtime configurations
.
A component implementing this contract becomes auto-discoverable by adding a new entry with fully qualified name of its
implementation class name to a org.glassfish.jersey.internal.spi.AutoDiscoverable
file in the META-INF/services
directory.
Implementations of this contract are always configured
regardless of
values of properties CommonProperties.FEATURE_AUTO_DISCOVERY_DISABLE
and
CommonProperties.METAINF_SERVICES_LOOKUP_DISABLE
.AutoDiscoverable
DEFAULT_PRIORITY
configure
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.