public class MethodInjectionPointBean extends Object
| Constructor and Description |
|---|
MethodInjectionPointBean() |
| Modifier and Type | Method and Description |
|---|---|
BeanWithInjectionPointMetadata |
getInjectedBean() |
void |
methodWithInjectedMetadata(BeanWithInjectionPointMetadata injectedBean) |
@Inject public void methodWithInjectedMetadata(BeanWithInjectionPointMetadata injectedBean)
public BeanWithInjectionPointMetadata getInjectedBean()
Copyright © 2008–2016 CDI TCK. All rights reserved.