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 Localizable |
localizableJERSEY_CONTAINER_CANT_LOAD() |
static Localizable |
localizableJERSEY_NOT_AVAILABLE() |
public static Localizable localizableJERSEY_CONTAINER_CANT_LOAD()
public static String JERSEY_CONTAINER_CANT_LOAD()
public static Localizable localizableJERSEY_NOT_AVAILABLE()
public static String JERSEY_NOT_AVAILABLE()
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.