org.terracotta.context.extractor
Class WeakFieldAttributeGetter<T>

java.lang.Object
  extended by org.terracotta.context.extractor.WeakFieldAttributeGetter<T>

public class WeakFieldAttributeGetter<T>
extends Object

Author:
cdennis

Constructor Summary
WeakFieldAttributeGetter(Object target, Field field)
           
 
Method Summary
 T get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WeakFieldAttributeGetter

public WeakFieldAttributeGetter(Object target,
                                Field field)
Method Detail

get

public T get()


Copyright © 2015. All Rights Reserved.