@Decorator public abstract class InjectionPointDecorator extends Object implements javax.enterprise.inject.spi.InjectionPoint, Serializable
| Constructor and Description |
|---|
InjectionPointDecorator() |
| Modifier and Type | Method and Description |
|---|---|
javax.enterprise.inject.spi.Bean<?> |
getBean() |
boolean |
isTransient() |
Copyright © 2008-2015 Seam Framework. All Rights Reserved.