Annotation Type AcceptsMessageReceiver


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface AcceptsMessageReceiver
    used to mark an AbstractJoynApplication as not being loadable by the messageingservlet
    Author:
    david.katz