public final class LocalizationMessages extends Object
Constructor and Description |
---|
LocalizationMessages() |
Modifier and Type | Method and Description |
---|---|
static String |
JERSEY_CONTAINER_CANT_LOAD()
Unable to instantiate Jersey ServletContainer.
|
static String |
JERSEY_NOT_AVAILABLE()
No Jersey runtime found on the application classpath.
|
static org.glassfish.jersey.internal.l10n.Localizable |
localizableJERSEY_CONTAINER_CANT_LOAD() |
static org.glassfish.jersey.internal.l10n.Localizable |
localizableJERSEY_NOT_AVAILABLE() |
public static org.glassfish.jersey.internal.l10n.Localizable localizableJERSEY_CONTAINER_CANT_LOAD()
public static String JERSEY_CONTAINER_CANT_LOAD()
public static org.glassfish.jersey.internal.l10n.Localizable localizableJERSEY_NOT_AVAILABLE()
public static String JERSEY_NOT_AVAILABLE()
Copyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.