org.apache.olingo.odata2.jpa.processor.core.exception
Class ODataJPAMessageServiceDefault

java.lang.Object
  extended by org.apache.olingo.odata2.jpa.processor.core.exception.ODataJPAMessageServiceDefault
All Implemented Interfaces:
ODataJPAMessageService

public class ODataJPAMessageServiceDefault
extends Object
implements ODataJPAMessageService


Method Summary
static ODataJPAMessageService getInstance(Locale locale)
           
 String getLocalizedMessage(MessageReference context, Throwable exception)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLocalizedMessage

public String getLocalizedMessage(MessageReference context,
                                  Throwable exception)
Specified by:
getLocalizedMessage in interface ODataJPAMessageService

getInstance

public static ODataJPAMessageService getInstance(Locale locale)


Copyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.