com.sun.grizzly.smart
Class Reference<E>
java.lang.Object
com.sun.grizzly.smart.Reference<E>
public class Reference<E>
- extends Object
Object represents reference to a value
- Author:
- Alexey Stashok
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Reference
public Reference(Class root,
String ref)
get
public E get(Object rootInstance)
throws IllegalArgumentException,
IllegalAccessException,
InvocationTargetException
- Throws:
IllegalArgumentException
IllegalAccessException
InvocationTargetException
buildPath
protected static void buildPath(Class root,
String ref,
List path)
throws Exception
- Throws:
Exception
Copyright © 2009 SUN Microsystems. All Rights Reserved.