@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface Registry
TapestryIOCJUnit4ClassRunner to configure a test Registry| Modifier and Type | Required Element and Description | 
|---|---|
| java.lang.Class<?>[] | modulesTapestry module classes | 
| Modifier and Type | Optional Element and Description | 
|---|---|
| RegistryShutdownType | shutdownDetermines the registry lifecycle | 
public abstract java.lang.Class<?>[] modules
public abstract RegistryShutdownType shutdown
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.