com.fatwire.gst.foundation.url
Class WraPathTranslationServiceFactory
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WraPathTranslationServiceFactory
public WraPathTranslationServiceFactory()
- Deprecated.
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.