@ApplicationScoped public class MyService extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) javax.enterprise.event.Event<ExportedEvent<?,?>> |
event |
| Constructor and Description |
|---|
MyService() |
| Modifier and Type | Method and Description |
|---|---|
void |
doSomething() |
@Inject javax.enterprise.event.Event<ExportedEvent<?,?>> event
Copyright © 2020 JBoss by Red Hat. All rights reserved.