com.fatwire.gst.foundation.controller.action
Interface FactoryProducer

All Known Implementing Classes:
DefaultWebAppContext, GroovyWebContext, ReflectionFactoryProducer

public interface FactoryProducer

A factory for a Factory to provide access to services that need access to ICS.

Author:
Dolf.Dijkstra

Method Summary
 Factory getFactory(COM.FutureTense.Interfaces.ICS ics)
          Method to produce a Factory to access services that need access to ICS
 

Method Detail

getFactory

Factory getFactory(COM.FutureTense.Interfaces.ICS ics)
Method to produce a Factory to access services that need access to ICS

Parameters:
ics -
Returns:
the Factory to create services that need access to ics.


Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.