Complex Event Processing and SOA: a ?beautiful thing??


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News Complex Event Processing and SOA: a ?beautiful thing??
# 1  
Old 01-05-2008
Complex Event Processing and SOA: a ?beautiful thing??

by Joe McKendrick, ZDNet, 01-04-2008 The drums keep beating louder for the impending marriage of SOA with Event Driven Architecture and Complex Event Processing. This is top of the news for many analysts, and something IBM, Oracle, and other vendors are positioning future offerings around. Is this the year when organizations will start linking SOA efforts [...]

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Gtk2::Gdk::Event::Crossing(3)				User Contributed Perl Documentation			     Gtk2::Gdk::Event::Crossing(3)

NAME
Gtk2::Gdk::Event::Crossing HIERARCHY
Gtk2::Gdk::Event +----Gtk2::Gdk::Event::Crossing METHODS
notifytype = $eventcrossing->detail ($newvalue=0) o $newvalue (Gtk2::Gdk::NotifyType) boolean = $eventcrossing->focus ($newvalue=0) o $newvalue (boolean) crossingmode = $eventcrossing->mode ($newvalue=0) o $newvalue (Gtk2::Gdk::CrossingMode) window or undef = $event->subwindow ($newvalue=undef) o $newvalue (Gtk2::Gdk::Window or undef) double = $event->x ($newvalue=0.0) o $newvalue (double) double = $event->y ($newvalue=0.0) o $newvalue (double) ENUMS AND FLAGS
enum Gtk2::Gdk::CrossingMode o 'normal' / 'GDK_CROSSING_NORMAL' o 'grab' / 'GDK_CROSSING_GRAB' o 'ungrab' / 'GDK_CROSSING_UNGRAB' o 'gtk-grab' / 'GDK_CROSSING_GTK_GRAB' o 'gtk-ungrab' / 'GDK_CROSSING_GTK_UNGRAB' o 'state-changed' / 'GDK_CROSSING_STATE_CHANGED' enum Gtk2::Gdk::NotifyType o 'ancestor' / 'GDK_NOTIFY_ANCESTOR' o 'virtual' / 'GDK_NOTIFY_VIRTUAL' o 'inferior' / 'GDK_NOTIFY_INFERIOR' o 'nonlinear' / 'GDK_NOTIFY_NONLINEAR' o 'nonlinear-virtual' / 'GDK_NOTIFY_NONLINEAR_VIRTUAL' o 'unknown' / 'GDK_NOTIFY_UNKNOWN' SEE ALSO
Gtk2 COPYRIGHT
Copyright (C) 2003-2008 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.12.1 2010-07-05 Gtk2::Gdk::Event::Crossing(3)