I have an ear file which I want to deploy into weblogic. For that, I need to create a javax.enterprise.deploy.model.DeployableObject using jsr 88. But DeployableObject is an interface, so, how to get the instance of DeployableObject for my .ear file?