| 
Nuxeo Enterprise Platform 5.3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OfficeProcess | |
|---|---|
| com.anwrt.ooserver.daemon | |
| Uses of OfficeProcess in com.anwrt.ooserver.daemon | 
|---|
| Methods in com.anwrt.ooserver.daemon that return OfficeProcess | |
|---|---|
 OfficeProcess[] | 
ProcessPool.getAll()
Returns an array of all the office instances available, busy or not.  | 
 OfficeProcess | 
ProcessPool.pop()
Gets the first ready process that entered the pool (also checks if it's responsive)  | 
| Methods in com.anwrt.ooserver.daemon with parameters of type OfficeProcess | |
|---|---|
 void | 
ProcessPool.append(OfficeProcess item)
append an office process into the ready pool, at the end of the queue  | 
| Constructors in com.anwrt.ooserver.daemon with parameters of type OfficeProcess | |
|---|---|
ConnectionListener(ProcessPool processPool,
                   OfficeProcess officeProcess,
                   String conDesc)
 | 
|
OfficeInstanceProvider(OfficeProcess process)
 | 
|
PoolAdderThread(ProcessPool processPool,
                OfficeProcess process)
 | 
|
ResponsivenessChecker(Config config,
                      OfficeProcess process)
 | 
|
Status(OfficeProcess[] processList)
Creates a structure that represents a fixed office process list  | 
|
  | 
Nuxeo Enterprise Platform 5.3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||