Uses of Class
gov.nasa.arc.brahms.vm.api.jsvc.AbstractExternalService

Packages that use AbstractExternalService
gov.nasa.arc.brahms.vm.api.jsvc   
 

Uses of AbstractExternalService in gov.nasa.arc.brahms.vm.api.jsvc
 

Subclasses of AbstractExternalService in gov.nasa.arc.brahms.vm.api.jsvc
 class AbstractAsynchronousEventService
          The AbstractAsynchronousEventService is a base class for external services that want to handle the events generated by the virtual machine asynchronously.
 class AbstractSynchronousEventService
          The AbstractSynchronousEventService is a base class for external services that want to handle the events generated by the virtual machine synchronously.
 



Copyright © 1997-2012 All Rights Reserved.