com.fatwire.gst.foundation.url
Class WraPathTranslationServiceFactory

java.lang.Object
  extended by com.fatwire.gst.foundation.url.WraPathTranslationServiceFactory

Deprecated.

@Deprecated
public final class WraPathTranslationServiceFactory
extends Object

Used to instantiate path translation services. Probably should get replaced by DI at some point.

Since:
Jul 21, 2010
Author:
Tony Field

Constructor Summary
WraPathTranslationServiceFactory()
          Deprecated.  
 
Method Summary
static WraPathTranslationService getService(COM.FutureTense.Interfaces.ICS ics)
          Deprecated. Return a new instance of the WraPathTranslationService.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WraPathTranslationServiceFactory

public WraPathTranslationServiceFactory()
Deprecated. 
Method Detail

getService

public static WraPathTranslationService getService(COM.FutureTense.Interfaces.ICS ics)
Deprecated. 
Return a new instance of the WraPathTranslationService.

Parameters:
ics - context, if available. Null is allowed
Returns:
service


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