public class EventHandlerExtension extends Object implements javax.enterprise.inject.spi.Extension
| Constructor and Description |
|---|
EventHandlerExtension() |
| Modifier and Type | Method and Description |
|---|---|
Optional<Class<? extends Handler>> |
getHandlerClassWithImplicitType(EventTypeResolver typeResolver,
String type) |
public Optional<Class<? extends Handler>> getHandlerClassWithImplicitType(EventTypeResolver typeResolver, String type)
Copyright © 2021. All rights reserved.