Annotation Type | Description |
---|---|
ApplicationScoped |
The application scope is provided by Arquillian Core and is always available.
|
Inject |
Inject
|
Observes |
{@code
public void listen(@Observes SomeEvent event) {
// do something..
|
Scope |
Scope
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.