public final class ServletContainerProviderFactory extends Object
ServletContainerProvider.
Mentioned implementation classes are registered by META-INF/services.| Modifier and Type | Method and Description |
|---|---|
static org.glassfish.jersey.servlet.internal.spi.ServletContainerProvider[] |
getAllServletContainerProviders()
Returns array of all "registered" implementations of
ServletContainerProvider. |
public static org.glassfish.jersey.servlet.internal.spi.ServletContainerProvider[] getAllServletContainerProviders()
ServletContainerProvider.null.
If there is no implementation registered empty array is returned.Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.