Package org.dashbuilder.dataset
Class DataSetDefDeployerCDI
- java.lang.Object
-
- org.dashbuilder.dataset.DataSetDefDeployer
-
- org.dashbuilder.dataset.DataSetDefDeployerCDI
-
@ApplicationScoped public class DataSetDefDeployerCDI extends org.dashbuilder.dataset.DataSetDefDeployer
-
-
Constructor Summary
Constructors Constructor Description DataSetDefDeployerCDI()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinit()voidstop()
-
-
-
Method Detail
-
init
@PostConstruct public void init()
-
stop
@PreDestroy public void stop()
- Overrides:
stopin classorg.dashbuilder.dataset.DataSetDefDeployer
-
-