@FunctionalInterface public interface ApplicationClassLoaderAccess
 The functionality is intended to internal usage only. The implementation of
 this interface may be set as an attribute in VaadinContext so that
 the classloader may be used in other place where VaadinContext is
 available.
 
For internal use only. May be renamed or removed in a future release.
| Modifier and Type | Method and Description | 
|---|---|
ClassLoader | 
getClassloader()
Gets the web application classloader. 
 | 
ClassLoader getClassloader()
Copyright © 2021. All rights reserved.