org.apache.beehive.netui.util.config.bean
Class PageFlowFactoryConfig

Object
  extended by PageFlowFactoryConfig

public class PageFlowFactoryConfig
extends Object


Constructor Summary
PageFlowFactoryConfig(String factoryClass, CustomPropertyConfig[] customProperties)
           
 
Method Summary
 CustomPropertyConfig[] getCustomProperties()
           
 String getFactoryClass()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageFlowFactoryConfig

public PageFlowFactoryConfig(String factoryClass,
                             CustomPropertyConfig[] customProperties)
Method Detail

getFactoryClass

public String getFactoryClass()

getCustomProperties

public CustomPropertyConfig[] getCustomProperties()