Example usage for org.hibernate.boot.archive.scan.internal StandardScanner subclass-usage

List of usage examples for org.hibernate.boot.archive.scan.internal StandardScanner subclass-usage

Introduction

In this page you can find the example usage for org.hibernate.boot.archive.scan.internal StandardScanner subclass-usage.

Usage

From source file org.ligoj.bootstrap.core.dao.ResourceScanner.java

/**
 * Special scanner handling the VFS protocol.
 * 
 * @author Fabrice Daugan
 */
public class ResourceScanner extends StandardScanner {