org.apache.beehive.netui.core.factory
Class FactoryConfig

Object
  extended by FactoryConfig
All Implemented Interfaces:
Serializable

public class FactoryConfig
extends Object
implements Serializable

Configuration object passed to a Factory.

See Also:
Serialized Form

Constructor Summary
FactoryConfig()
           
 
Method Summary
 String getCustomProperty(String name)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactoryConfig

public FactoryConfig()
Method Detail

getCustomProperty

public String getCustomProperty(String name)