|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessManager | |
|---|---|
| org.lightwolf | Core classes for flow manipulation and synchronization. |
| org.lightwolf.tools | Classes that perform bytecode enhancing. |
| Uses of ProcessManager in org.lightwolf |
|---|
| Methods in org.lightwolf that return ProcessManager | |
|---|---|
static ProcessManager |
ProcessManager.getDefault()
|
| Methods in org.lightwolf with parameters of type ProcessManager | |
|---|---|
static void |
ProcessManager.setDefault(ProcessManager manager)
|
| Constructors in org.lightwolf with parameters of type ProcessManager | |
|---|---|
FileProcess(ProcessManager manager,
File file)
|
|
FileProcess(ProcessManager manager,
String fileName)
|
|
Process(ProcessManager manager)
|
|
| Uses of ProcessManager in org.lightwolf.tools |
|---|
| Subclasses of ProcessManager in org.lightwolf.tools | |
|---|---|
class |
SimpleProcessManager
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||