|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Collaboration | |
org.objectweb.jac.core | Provides JAC system core classes. |
Uses of Collaboration in org.objectweb.jac.core |
Methods in org.objectweb.jac.core that return Collaboration | |
static Collaboration |
Collaboration.get()
Get the collaboration for the current thread. |
Methods in org.objectweb.jac.core with parameters of type Collaboration | |
static void |
Collaboration.set(Collaboration collaboration)
Set a new collaboration for the current thread. |
Constructors in org.objectweb.jac.core with parameters of type Collaboration | |
Collaboration(Collaboration parent)
Create a new Collaboration and initialiaze it's attribute from a parent Collaboration. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |