Uses of Class
org.abstracthorizon.extend.server.deployment.service.ServiceBean

Packages that use ServiceBean
org.abstracthorizon.extend.support.spring.service   
 

Uses of ServiceBean in org.abstracthorizon.extend.support.spring.service
 

Fields in org.abstracthorizon.extend.support.spring.service with type parameters of type ServiceBean
protected  Set<ServiceBean> ServiceApplicationContextModule.serviceBeans
          List of service beans
 

Methods in org.abstracthorizon.extend.support.spring.service that return types with arguments of type ServiceBean
 Set<ServiceBean> ServiceApplicationContextModule.getServiceBeans()
           
 

Method parameters in org.abstracthorizon.extend.support.spring.service with type arguments of type ServiceBean
 void ServiceApplicationContextModule.setServiceBeans(Set<ServiceBean> serviceBeans)
           
 



Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.