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

Object
  extended by CatalogConfig

public class CatalogConfig
extends Object


Constructor Summary
CatalogConfig()
           
 
Method Summary
 void addCommand(CommandConfig commandConfig)
           
 List getCommands()
           
 String getName()
           
 void setName(String name)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CatalogConfig

public CatalogConfig()
Method Detail

addCommand

public void addCommand(CommandConfig commandConfig)

getCommands

public List getCommands()

getName

public String getName()

setName

public void setName(String name)