public class WattDepotComponent
extends org.restlet.Component
| Constructor and Description |
|---|
WattDepotComponent(WattDepotPersistence depot)
Sets up the WattDepotComponent with the given WattDepot.
|
getClients, getDefaultHost, getHosts, getInternalRouter, getLogService, getRealm, getRealms, getServers, getServices, getStatusService, handle, main, setClients, setContext, setDefaultHost, setHosts, setInternalRouter, setLogService, setRealms, setServers, setStatusService, start, startClients, startHelper, startRealms, startRouters, startServers, startServices, stop, stopClients, stopHelper, stopRealms, stopRouters, stopServers, stopServices, updateHostspublic WattDepotComponent(WattDepotPersistence depot) throws BadPaddingException, InvalidKeyException, IllegalBlockSizeException
depot - The persitent store.BadPaddingException - if there is a problem with the encryption.InvalidKeyException - if there is a problem with the encryption.IllegalBlockSizeException - if there is a problem with the encryption.Copyright © 2015 Collaborative Software Development Laboratory. All rights reserved.