com.fatwire.gst.foundation.facade.ics
Class ICSLocatorSupport
java.lang.Object
com.fatwire.gst.foundation.facade.ics.ICSLocatorSupport
- All Implemented Interfaces:
- ICSLocator
public class ICSLocatorSupport
- extends Object
- implements ICSLocator
Base implementation of ICSLocator
. Just one single ics is stored.
Not thread safe!!
- Author:
- Dolf Dijkstra
Method Summary |
COM.FutureTense.Interfaces.ICS |
getICS()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ICSLocatorSupport
public ICSLocatorSupport(COM.FutureTense.Interfaces.ICS ics)
getICS
public COM.FutureTense.Interfaces.ICS getICS()
- Specified by:
getICS
in interface ICSLocator
Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.