com.fatwire.gst.foundation.controller.action.support
Class IcsFactoryUtil
java.lang.Object
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
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 |
IcsFactoryUtil
public IcsFactoryUtil()
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.