- java.lang.Object
-
- org.atteo.config.Configurable
-
- org.atteo.moonshine.ConfigurableService
-
- org.atteo.moonshine.TopLevelService
-
-
-
Constructor Summary
Constructors
| Constructor and Description |
Hsqldb() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
close() |
com.google.inject.Module |
configure() |
-
Methods inherited from class org.atteo.moonshine.ConfigurableService
getSubServices, start, stop
-
Methods inherited from class org.atteo.config.Configurable
getCombineChildren, getCombineSelf, getId, toString
-
Methods inherited from interface org.atteo.moonshine.services.Service
getId
-
-
Method Detail
-
close
public void close()
- Specified by:
close in interface AutoCloseable
- Specified by:
close in interface org.atteo.moonshine.services.Service
- Overrides:
close in class org.atteo.moonshine.ConfigurableService
Copyright © 2014 Atteo. All rights reserved.