Is it possible to trigger all namespaces except certain namespaces.

Is it possible to trigger all namespaces except certain namespaces.

something like
$('*').trigger("click:not(.namespace1)");