Uses of Class
ac.simons.neo4j.migrations.quarkus.runtime.ResourceWrapper
Packages that use ResourceWrapper
Package
Description
The runtime infrastructure for configuring and creating instances of 
Migrations.- 
Uses of ResourceWrapper in ac.simons.neo4j.migrations.quarkus.runtime
Methods in ac.simons.neo4j.migrations.quarkus.runtime that return types with arguments of type ResourceWrapperMethod parameters in ac.simons.neo4j.migrations.quarkus.runtime with type arguments of type ResourceWrapperModifier and TypeMethodDescriptionStaticClasspathResourceScanner.of(Collection<ResourceWrapper> resources) Creates a new scanner from a fixed set of predefined resources.voidStaticClasspathResourceScanner.setResources(Set<ResourceWrapper> resources) This method may not be used outside Quarkus internal code.