org.apache.juddi.config
Class ResourceConfig

java.lang.Object
  extended by org.apache.juddi.config.ResourceConfig

public class ResourceConfig
extends Object

Author:
Jeff Faath

Field Summary
static String GLOBAL_MESSAGES_FILE
           
 
Constructor Summary
ResourceConfig()
           
 
Method Summary
static String getGlobalMessage(String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GLOBAL_MESSAGES_FILE

public static final String GLOBAL_MESSAGES_FILE
See Also:
Constant Field Values
Constructor Detail

ResourceConfig

public ResourceConfig()
Method Detail

getGlobalMessage

public static String getGlobalMessage(String key)


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