java.lang.Object
org.jpo.eventbus.GenerateWebsiteHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(GenerateWebsiteRequest request) The Creates the Website
-
Constructor Details
-
GenerateWebsiteHandler
public GenerateWebsiteHandler()
-
-
Method Details
-
handleEvent
The Creates the Website- Parameters:
request
- the request
-