类的使用
cn.taketoday.aot.hint.ResourceBundleHint.Builder
程序包
说明
Support for registering the need for reflection, resources, java
serialization and proxies at runtime.
-
cn.taketoday.aot.hint中ResourceBundleHint.Builder的使用
修饰符和类型方法说明Use thebaseNameof the resource bundle.ResourceBundleHint.Builder.onReachableType(TypeReference reachableType) Make this hint conditional on the fact that the specified type can be resolved.类型变量类型为ResourceBundleHint.Builder的cn.taketoday.aot.hint中的方法参数修饰符和类型方法说明ResourceHints.registerResourceBundle(String baseName, Consumer<ResourceBundleHint.Builder> resourceHint) Register that the resource bundle with the specified base name should be made available at runtime.