@ApplicationScoped public class Environment extends Object
Constructor and Description |
---|
Environment() |
Modifier and Type | Method and Description |
---|---|
Database |
getDatabase() |
Provider |
getProvider() |
void |
init() |
@PostConstruct public void init()
@Produces public Provider getProvider()
@Produces public Database getDatabase()
Copyright © 2015–2017 OmniFaces. All rights reserved.