A decorator of a built-in bean must be passivation capable dependency.
See TCK 1.1 test: org.jboss.cdi.tck.tests.decorators.builtin.instance.BuiltinInstanceDecoratorTest
It should obviously fail as the MuleInstanceDecorator does not implement Serializable. But it doesn't.