类 DisabledScanner
- java.lang.Object
-
- org.hibernate.boot.archive.scan.internal.DisabledScanner
-
-
构造器概要
构造器 构造器 说明 DisabledScanner()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 ScanResultscan(ScanEnvironment environment, ScanOptions options, ScanParameters parameters)Perform the scanning against the described environment using the defined options, and return the scan results.
-
-
-
方法详细资料
-
scan
public ScanResult scan(ScanEnvironment environment, ScanOptions options, ScanParameters parameters)
从接口复制的说明:ScannerPerform the scanning against the described environment using the defined options, and return the scan results.
-
-