com.fatwire.gst.foundation.mapping
Class MappingInjector

java.lang.Object
  extended by com.fatwire.gst.foundation.mapping.MappingInjector

public class MappingInjector
extends Object

Since:
Apr 13, 2011
Author:
Dolf Dijkstra

Field Summary
protected static org.apache.commons.logging.Log LOG
           
 
Constructor Summary
MappingInjector()
           
 
Method Summary
static void inject(Object object, Factory factory, AssetIdWithSite id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

protected static final org.apache.commons.logging.Log LOG
Constructor Detail

MappingInjector

public MappingInjector()
Method Detail

inject

public static final void inject(Object object,
                                Factory factory,
                                AssetIdWithSite id)


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