Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Alphabetical Index
A
B
D
G
L
N
O
R
S
U
A
addVertex(Object,Object)
- method in class org.objectweb.perseus.dependency.lib.
BasicDependencyGraph
Adds a vertex in the graph, or returns false is this would create a cycle.
addVertex(Object,Object)
- method in class org.objectweb.perseus.dependency.api.
DependencyGraph
Add a vertex between to task.
addVertex(Object,Object,Set)
- method in class org.objectweb.perseus.dependency.lib.
BasicDependencyGraph
addVertexes(Object,List)
- method in class org.objectweb.perseus.dependency.lib.
BasicDependencyGraph
Add a vertex between a task and a list of other.
addVertexes(Object,List)
- method in class org.objectweb.perseus.dependency.api.
DependencyGraph
Add a vertex between a task and a list of other.
B
BasicDependencyGraph
- class org.objectweb.perseus.dependency.lib.
BasicDependencyGraph
BasicDependencyGraph()
- constructor for class org.objectweb.perseus.dependency.lib.
BasicDependencyGraph
bindFc(String,Object)
- method in class org.objectweb.perseus.dependency.lib.
BasicDependencyGraph
D
DeadLockException
- class org.objectweb.perseus.dependency.api.
DeadLockException
DeadLockException()
- constructor for class org.objectweb.perseus.dependency.api.
DeadLockException
DeadLockException(Exception)
- constructor for class org.objectweb.perseus.dependency.api.
DeadLockException
DeadLockException(String)
- constructor for class org.objectweb.perseus.dependency.api.
DeadLockException
DeadLockException(String,Exception)
- constructor for class org.objectweb.perseus.dependency.api.
DeadLockException
DependencyGraph
- interface org.objectweb.perseus.dependency.api.
DependencyGraph
Manage a dependency graph between object.
G
getNestedException()
- method in class org.objectweb.perseus.dependency.api.
DeadLockException
getVertexes()
- method in class org.objectweb.perseus.dependency.lib.
BasicDependencyGraph
getVertexes()
- method in class org.objectweb.perseus.dependency.api.
DependencyGraph
L
listFc()
- method in class org.objectweb.perseus.dependency.lib.
BasicDependencyGraph
logger
- field in class org.objectweb.perseus.dependency.lib.
BasicDependencyGraph
lookupFc(String)
- method in class org.objectweb.perseus.dependency.lib.
BasicDependencyGraph
N
nestedException
- field in class org.objectweb.perseus.dependency.api.
DeadLockException
O
org.objectweb.perseus.dependency.api
- package
org.objectweb.perseus.dependency.lib
- package
R
removeVertex(Object,Object)
- method in class org.objectweb.perseus.dependency.lib.
BasicDependencyGraph
Removes a vertex in the graph.
removeVertex(Object,Object)
- method in class org.objectweb.perseus.dependency.api.
DependencyGraph
Removes the vertex/dependency between two tasks.
removeVertexes(List,Object)
- method in class org.objectweb.perseus.dependency.lib.
BasicDependencyGraph
Removes the vertexes/dependencies between a list of tasks and another.
removeVertexes(List,Object)
- method in class org.objectweb.perseus.dependency.api.
DependencyGraph
Removes the vertexes/dependencies between a list of tasks and another.
removeVertexes(Object,List)
- method in class org.objectweb.perseus.dependency.lib.
BasicDependencyGraph
Removes the vertexes/dependencies between a task and a list of others.
removeVertexes(Object,List)
- method in class org.objectweb.perseus.dependency.api.
DependencyGraph
Removes the vertexes/dependencies between a task and a list of others.
S
successors
- field in class org.objectweb.perseus.dependency.lib.
BasicDependencyGraph
U
unbindFc(String)
- method in class org.objectweb.perseus.dependency.lib.
BasicDependencyGraph
Overview
Package
Class
Use
Tree
Index
Deprecated
About
Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.