Package org.silverpeas.core.chat.servers
Annotation Type DefaultChatServer
-
@Qualifier @Documented @Retention(RUNTIME) @Target({METHOD,FIELD,PARAMETER,TYPE}) public @interface DefaultChatServer
A qualifier to identify an implementation of theChatServer
interface as the default chat server to use if there is more than one implementation available.- Author:
- mmoquillon