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 TypeClassDescriptionclassImplementation of a file service.classService that adds a latency to another service.classService 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.