org.semispace.admin
Class JunitSpace
java.lang.Object
org.semispace.admin.JunitSpace
- All Implemented Interfaces:
- SemiSpaceInterface
public class JunitSpace
- extends Object
- implements SemiSpaceInterface
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JunitSpace
public JunitSpace()
notify
public SemiEventRegistration notify(Object tmpl,
SemiEventListener listener,
long duration)
- Specified by:
notify in interface SemiSpaceInterface
read
public Object read(Object obj,
long duration)
- Specified by:
read in interface SemiSpaceInterface
readIfExists
public Object readIfExists(Object obj)
- Specified by:
readIfExists in interface SemiSpaceInterface
take
public Object take(Object obj,
long duration)
- Specified by:
take in interface SemiSpaceInterface
takeIfExists
public Object takeIfExists(Object obj)
- Specified by:
takeIfExists in interface SemiSpaceInterface
write
public SemiLease write(Object obj,
long duration)
- Specified by:
write in interface SemiSpaceInterface
Copyright © 2008-2012. All Rights Reserved.