@RequestScoped public class SimpleRequestBean extends Object
| Constructor and Description |
|---|
SimpleRequestBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
String |
getId() |
void |
init() |
static boolean |
isBeanDestroyed() |
static void |
reset() |
@PostConstruct public void init()
@PreDestroy public void destroy()
public String getId()
public static boolean isBeanDestroyed()
public static void reset()
Copyright © 2008–2016 CDI TCK. All rights reserved.