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

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

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

Methods in org.ow2.petals.tools.webadmin.ui.infra.bean that return ServerLVO
 ServerLVO SubdomainLVO.getServerLVO(java.lang.String serverName)
          Each server has an unique name
 

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

Methods in org.ow2.petals.tools.webadmin.ui.infra.bean with parameters of type ServerLVO
 void SubdomainLVO.addServer(ServerLVO server)
           
 

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



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