public class Web extends Object
| Constructor and Description |
|---|
Web() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
boolean |
isDestroyed() |
boolean |
isSpun() |
void |
spin() |
public boolean isSpun()
public boolean isDestroyed()
@PostConstruct public void spin()
@PreDestroy public void destroy()
Copyright © 2008–2016 CDI TCK. All rights reserved.