org.ferris.yahoo.finance.jmce.bean
Class BeanFactory

java.lang.Object
  extended by org.ferris.yahoo.finance.jmce.bean.BeanFactory

public class BeanFactory
extends Object

Author:
mjr2958

Constructor Summary
BeanFactory()
           
 
Method Summary
static CalendarHandler getCalendarHandler()
           
static CmeGroupHandler getCmeGroupHandler()
           
static CrudeOilHandler getCrudeOilHandler()
           
static DataSource getDataSource()
           
static DowHandler getDowHandler()
           
static EmailAddressHandler getEmailAddressHandler()
           
static FuturesExpirationsHandler getFuturesExpirationsHandler()
           
static GoldHandler getGoldHandler()
           
static MessageHandler getMessageHandler()
           
static NasdaqHandler getNasdaqHandler()
           
static StandardAndPoors500Handler getStandardAndPoors500Handler()
           
static YearEndPriceHandler getYearEndPriceHandler()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanFactory

public BeanFactory()
Method Detail

getCmeGroupHandler

public static CmeGroupHandler getCmeGroupHandler()

getDataSource

public static DataSource getDataSource()

getYearEndPriceHandler

public static YearEndPriceHandler getYearEndPriceHandler()

getStandardAndPoors500Handler

public static StandardAndPoors500Handler getStandardAndPoors500Handler()

getNasdaqHandler

public static NasdaqHandler getNasdaqHandler()

getGoldHandler

public static GoldHandler getGoldHandler()

getFuturesExpirationsHandler

public static FuturesExpirationsHandler getFuturesExpirationsHandler()

getDowHandler

public static DowHandler getDowHandler()

getCrudeOilHandler

public static CrudeOilHandler getCrudeOilHandler()

getCalendarHandler

public static CalendarHandler getCalendarHandler()

getEmailAddressHandler

public static EmailAddressHandler getEmailAddressHandler()

getMessageHandler

public static MessageHandler getMessageHandler()


Copyright © May 23, 2006-2012 The Ferris Foundation. All Rights Reserved.