@ApplicationScoped public class AsyncMessageObserver extends Object
| Modifier and Type | Field and Description |
|---|---|
static AtomicBoolean |
counterIsZero |
static AtomicBoolean |
requestScopeActive |
static AtomicInteger |
status |
| Constructor and Description |
|---|
AsyncMessageObserver() |
public static AtomicBoolean requestScopeActive
public static AtomicInteger status
public static AtomicBoolean counterIsZero
public void observe(@ObservesAsync
Message message)
throws SystemException
SystemExceptionpublic void observe(@ObservesAsync
String text)
Copyright © 2008–2016 CDI TCK. All rights reserved.