Uses of Class
net.sf.bigyo.container.ComponentDescription

Packages that use ComponentDescription
net.sf.bigyo.container   
net.sf.bigyo.container.api   
 

Uses of ComponentDescription in net.sf.bigyo.container
 

Methods in net.sf.bigyo.container that return ComponentDescription
 ComponentDescription ComponentDescription.addDepend(String name)
           
 ComponentDescription ComponentDescription.addDepend(String name, String depType)
           
 ComponentDescription ComponentDescription.addDependSetter(String name, String methodName)
           
 

Uses of ComponentDescription in net.sf.bigyo.container.api
 

Methods in net.sf.bigyo.container.api with parameters of type ComponentDescription
 void Registry.addComponentDescription(ComponentDescription desc)
          Add new component description to the registry.
 



Copyright © 2004 Sourceforge.net. All Rights Reserved.