Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webapp.helpers
Interface ResourcesAccessor

All Known Implementing Classes:
ResourcesAccessorBean

public interface ResourcesAccessor

Global resources can be injected by Seam into a application scoped component that doesn't need to be serialized.

This circumvents possible Seam bugs in Seam post-activation injection problems regarding resource bundles.

Author:
DM

Method Summary
 Map<String,String> getMessages()
           
 

Method Detail

getMessages

Map<String,String> getMessages()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.