Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.test.runner
Class Defaults

java.lang.Object
  extended by org.nuxeo.runtime.test.runner.Defaults
All Implemented Interfaces:
InvocationHandler

public class Defaults
extends Object
implements InvocationHandler

Author:
Bogdan Stefanescu

Constructor Summary
Defaults()
           
 
Method Summary
 Object invoke(Object proxy, Method method, Object[] args)
           
static
<A extends Annotation>
A
of(Class<A> annotation)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Defaults

public Defaults()
Method Detail

of

public static <A extends Annotation> A of(Class<A> annotation)

invoke

public Object invoke(Object proxy,
                     Method method,
                     Object[] args)
              throws Throwable
Specified by:
invoke in interface InvocationHandler
Throws:
Throwable

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.