org.cruxframework.crux.core.rebind.i18n
Class MessageClasses

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.i18n.MessageClasses

public class MessageClasses
extends Object

Class for retrieve the messages interface, based on the annotation MessageName.

Author:
Thiago da Rosa de Bustamante

Constructor Summary
MessageClasses()
           
 
Method Summary
static String getMessageClass(String message)
          Return the className associated with the name informed
static void initialize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageClasses

public MessageClasses()
Method Detail

getMessageClass

public static String getMessageClass(String message)
Return the className associated with the name informed

Parameters:
interfaceName -
Returns:

initialize

public static void initialize()
Parameters:
urls -


Copyright © 2014. All rights reserved.