Annotation Type | Description |
---|---|
Command |
Indicates that the annotated method, which is part of a service class,
implements a command callback of that service.
|
Remote |
Indicates that the annotated interface specifies the contract for a remote
service.
|
Service |
Indicates that the annotated type, field, or method is a bus service endpoint
or an RPC endpoint.
|
ShadowService |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.