All Classes and Interfaces

Class
Description
Implementation of an actor.
Problem occurred within the actor framework.
The manifest is used when an object is sent without having a clear destination.
 
Listener of a semispace template.
A simple class which just wraps a thread factory in a manner which makes all threads it creates become daemon threads.
Used for distributing event through terracotta.
Lease for an object in the space
Used for distributing event through terracotta.
Holder of an entry written into the space.
Container for holder elements.
 
 
A mixin interface flagging queries which are internal for the semispace.
 
Holds a reference to the listener, including how long it shall live.
 
 
Harvest objects periodically if this instance of semispace is the master object.
Timed instance which will periodically call semispace harvest method.
An object has become available.
Block until notification or timeout.
An event on an element in the semispace.
Event listener interface
Registration object for an event.
Given element has been removed due to expiration.
Lease which can be used to either cancel or renew the held object, if possible.
Object with id has been renewed, and now has a different expiration date, which may be shorter...
A tuple space implementation which can be distributed with terracotta.
 
 
Exception thrown by SemiSpace
Operations possible to perform on space, inspired by the JavaSpace interface.
Internal logical error.
Something is wrong with the object which was tried written or read from the space.
 
 
Holder for statistical elements
Probable usage error.
Signifies that an object has been taken out of the space
This annotation indicates that the actor in question is a swing action, which means that the messages sent to this actor are sent on the swing thread and not via an internal pool.
Internally used by admin.