I am a newbie to ADF with a strong background in Oracle Forms. So I have some questions as I try to understand the big picture of serving an application in the cloud. I am working on developing an ADF application that I plan to provide on Oracle's Cloud service or maybe Amazon's service. My question is related to the Customization feature that ADF provides. This seems like something that I would make heavy use of. In a more traditional deployment, where each customer of mine would have my software deployed on their app server, I can see how Customization would work because the metadata (XML I presume) that provides the customization would reside on each customer's server. How does this work in a cloud offering where multiple customers are housed on the same app server? Are there separate installations of my software on the same app server so that each customer has their own environment?