Uses of Interface
rrdService.service.RoundRobinItf

Packages that use RoundRobinItf
rrdService.service   
rrdService.util   
 

Uses of RoundRobinItf in rrdService.service
 

Subinterfaces of RoundRobinItf in rrdService.service
 interface RoundRobinDataBaseItf
          The interface RoundRobinDataBaseItf is the remote interface of RoundRobinDataBase
 interface RoundRobinLibraryItf
          The interface RoundRobinLibraryItf is the remote interface of RDDLibrary
 

Classes in rrdService.service that implement RoundRobinItf
 class RoundRobin
          The class RoundRobin allows to share methodes between RoundRobinLibrary and RoundRobinDataBase
 class RoundRobinDataBase
          The class RoundRobinDataBase allows the managment of a group of rrd
 class RoundRobinLibrary
          The class RoundRobinLibrary allows the managment of a group of rrd
 

Uses of RoundRobinItf in rrdService.util
 

Methods in rrdService.util that return RoundRobinItf
 RoundRobinItf RoundRobinContainer.roundRobinAt(int index)
          Returns the component at the specified index.
 RoundRobinItf RoundRobinContainer.firstRoundRobin()
          Returns the first component (the item at index 0) of this RoundRobinContainer.
 RoundRobinItf RoundRobinContainer.getRoundRobin(int index)
          Returns the RoundRobinItf at the specified position in this RoundRobinContainer.
 RoundRobinItf RoundRobinContainer.lastRoundRobin()
          Returns the last component of the RoundRobinContainer.
 RoundRobinItf RoundRobinContainer.removeRoundRobin(int index)
          Removes the RoundRobinItf at the specified position in this RoundRobinContainer.
 RoundRobinItf RoundRobinContainer.setRoundRobin(int index, RoundRobinItf lib)
          Replaces the RoundRobinItf at the specified position in this RoundRobinContainer with the specified RoundRobinItf.
 RoundRobinItf[] RoundRobinContainer.toRoundRobinArray()
          Returns an array containing all of the RoundRobinItf in this RoundRobinContainer in the correct order.
 RoundRobinItf[] RoundRobinContainer.toRoundRobinArray(RoundRobinItf[] a)
          Returns an array containing all of the RoundRobinItf in this RoundRobinContainer in the correct order.
 

Methods in rrdService.util with parameters of type RoundRobinItf
 RoundRobinItf RoundRobinContainer.setRoundRobin(int index, RoundRobinItf lib)
          Replaces the RoundRobinItf at the specified position in this RoundRobinContainer with the specified RoundRobinItf.
 RoundRobinItf[] RoundRobinContainer.toRoundRobinArray(RoundRobinItf[] a)
          Returns an array containing all of the RoundRobinItf in this RoundRobinContainer in the correct order.
 


Copyright 1885-2001 FIRMENICH SA, Geneva

Submit a bug or feature
Copyright 1885-2001 FIRMENICH SA, Geneva,
All Rights Reserved.