Uses of Interface
info.sswap.ontologies.exec.api.HotboxPoller

Packages that use HotboxPoller
info.sswap.ontologies.exec.api Exec Ontology API 
info.sswap.ontologies.exec.impl Exec Ontology Implementation 
 

Uses of HotboxPoller in info.sswap.ontologies.exec.api
 

Classes in info.sswap.ontologies.exec.api that implement HotboxPoller
 class ExecServlet
          The Exec servlet allows the wrapping of legacy, non-semantic programs as semantic web services.
 

Uses of HotboxPoller in info.sswap.ontologies.exec.impl
 

Classes in info.sswap.ontologies.exec.impl that implement HotboxPoller
 class ExecImpl
          Implementation for ExecServlet.
 class HotboxPollerImpl
          Implementation of a hotbox poller: the class "polls"--repeatedly checks after a pre-set delay--the contents of a "hotbox" directory.
 

Fields in info.sswap.ontologies.exec.impl declared as HotboxPoller
(package private)  HotboxPoller ExecImpl.hotboxPoller
          The hotbox poller; may be null if not invoked
static HotboxPoller HotboxPollerImpl.SingletonHolder.INSTANCE
           
 

Methods in info.sswap.ontologies.exec.impl that return HotboxPoller
static HotboxPoller HotboxPollerImpl.getInstance(java.lang.String hotboxPathStr, java.lang.String publicPathStr)
           
 



Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.