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

Object
  extended by SharedFlowRefConfig

public class SharedFlowRefConfig
extends Object


Constructor Summary
SharedFlowRefConfig(String name, String type)
           
 
Method Summary
 String getName()
           
 String getType()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SharedFlowRefConfig

public SharedFlowRefConfig(String name,
                           String type)
Method Detail

getName

public String getName()

getType

public String getType()