Uses of Class
com.sun.enterprise.module.common_impl.AbstractFactory

Packages that use AbstractFactory
com.sun.enterprise.module.common_impl   
com.sun.enterprise.module.impl   
org.jvnet.hk2.osgiadapter   
 

Uses of AbstractFactory in com.sun.enterprise.module.common_impl
 

Fields in com.sun.enterprise.module.common_impl declared as AbstractFactory
protected static AbstractFactory AbstractFactory.Instance
           
 

Methods in com.sun.enterprise.module.common_impl that return AbstractFactory
static AbstractFactory AbstractFactory.getInstance()
           
 

Uses of AbstractFactory in com.sun.enterprise.module.impl
 

Subclasses of AbstractFactory in com.sun.enterprise.module.impl
 class HK2Factory
           
 

Uses of AbstractFactory in org.jvnet.hk2.osgiadapter
 

Subclasses of AbstractFactory in org.jvnet.hk2.osgiadapter
 class OSGiFactoryImpl
           
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.