Uses of Class
org.nakedobjects.plugins.headless.viewer.internal.DomainObjectInvocationHandler

Packages that use DomainObjectInvocationHandler
org.nakedobjects.plugins.headless.viewer.internal   
 

Uses of DomainObjectInvocationHandler in org.nakedobjects.plugins.headless.viewer.internal
 

Methods in org.nakedobjects.plugins.headless.viewer.internal with parameters of type DomainObjectInvocationHandler
static
<T,E> java.util.Collection<E>
Proxy.proxy(java.util.Collection<E> collectionToProxy, java.lang.String collectionName, DomainObjectInvocationHandler<T> handler, RuntimeContext runtimeContext, OneToManyAssociation otma)
          Whether to execute or not will be picked up from the supplied parent handler.
static
<T,P,Q> java.util.Map<P,Q>
Proxy.proxy(java.util.Map<P,Q> collectionToProxy, java.lang.String collectionName, DomainObjectInvocationHandler<T> handler, RuntimeContext runtimeContext, OneToManyAssociation otma)
          Whether to execute or not will be picked up from the supplied parent handler.
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.