Uses of Class
org.ow2.petals.tools.webadmin.ui.infra.bean.ComponentLVO

Packages that use ComponentLVO
org.ow2.petals.tools.webadmin.ui.infra.bean   
 

Uses of ComponentLVO in org.ow2.petals.tools.webadmin.ui.infra.bean
 

Methods in org.ow2.petals.tools.webadmin.ui.infra.bean that return ComponentLVO
 ComponentLVO ServerLVO.getComponent(java.lang.String componentName)
           
 

Methods in org.ow2.petals.tools.webadmin.ui.infra.bean that return types with arguments of type ComponentLVO
 java.util.List<ComponentLVO> ServerLVO.getBindingComponents()
           
 java.util.List<ComponentLVO> ServerLVO.getComponents()
           
 java.util.List<ComponentLVO> ServerLVO.getServiceEngines()
           
 

Methods in org.ow2.petals.tools.webadmin.ui.infra.bean with parameters of type ComponentLVO
 void ServerLVO.addComponent(ComponentLVO component)
           
 

Method parameters in org.ow2.petals.tools.webadmin.ui.infra.bean with type arguments of type ComponentLVO
 void ServerLVO.setComponents(java.util.List<ComponentLVO> components)
           
 



Copyright © 2005-2008 OW2 Consortium. All Rights Reserved.