public final class LocalizationMessages extends Object
| Constructor and Description |
|---|
LocalizationMessages() |
| Modifier and Type | Method and Description |
|---|---|
static String |
CONFIG_NOT_PRESENT()
The MultiPartProperties instance we expected is not present.
|
static String |
CONTEXT_RESOLVER_NOT_PRESENT()
The ContextResolver
|
static org.glassfish.jersey.internal.l10n.Localizable |
localizableCONFIG_NOT_PRESENT() |
static org.glassfish.jersey.internal.l10n.Localizable |
localizableCONTEXT_RESOLVER_NOT_PRESENT() |
public static org.glassfish.jersey.internal.l10n.Localizable localizableCONFIG_NOT_PRESENT()
public static String CONFIG_NOT_PRESENT()
public static org.glassfish.jersey.internal.l10n.Localizable localizableCONTEXT_RESOLVER_NOT_PRESENT()
public static String CONTEXT_RESOLVER_NOT_PRESENT()
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.