|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface CommunicationBean
Indicate that the annotated class is a POJO listening to Communication Events or Participant Events.
CommunicationEvent,
ParticipantEvent| Optional Element Summary | |
|---|---|
String |
name
Name of the Communication Bean. |
Class |
type
Type of the Communication Bean. |
public abstract String name
public abstract Class type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||