public class TomEEMicroProfileListener
extends java.lang.Object
| Constructor and Description |
|---|
TomEEMicroProfileListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
enhanceScannableUrls(EnhanceScannableUrlsEvent enhanceScannableUrlsEvent) |
void |
processApplication(BeforeEvent<AfterApplicationCreated> afterApplicationCreated) |
public void enhanceScannableUrls(@Observes EnhanceScannableUrlsEvent enhanceScannableUrlsEvent)
public void processApplication(@Observes BeforeEvent<AfterApplicationCreated> afterApplicationCreated)