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

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

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

Methods in org.objectweb.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.objectweb.petals.tools.webadmin.ui.infra.bean with parameters of type ComponentLVO
 void ServerLVO.addComponent(ComponentLVO component)
           
 

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



Copyright © 2005-2007 ObjectWeb Consortium. All Rights Reserved.