org.glassfish.jersey.servlet.portability
Class LocalizationMessages
java.lang.Object
org.glassfish.jersey.servlet.portability.LocalizationMessages
public final class LocalizationMessages
- extends Object
Defines string formatting method for each constant in the resource file
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalizationMessages
public LocalizationMessages()
localizableJERSEY_CONTAINER_CANT_LOAD
public static org.glassfish.jersey.internal.l10n.Localizable localizableJERSEY_CONTAINER_CANT_LOAD()
JERSEY_CONTAINER_CANT_LOAD
public static String JERSEY_CONTAINER_CANT_LOAD()
- Unable to instantiate Jersey ServletContainer.
localizableJERSEY_NOT_AVAILABLE
public static org.glassfish.jersey.internal.l10n.Localizable localizableJERSEY_NOT_AVAILABLE()
JERSEY_NOT_AVAILABLE
public static String JERSEY_NOT_AVAILABLE()
- No Jersey runtime found on the application classpath.
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.