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