Uses of Class
org.dbe.eve.simulator.ServicePoolElement

Packages that use ServicePoolElement
org.dbe.eve.simulator   
 

Uses of ServicePoolElement in org.dbe.eve.simulator
 

Fields in org.dbe.eve.simulator with type parameters of type ServicePoolElement
private  java.util.Vector<ServicePoolElement> LocalServicePool.servicePool
           
 

Methods in org.dbe.eve.simulator that return ServicePoolElement
 ServicePoolElement LocalServicePool.getServicePoolElement(Service searchedService)
          search in the ServicePool if the searchedService is stored in this ServicePool