Uses of Interface
catalog.view.servicelocator.ServiceLocator

Packages that use ServiceLocator
catalog.view.bean   
 

Uses of ServiceLocator in catalog.view.bean
 

Classes in catalog.view.bean that implement ServiceLocator
 class ServiceLocatorBean
          The implementation of ServiceLocator.
 

Fields in catalog.view.bean declared as ServiceLocator
protected  ServiceLocator BaseBean.serviceLocator
           
 

Methods in catalog.view.bean that return ServiceLocator
 ServiceLocator BaseBean.getServiceLocator()
           
 

Methods in catalog.view.bean with parameters of type ServiceLocator
 void BaseBean.setServiceLocator(ServiceLocator newServiceLocator)
           
 



Copyright (c) 2004 The JCatalog Project.