DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Annotation Name | Can be Supported? | JIRA | Comments |
|---|---|---|---|
@Service | | TBD |
|
@Reference | | TBD | Limitation: The @Reference annotation type can be used to annotate a Java class setter method only. Annotation on a field will not be supported. |
@Property | | TBD |
|
@Remotable | | TBD |
|
@Constructor | | TBD |
|
@Init | | TBD | This annotation can be used to call a method when the bean instance is created. |
@Destroy | | TBD | This annotation can be used to call a method when the bean instance is created. |
@AllowPassByReference | | TBD |
|
@Oneway | | TBD |
|
@ComponentName | | TBD |
|
@Conversation | | TBD |
|
@Context | | TBD |
|
@Conversational | | TBD |
|
@EagerInit | | TBD |
|
@EndConversation | | TBD |
|
@Scope | | TBD |
|
@Callback | | TBD |
|
@ConversationID | | TBD |
|
@ConversationAttributes | | TBD |
|