public class BicycleExtension extends Object implements javax.enterprise.inject.spi.Extension
| Constructor and Description |
|---|
BicycleExtension() |
| Modifier and Type | Method and Description |
|---|---|
javax.enterprise.inject.spi.BeanAttributes<Bicycle> |
getBicycleAttributesBeforeRegistering() |
boolean |
isVetoed() |
public boolean isVetoed()
public javax.enterprise.inject.spi.BeanAttributes<Bicycle> getBicycleAttributesBeforeRegistering()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.