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

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

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

Methods in org.ow2.petals.tools.webadmin.ui.infra.bean that return EndPointLVO
 EndPointLVO ComponentLVO.getEndpoint(java.lang.String serviceName, java.lang.String endpointName)
           
 

Methods in org.ow2.petals.tools.webadmin.ui.infra.bean that return types with arguments of type EndPointLVO
 java.util.List<EndPointLVO> SubdomainLVO.getAllEndpoints()
          get all endpoints of the subdomain
 java.util.List<EndPointLVO> ComponentLVO.getEndpoints()
           
 

Methods in org.ow2.petals.tools.webadmin.ui.infra.bean with parameters of type EndPointLVO
 void ComponentLVO.addEndpoint(EndPointLVO ep)
           
 

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



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