Uses of Interface
rrdService.service.RoundRobinLibraryItf

Packages that use RoundRobinLibraryItf
rrdService.service   
rrdService.util   
 

Uses of RoundRobinLibraryItf in rrdService.service
 

Classes in rrdService.service that implement RoundRobinLibraryItf
 class RoundRobinLibrary
          The class RoundRobinLibrary allows the managment of a group of rrd
 

Fields in rrdService.service declared as RoundRobinLibraryItf
private static RoundRobinLibraryItf RoundRobinService.homeRoundRobinLibrary
          Ref on stub of homeRoundRobinLibrary
 

Methods in rrdService.service that return RoundRobinLibraryItf
private static RoundRobinLibraryItf RoundRobinService.createHomeLibrary(java.lang.String path)
          createHomeLibrary create the directory of the home library
 RoundRobinLibraryItf RoundRobinService.getServiceMountLibrary()
          getServiceMountDirectory return the library of mount of RoundRobinService
 RoundRobinLibraryItf RoundRobinServiceItf.getServiceMountLibrary()
          getServiceMountDirectory returns the point of mount of RoundRobinService
 RoundRobinLibraryItf RoundRobinLibrary.createSubLibrary(java.lang.String name)
          createSubLibrary create a sub library in the current library
 RoundRobinLibraryItf RoundRobinLibrary.findLibrary(java.lang.String libraryName)
          Returns RoundRobinLibraryItf according to its name null otherwise
 RoundRobinLibraryItf RoundRobinLibraryItf.createSubLibrary(java.lang.String name)
          createSubLibrary create a sub library in the current library
 RoundRobinLibraryItf RoundRobinLibraryItf.findLibrary(java.lang.String libraryName)
          Returns RoundRobinLibraryItf according to its name null otherwise
 

Uses of RoundRobinLibraryItf in rrdService.util
 

Methods in rrdService.util that return RoundRobinLibraryItf
 RoundRobinLibraryItf RoundRobinLibraryContainer.roundRobinLibraryAt(int index)
          Returns the component at the specified index.
 RoundRobinLibraryItf RoundRobinLibraryContainer.firstRoundRobinLibrary()
          Returns the first component (the item at index 0) of this RoundRobinLibraryContainer.
 RoundRobinLibraryItf RoundRobinLibraryContainer.getRoundRobinLibrary(int index)
          Returns the RoundRobinLibraryItf at the specified position in this RoundRobinLibraryContainer.
 RoundRobinLibraryItf RoundRobinLibraryContainer.lastRoundRobinLibrary()
          Returns the last component of the RoundRobinLibraryContainer.
 RoundRobinLibraryItf RoundRobinLibraryContainer.removeRoundRobinLibrary(int index)
          Removes the RoundRobinLibraryItf at the specified position in this RoundRobinLibraryContainer.
 RoundRobinLibraryItf RoundRobinLibraryContainer.setRoundRobinLibrary(int index, RoundRobinLibraryItf lib)
          Replaces the RoundRobinLibraryItf at the specified position in this RoundRobinLibraryContainer with the specified RoundRobinLibraryItf.
 RoundRobinLibraryItf[] RoundRobinLibraryContainer.toRoundRobinLibraryArray()
          Returns an array containing all of the RoundRobinLibraryItf in this RoundRobinLibraryContainer in the correct order.
 RoundRobinLibraryItf[] RoundRobinLibraryContainer.toRoundRobinLibraryArray(RoundRobinLibraryItf[] a)
          Returns an array containing all of the RoundRobinLibraryItf in this RoundRobinLibraryContainer in the correct order.
 

Methods in rrdService.util with parameters of type RoundRobinLibraryItf
 RoundRobinLibraryItf RoundRobinLibraryContainer.setRoundRobinLibrary(int index, RoundRobinLibraryItf lib)
          Replaces the RoundRobinLibraryItf at the specified position in this RoundRobinLibraryContainer with the specified RoundRobinLibraryItf.
 RoundRobinLibraryItf[] RoundRobinLibraryContainer.toRoundRobinLibraryArray(RoundRobinLibraryItf[] a)
          Returns an array containing all of the RoundRobinLibraryItf in this RoundRobinLibraryContainer in the correct order.
 


Copyright 1885-2001 FIRMENICH SA, Geneva

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