public class ProjectStageExtension extends Object implements javax.enterprise.inject.spi.Extension
| Constructor and Description |
|---|
ProjectStageExtension() |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
processAnnotatedType(javax.enterprise.inject.spi.ProcessAnnotatedType<T> pat)
Observes
ProcessAnnotatedType events and sends a veto if the type should be
ignored due to the current project stage. |
Copyright © 2009-2013 Seam Framework. All Rights Reserved.