com.fatwire.gst.foundation.facade.ics
Class ICSLocatorSupport

java.lang.Object
  extended by 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

Constructor Summary
ICSLocatorSupport(COM.FutureTense.Interfaces.ICS ics)
           
 
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
 

Constructor Detail

ICSLocatorSupport

public ICSLocatorSupport(COM.FutureTense.Interfaces.ICS ics)
Method Detail

getICS

public COM.FutureTense.Interfaces.ICS getICS()
Specified by:
getICS in interface ICSLocator


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