Uses of Interface
liquibase.resource.PathHandler
Packages that use PathHandler
-
Uses of PathHandler in liquibase.resource
Classes in liquibase.resource that implement PathHandlerModifier and TypeClassDescriptionclassConvenience base class forPathHandlers.classPathHandlerthat converts the path into aDirectoryResourceAccessor.classPathHandlerthat converts the path into aDirectoryResourceAccessor.Methods in liquibase.resource that return types with arguments of type PathHandlerModifier and TypeMethodDescriptionprotected Class<PathHandler>PathHandlerFactory.getPluginClass()Methods in liquibase.resource with parameters of type PathHandlerModifier and TypeMethodDescriptionprotected intPathHandlerFactory.getPriority(PathHandler obj, Object... args)