public class BeanWithStaticProducerMethod extends Object
| Constructor and Description |
|---|
BeanWithStaticProducerMethod() |
| Modifier and Type | Method and Description |
|---|---|
static void |
destroyNumber(String someString) |
static void |
destroyString(String someString) |
void |
destroyYummy(String someString) |
static String |
getString() |
String |
number() |
static String |
yummy() |
Copyright © 2008–2016 CDI TCK. All rights reserved.