Uses of Interface
spin.demo.complex.DirectoryService
Packages that use DirectoryService
-
Uses of DirectoryService in spin.demo.complex
Classes in spin.demo.complex that implement DirectoryServiceModifier and TypeClassDescriptionclass
Implementation of a file service.class
Service that adds a latency to another service.class
Service that adds a unreliability to another service.Constructors in spin.demo.complex with parameters of type DirectoryServiceModifierConstructorDescriptionDirectoryServiceGUI
(DirectoryService service) Constructor.LatencyService
(DirectoryService service) Constructor.UnreliableService
(DirectoryService service) Constructor.