/** * Dual licensed under the Apache License 2.0 and the MIT license. * $Revision$ $Date$ */ (function($) { $.cometd.registerExtension('ack', new org.cometd.AckExtension()); })(jQuery);