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