javax.realtime
Class ArenaFactory
java.lang.Object
javax.realtime.ArenaFactory
- public class ArenaFactory
- extends Object
The class ArenaFactory
has the responsibility of
creating Arena
instances.
- Author:
- Angelo Corsaro
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
theInstance
protected static ArenaFactory theInstance
ArenaFactory
protected ArenaFactory()
instance
public static ArenaFactory instance()
createRefCountedArena
public static RefCountedArena createRefCountedArena(long size)
createRefCountedArena
public static RefCountedArena createRefCountedArena(SizeEstimator size)
createRefCountedArena
public static RefCountedArena createRefCountedArena(long size,
Runnable logic)
createRefCountedArena
public static RefCountedArena createRefCountedArena(SizeEstimator size,
Runnable logic)
jRate is developed and maintained by the jRate project development team.
Copyright (c) 2001-2005 Angelo Corsaro and Morgan Deters.