public class ModifyingExtension2 extends Object implements javax.enterprise.inject.spi.Extension
| Constructor and Description |
|---|
ModifyingExtension2() |
| Modifier and Type | Method and Description |
|---|---|
void |
modify(javax.enterprise.inject.spi.ProcessBeanAttributes<Wheel> event) |
public void modify(@Observes
javax.enterprise.inject.spi.ProcessBeanAttributes<Wheel> event)
Copyright © 2008-2015 Seam Framework. All Rights Reserved.