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

Object
  extended by BindingContextConfig

public class BindingContextConfig
extends Object


Constructor Summary
BindingContextConfig(String name, String factoryClass)
           
 
Method Summary
 String getFactoryClass()
           
 String getName()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BindingContextConfig

public BindingContextConfig(String name,
                            String factoryClass)
Method Detail

getName

public String getName()

getFactoryClass

public String getFactoryClass()