org.orange.kicsa
Class Application


public class Application

Classe d'intialisation des ressources de l'application

Author:
Laurent Richer.
Version: $Revision: 1.1.1.1 $
testcase test.org.orange.kicsa.TestApplication

Revisions:

05112002 Laurent Richer:


Field Summary
 final static StringDAO_FACTORY_CLASS_NAME
           
 final static StringDAO_FACTORY_CLASS_NAME_DEFAULT
           
 final static StringSKILL_FACTORY_CLASS_NAME
           
 final static StringSKILL_FACTORY_CLASS_NAME_DEFAULT
           

Method Summary
 static AbstractDAOFactorygetDAOFactory()
           
 static MBeanServergetMBeanServer()
           
 static SkillFactorygetSkillFactory()
           
 static voidinit(URL someLogResource)
           
 static voidinitDAOFactory()
          Generated by Together on 30 oct. 02
 static voidinitSkillFactory()
           

Field Detail

DAO_FACTORY_CLASS_NAME

public final static String DAO_FACTORY_CLASS_NAME

DAO_FACTORY_CLASS_NAME_DEFAULT

public final static String DAO_FACTORY_CLASS_NAME_DEFAULT

SKILL_FACTORY_CLASS_NAME

public final static String SKILL_FACTORY_CLASS_NAME

SKILL_FACTORY_CLASS_NAME_DEFAULT

public final static String SKILL_FACTORY_CLASS_NAME_DEFAULT
Method Detail

getDAOFactory

public static AbstractDAOFactory getDAOFactory()

getMBeanServer

public static MBeanServer getMBeanServer()

getSkillFactory

public static SkillFactory getSkillFactory()

init

public static void init(URL someLogResource)
throws java.lang.Throwable

initDAOFactory

public static void initDAOFactory()
throws java.lang.Throwable
Generated by Together on 30 oct. 02

initSkillFactory

public static void initSkillFactory()
throws java.lang.Throwable

Association Links

to Class java.lang.String

to Class java.lang.String

to Class org.orange.kicsa.business.skill.SkillFactory

to Class java.lang.String

to Class java.lang.String

to Class org.orange.kicsa.integration.AbstractDAOFactory

Dependency Links

to Class java.net.URL

to Class java.lang.Throwable

to Class java.lang.String

to Class org.orange.kicsa.business.skill.SkillFactoryImpl

to Class java.lang.Class

to Class org.orange.util.Preferences

to Class org.orange.kicsa.business.skill.SkillFactory

to Class org.orange.kicsa.service.skill.SkillServicePool

to Class org.orange.kicsa.service.skill.SkillService

to Class org.orange.kicsa.business.skill.Skill

to Class org.orange.kicsa.SkillNotFoundException

to Class java.util.NoSuchElementException

to Class java.lang.RuntimeException

to Class java.lang.Exception

to Class org.orange.kicsa.integration.JDBCDAOFactory

to Class org.orange.kicsa.integration.AbstractDAOFactory

to Class java.lang.reflect.Method

to Class org.orange.util.PatternConstants

to Class java.lang.reflect.InvocationTargetException

to Class java.lang.System

to Class Diagram org.orange.kicsa.business.skill

to Class Diagram org.orange.kicsa.business

to Class Diagram org.orange.kicsa

to Class Diagram org.orange

to Class Diagram org

to Class Diagram <default>

to Class Diagram org.orange.util

to Class Diagram org.orange.kicsa.service.skill

to Class Diagram org.orange.kicsa.service

to Class Diagram org.orange.kicsa.integration