public class VerifyingExtension extends Object implements javax.enterprise.inject.spi.Extension
| Constructor and Description |
|---|
VerifyingExtension() |
| Modifier and Type | Method and Description |
|---|---|
protected Set<Class<?>> |
getPatClasses() |
protected Set<Class<?>> |
getPsatClasses() |
protected Map<Class<?>,javax.enterprise.inject.spi.Extension> |
getSources() |
<T extends Plants> |
verify(javax.enterprise.inject.spi.ProcessAnnotatedType<T> event) |
<T extends Fruit> |
verifySource(javax.enterprise.inject.spi.ProcessSyntheticAnnotatedType<T> event) |
Copyright © 2008-2013 Seam Framework. All Rights Reserved.