Modifier and Type | Method and Description |
---|---|
void |
DummyRemoteService.startService() |
void |
DummyRemoteService.stopService() |
Modifier and Type | Method and Description |
---|---|
void |
AndroidPlatformManager.shutdownPlatform() |
Modifier and Type | Method and Description |
---|---|
void |
ConsoleService.startService() |
void |
ConsoleService.stopService() |
Modifier and Type | Method and Description |
---|---|
String |
DataController.createBag(Bag bag,
String instanceId) |
String |
DataController.createData(WebEntity entity,
String instanceId) |
String |
DataController.createInstance(WebInstance instance) |
String |
DataController.deleteBag(String instanceId,
String bag) |
String |
DataController.deleteInstance(String instanceId) |
String |
QueryController.findAll(String instanceId,
String bag,
org.springframework.ui.Model model) |
String |
DataController.indexPage(org.springframework.ui.Model model) |
String |
DataController.instanceData(String instanceId,
org.springframework.ui.Model model) |
String |
QueryController.searchFieldValue(SearchForm searchForm,
String instanceId,
String bag,
org.springframework.ui.Model model) |
Modifier and Type | Class and Description |
---|---|
class |
WebException |
Modifier and Type | Method and Description |
---|---|
void |
LocalDBSessionFactory.shutdown() |
void |
SimpleBaseTest.tearDown() |
Modifier and Type | Method and Description |
---|---|
void |
DBSessionFactory.shutdown() |
Modifier and Type | Method and Description |
---|---|
static void |
SimpleKernel.shutdown() |
void |
RemoteService.startService()
Called during kernel startup, can be used to initialize any servicing components
|
void |
RemoteService.stopService()
Called during kernel shutdown, can be used to cleanup used resources
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationException
This exception is thrown when an issue is found in the provided
configuration file
|
class |
DatastoreException |
class |
JasDBSecurityException |
class |
JasDBStorageException |
class |
LocatorException
User: renarj
Date: 1/16/12
Time: 9:52 PM
|
class |
MetadataParseException
User: Renze de Vries
Date: 1/8/12
Time: 2:20 PM
|
class |
NoComponentFoundException |
class |
ServiceException
User: renarj
Date: 2/1/12
Time: 8:29 PM
|
Modifier and Type | Method and Description |
---|---|
void |
PlatformManager.shutdownPlatform() |
Modifier and Type | Class and Description |
---|---|
class |
RemoteException
User: renarj
Date: 1/22/12
Time: 3:26 PM
|
Modifier and Type | Method and Description |
---|---|
void |
RestService.startService() |
Modifier and Type | Class and Description |
---|---|
class |
ResourceNotFoundException |
Modifier and Type | Class and Description |
---|---|
class |
RestException |
class |
SyntaxException |
Modifier and Type | Method and Description |
---|---|
void |
EntityBagTest.testComplexEntityStorage() |
void |
EntityBagTest.testPersistIndexNonUniqueQuery() |
Modifier and Type | Class and Description |
---|---|
class |
RecordStoreInUseException |
Copyright © 2015. All rights reserved.