@SessionScoped public class Pool extends Object implements Serializable
| Constructor and Description |
|---|
Pool() |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
getDataSource() |
String |
getId() |
void |
init() |
public String getId()
public DataSource getDataSource()
@PostConstruct public void init()
Copyright © 2008–2016 CDI TCK. All rights reserved.