This is really down to your container configuration. You'll need to manually tell the container how to wire up this particular instance rather than relying on autowiring. How to do this depends on which IoC container you're using, so the best place to seek help with this would be the forum/mailinglist for whichever container you use.
Jeremy