Weaver 3.1.0a1-D1

com.oldlight.weaver.functions
Class Functions

java.lang.Object
  extended bycom.oldlight.weaver.functions.Functions

public class Functions
extends Object


Constructor Summary
Functions()
           
 
Method Summary
static String getConfigValue(WeaverApplicationContext context, String name)
           
static String getConfigValue(WeaverServletContext context, String name)
           
static String toString(Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Functions

public Functions()
Method Detail

getConfigValue

public static String getConfigValue(WeaverServletContext context,
                                    String name)

getConfigValue

public static String getConfigValue(WeaverApplicationContext context,
                                    String name)

toString

public static String toString(Object object)

Copyright ©Paul Harvey