Class LocalizationMessages
java.lang.Object
org.glassfish.jersey.message.filtering.internal.LocalizationMessages
@Generated("com.sun.istack.maven.ResourceGenMojo")
public final class LocalizationMessages
extends Object
Defines string formatting method for each constant in the resource file
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringThe entity-filtering scope property does not contain an instance of Annotation or Annotation[] ({0}).static org.glassfish.jersey.internal.l10n.Localizablestatic org.glassfish.jersey.internal.l10n.Localizablestatic StringMerging two sets of entity-filtering scopes obtained from two different scope resolvers.
-
Constructor Details
-
LocalizationMessages
public LocalizationMessages()
-
-
Method Details
-
localizableENTITY_FILTERING_SCOPE_NOT_ANNOTATIONS
public static org.glassfish.jersey.internal.l10n.Localizable localizableENTITY_FILTERING_SCOPE_NOT_ANNOTATIONS(Object arg0) -
ENTITY_FILTERING_SCOPE_NOT_ANNOTATIONS
-
localizableMERGING_FILTERING_SCOPES
public static org.glassfish.jersey.internal.l10n.Localizable localizableMERGING_FILTERING_SCOPES() -
MERGING_FILTERING_SCOPES
Merging two sets of entity-filtering scopes obtained from two different scope resolvers.
-