public class BookServer extends Object
| Modifier and Type | Method and Description | 
|---|---|
Map<String,Book> | 
getBooksDB()  | 
void | 
startServer()  | 
void | 
stopServer()  | 
@PostConstruct public void startServer() throws InterruptedException
InterruptedException@PreDestroy public void stopServer()
Copyright © 2020. All rights reserved.