public class Nail extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
postConstructCalled |
static boolean |
preDestroyCalled |
| Constructor and Description |
|---|
Nail() |
public static boolean postConstructCalled
public static boolean preDestroyCalled
@PostConstruct public void init()
@PreDestroy public void destroy()
public static void reset()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.