Class VfsSchemeResourceFinderFactory

java.lang.Object
org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory
All Implemented Interfaces:
UriSchemeResourceFinderFactory

final class VfsSchemeResourceFinderFactory extends Object implements UriSchemeResourceFinderFactory
A JBoss-based "vfsfile", "vfs" and "vfszip" scheme URI scanner.

This approach uses reflection to allow for zero-deps and support for both the v2 (EAP5, AS5) and v3 VFS APIs (AS6, AS7, EAP6 invalid input: '&' WildFly) which are not binary compatible.