JBoss Modular Service Kernel API 1.0.0.CR2

Uses of Interface
org.jboss.msc.service.StopContext

Packages that use StopContext
org.jboss.msc.service The service container implementation itself. 
 

Uses of StopContext in org.jboss.msc.service
 

Methods in org.jboss.msc.service with parameters of type StopContext
 void Service.stop(StopContext context)
          Stop the service.
 void ValueService.stop(StopContext context)
          Stop the service.
 void ValueInjectionService.stop(StopContext context)
          Stop the service.
 void AbstractService.stop(StopContext context)
          Stop the service.
 


JBoss Modular Service Kernel API 1.0.0.CR2

Copyright © 2011 JBoss, a division of Red Hat, Inc.