Uses of Class
org.ow2.util.component.Components

Uses of Components in org.ow2.util.component
 

Methods in org.ow2.util.component that return Components
 Components ComponentManager.getComponents()
          Gets the set of components.
 

Methods in org.ow2.util.component with parameters of type Components
 void ComponentManager.setComponents(Components components)
          Sets the components object.
 

Constructors in org.ow2.util.component with parameters of type Components
ComponentManager(Components components)
          Build a new component manager with the given set of components.
 



Copyright © 2007-2011 OW2 Consortium. All Rights Reserved.