fr.dyade.aaa.util

Class ConfigVariable


public class ConfigVariable
extends java.lang.Object

Method Summary

static Class
getClass(String type)
Object
getDefault()
String
getInfo()
String
getName()
static Object
getObject(Class c, String value)
Class
getType()

Method Details

getClass

public static Class getClass(String type)
            throws Exception


getDefault

public final Object getDefault()


getInfo

public final String getInfo()


getName

public final String getName()


getObject

public static Object getObject(Class c,
                               String value)
            throws Exception


getType

public final Class getType()


Copyright B) 2004 Scalagent - All rights reserved