Im building a REST API in java with jersey and jetty. I have a complex domain in which I have a class (Workers). I want to be able to dynamically add workers through a POST.