Interface and Description |
---|
org.apache.river.outrigger.AdminIterator
Use
MatchSet instead. MatchSet s
can be obtained using the
JavaSpace05.contents
method. |
org.apache.river.outrigger.ConstrainableJavaSpaceAdmin
The
JavaSpace05.contents
method can be used to view the space's contents. |
org.apache.river.outrigger.JavaSpaceAdmin
Invoke the
JoinAdmin and DestroyAdmin methods though those interfaces. A view
of the space contents can be obtained through the
JavaSpace05.contents
method. |
Class and Description |
---|
org.apache.river.thread.TaskManager
will be removed from a future release soon.
|
Method and Description |
---|
org.apache.river.concurrent.ReferenceQueuingFactory.processQueue() |
org.apache.river.thread.ReadersWriter.writerWait(Object, long)
use newCondition() and
Condition instead |
Constructor and Description |
---|
net.jini.security.policy.PolicyFileProvider()
DynamicPolicyProvider now supports Umbrella grants directly.
|
org.apache.river.thread.RetryTask(TaskManager, WakeupManager) |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.