Annotation Type PhoneSystemConnectorPlugin
-
@Retention(RUNTIME) @Target(TYPE) public @interface PhoneSystemConnectorPlugin
Runtime annotation used to mark aPhoneSystemConnector
.- Since:
- 11.27
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
name
The name is used to identify the phone system connector plugin.
-