Uses of Class
org.javalite.activeweb.CloseableList
Packages that use CloseableList
-
Uses of CloseableList in org.javalite.activeweb
Methods in org.javalite.activeweb that return CloseableListModifier and TypeMethodDescriptionstatic CloseableList<io.github.classgraph.ClassInfo>
Configuration.getControllerClassInfos(ClassLoader classLoader)
Returns a list of controllers that are reachable and not abstract.