public class ChildListProxy extends Object implements InvocationHandler
ChildListProxy(Site.Page parent)
Object
invoke(Object o, Method method, Object[] os)
static List<Site.Page>
newInstance(Site.Page parent)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ChildListProxy(Site.Page parent)
public static List<Site.Page> newInstance(Site.Page parent)
public Object invoke(Object o, Method method, Object[] os) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2014 Bartolomeo Sorrentino. All rights reserved.