Uses of Class
com.fatwire.gst.foundation.controller.action.support.BaseFactory

Packages that use BaseFactory
com.fatwire.gst.foundation.controller.action.support   
com.fatwire.gst.foundation.groovy.context   
 

Uses of BaseFactory in com.fatwire.gst.foundation.controller.action.support
 

Subclasses of BaseFactory in com.fatwire.gst.foundation.controller.action.support
 class ClassBasedFactory
          Factory that reads the producer methods of the passed in class names.
 class IcsBackedObjectFactoryTemplate
          Factory implementation that works with a method naming convention to create objects.
 

Uses of BaseFactory in com.fatwire.gst.foundation.groovy.context
 

Subclasses of BaseFactory in com.fatwire.gst.foundation.groovy.context
 class GroovyFactory
          Factory that dynamically loads other classes that provide producer methods.
 



Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.