@FunctionalInterface public interface ServletContainerSupplier<T extends ServletContainer>
Modifier and Type | Method and Description |
---|---|
ServletContainer |
get()
Constructed instance of ServletContainer resource
|
ServletContainer get()
Copyright © 2019 JBoss by Red Hat. All rights reserved.