FileDocCategorySizeDatePackage
ApplicationLoaderFactory.javaAPI DocGlassfish v2 API2528Fri May 04 22:35:50 BST 2007com.sun.enterprise.server.pluggable

ApplicationLoaderFactory

public interface ApplicationLoaderFactory
Support for pluggable loader features. This interface provides access to application loader objects that are pluggable amongst various editions of the product.

Fields Summary
Constructors Summary
Methods Summary
public com.sun.enterprise.server.ApplicationLoadercreateApplicationLoader(java.lang.String id, java.lang.ClassLoader parentClassLoader, com.sun.enterprise.instance.AppsManager configMgr)
Create a Application Loader