@Name(value="org.granite.tide.seam.async.publisher")
@Install(precedence=10,
classDependencies="org.granite.gravity.Gravity")
@Scope(value=STATELESS)
@BypassInterceptors
@AutoCreate
public class SeamAsyncPublisher
extends Object
implements org.granite.tide.async.AsyncPublisher
| Modifier and Type | Field and Description |
|---|---|
static String |
DESTINATION_NAME |
| Constructor and Description |
|---|
SeamAsyncPublisher() |
public static final String DESTINATION_NAME