|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface CommunicationEvent
Specifies Events pertaining to a Communication. Any method annotated with this annotation would be invoked when the CommunicationEvent of the specified type occurs.
Optional Element Summary | |
---|---|
Class |
communicationType Type of the Communication. |
CommunicationEvent.Type |
type Type of the CommunicationEvent. |
public abstract CommunicationEvent.Type type
public abstract Class communicationType
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
Copyright © 2012 Oracle Corporation. All Rights Reserved.