Class AppVersionFactory

java.lang.Object
com.google.apphosting.runtime.AppVersionFactory

public class AppVersionFactory extends Object
AppVersionFactory constructs instances of AppVersion. It contains all of the logic about how application resources are laid out on the filesystem, and is responsible for constructing a ClassLoader that can be used to load resources and classes for a particular application.