com.fatwire.gst.foundation.controller.action.support
Class IcsFactoryUtil

java.lang.Object
  extended by com.fatwire.gst.foundation.controller.action.support.IcsFactoryUtil

public class IcsFactoryUtil
extends Object

Helper class to access the ICS based services through the Factory.

Since:
28 August 2012 (for some history: 28 August.)
Author:
Dolf Dijkstra

Constructor Summary
IcsFactoryUtil()
           
 
Method Summary
static Factory getFactory(COM.FutureTense.Interfaces.ICS ics)
          Method to access the Factory.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IcsFactoryUtil

public IcsFactoryUtil()
Method Detail

getFactory

public static Factory getFactory(COM.FutureTense.Interfaces.ICS ics)
Method to access the Factory.

Parameters:
ics - the current ICS.
Returns:
the Factory as found on the configured AppContext.


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