Uses of Class
org.marketcetera.client.instruments.InstrumentValidationHandler

Packages that use InstrumentValidationHandler
org.marketcetera.client.instruments Provides instrument specific functions for the client. 
 

Uses of InstrumentValidationHandler in org.marketcetera.client.instruments
 

Subclasses of InstrumentValidationHandler in org.marketcetera.client.instruments
 class EquityValidationHandler
          Validates equity instruments.
 class FutureValidationHandler
          Validates future instruments.
 class OptionValidationHandler
          Validates option instruments.
 

Fields in org.marketcetera.client.instruments with type parameters of type InstrumentValidationHandler
static StaticInstrumentFunctionSelector<InstrumentValidationHandler> InstrumentValidationHandler.SELECTOR
          The factory that provides the handler instance for the specified instrument.
 



Copyright © 2012. All Rights Reserved.