public class KiteScanLoader extends Object
| 构造器和说明 |
|---|
KiteScanLoader(String locations) |
| 限定符和类型 | 方法和说明 |
|---|---|
KiteConfiguration |
createKiteConfiguration()
创建kiteConfiguration
|
KiteFactory |
createKiteFactory()
根据默认的ObjectMapper创建KiteFactory
|
KiteFactory |
createKiteFactory(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
根据自定义的ObjectMapper创建KiteFactory
|
public KiteScanLoader(String locations)
public KiteConfiguration createKiteConfiguration()
public KiteFactory createKiteFactory()
public KiteFactory createKiteFactory(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
objectMapper - Copyright © 2018. All rights reserved.