Package ome.services.blitz.repo
Interface ProcessContainer.Process
- 
- All Known Implementing Classes:
- ManagedImportProcessI
 - Enclosing class:
- ProcessContainer
 
 public static interface ProcessContainer.Process
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description FilesetgetFileset()longgetGroup()ImportProcessPrxgetProxy()voidping()voidshutdown()
 
- 
- 
- 
Method Detail- 
getProxyImportProcessPrx getProxy() 
 - 
getFilesetFileset getFileset() 
 - 
getGrouplong getGroup() 
 - 
pingvoid ping() 
 - 
shutdownvoid shutdown() 
 
- 
 
-