Ok, I have a basic partial bean implementation working. Now my question is - if I were to want to create a provider for instances of a partial bean, is this possible? If so, what is the formula for instantiating the partial bean to return from a provider method?
Thanks.
