| Package | Description |
|---|---|
| com.atomgraph.core | |
| com.atomgraph.core.provider |
| Modifier and Type | Method and Description |
|---|---|
DataManager |
Application.getDataManager() |
| Modifier and Type | Method and Description |
|---|---|
DataManager |
DataManagerProvider.getContext(Class<?> type) |
DataManager |
DataManagerProvider.getDataManager()
Returns default data manager instance.
|
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.spi.inject.Injectable<DataManager> |
DataManagerProvider.getInjectable(com.sun.jersey.core.spi.component.ComponentContext cc,
javax.ws.rs.core.Context a) |
| Constructor and Description |
|---|
DataManagerProvider(DataManager dataManager) |
Copyright © 2013–2019. All rights reserved.