org.exoplatform.chat.portlet.notification
Class BundleService

java.lang.Object
  extended by org.exoplatform.chat.portlet.notification.BundleService

@ApplicationScoped
public class BundleService
extends Object


Constructor Summary
BundleService()
           
 
Method Summary
 String getBundle(String target, ResourceBundle bundle, Locale locale)
           
 juzu.Response.Content getBundle(String target, juzu.request.ResourceContext resourceContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BundleService

public BundleService()
Method Detail

getBundle

public juzu.Response.Content getBundle(String target,
                                       juzu.request.ResourceContext resourceContext)

getBundle

public String getBundle(String target,
                        ResourceBundle bundle,
                        Locale locale)


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.