If ZkFlowControllerListener filter has to process an event with getTarget() == null and not related to a flowcontroller (flowcontroller==null), for example a BookmarkEvent,
a NPE occures at line L:99:
final Annotation annt = ((ComponentCtrl)comp).getAnnotation("action"); //@