|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataBaseService
DataBase Service interface.*
| Method Summary | |
|---|---|
void |
createDataSource(String dsName,
Properties dsd)
create a new DataSource |
void |
unbindDataSources()
Unbind dataSource names from the Naming |
| Methods inherited from interface org.ow2.jonas.service.Service |
|---|
getName, init, isStarted, setName, start, stop |
| Method Detail |
|---|
void createDataSource(String dsName,
Properties dsd)
throws Exception
Exception
void unbindDataSources()
throws NamingException
NamingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||