Interface Services.Fallback

All Known Implementing Classes:
JSONComponentSerializerProviderImpl
Enclosing class:
Services

public static interface Services.Fallback
A fallback service.

When used in tandem with Services.serviceWithFallback(ServiceLoader, Class), classes that implement this interface will be ignored in favour of classes that do not implement this interface.

Since:
4.14.0