0 Replies Latest reply on Sep 1, 2010 8:02 AM by nimo22

    Annotation Role with Type in event-producer

    nimo22

      Why can I not use something like that:


      blogEvent.select(new AnnotationLiteral<Role(ADMIN)>(){}).fire(document);




      so you see, I want to put the Role with type Admin in the event-producer.


      But it s syntactically wrong. So I have to use