Uses of Interface
org.jppf.gigaspaces.JPPFService

Packages that use JPPFService
org.jppf.gigaspaces Classes supporting the GigaSpaces connector sample. 
org.jppf.gigaspaces.test Classes supporting the GigaSpaces connector sample. 
 

Uses of JPPFService in org.jppf.gigaspaces
 

Classes in org.jppf.gigaspaces that implement JPPFService
 class JPPFServiceImpl
          Implementation of the JPPF job submission service deployed as a GigaSpace.
 

Uses of JPPFService in org.jppf.gigaspaces.test
 

Methods in org.jppf.gigaspaces.test that return JPPFService
 JPPFService GSClient.getJppfService()
          Get a proxy to the service deployed in a GS space.
 

Methods in org.jppf.gigaspaces.test with parameters of type JPPFService
 void GSClient.setJppfService(JPPFService service)
          Set a proxy to the service deployed in a GS space.
 



Copyright © 2005-2010 JPPF Team.