@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface I18nConf
Modifier and Type | Optional Element and Description |
---|---|
String |
defaultLocale |
Class<? extends II18nEventHandler> |
eventHandlerClass |
public abstract String defaultLocale
public abstract Class<? extends II18nEventHandler> eventHandlerClass
Copyright © 2022. All rights reserved.