|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectspin.demo.complex.LatencyService
public class LatencyService
Service that adds a latency to another service.
| Constructor Summary | |
|---|---|
LatencyService(DirectoryService service)
Constructor. |
|
| Method Summary | |
|---|---|
Directory[] |
getChildren(Directory directory)
Get the children of a directory. |
Directory |
getRoot()
Get the root directory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LatencyService(DirectoryService service)
| Method Detail |
|---|
public Directory getRoot()
getRoot in interface DirectoryService
public Directory[] getChildren(Directory directory)
throws DirectoryServiceException
getChildren in interface DirectoryServicedirectory - directory to get children for
DirectoryServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||