类的使用
cn.taketoday.aot.hint.ResourceBundleHint
使用ResourceBundleHint的程序包
程序包
说明
Support for registering the need for reflection, resources, java
serialization and proxies at runtime.
Support for generating GraalVM native configuration from runtime hints.
-
cn.taketoday.aot.hint中ResourceBundleHint的使用
类型参数类型为ResourceBundleHint的cn.taketoday.aot.hint中的字段修饰符和类型方法说明(专用程序包) ResourceBundleHintResourceBundleHint.Builder.build()Creates aResourceBundleHintbased on the state of this builder.返回变量类型为ResourceBundleHint的类型的cn.taketoday.aot.hint中的方法修饰符和类型方法说明ResourceHints.resourceBundleHints()Return the resource bundles that should be made available at runtime. -
cn.taketoday.aot.nativex中ResourceBundleHint的使用
类型变量类型为ResourceBundleHint的cn.taketoday.aot.nativex中的方法参数修饰符和类型方法说明private static voidResourceHintsWriter.handleResourceBundles(Map<String, Object> attributes, Stream<ResourceBundleHint> ressourceBundles)