Class JunitSpace
java.lang.Object
org.semispace.admin.JunitSpace
- All Implemented Interfaces:
SemiSpaceInterface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnotify(Object tmpl, SemiEventListener listener, long duration) readIfExists(Object obj) takeIfExists(Object obj)
-
Constructor Details
-
JunitSpace
public JunitSpace()
-
-
Method Details
-
notify
- Specified by:
notifyin interfaceSemiSpaceInterface
-
read
- Specified by:
readin interfaceSemiSpaceInterface
-
readIfExists
- Specified by:
readIfExistsin interfaceSemiSpaceInterface
-
take
- Specified by:
takein interfaceSemiSpaceInterface
-
takeIfExists
- Specified by:
takeIfExistsin interfaceSemiSpaceInterface
-
write
- Specified by:
writein interfaceSemiSpaceInterface
-