JBoss Modular Service Kernel API 1.0.0.Beta4-SNAPSHOT

Uses of Class
org.jboss.msc.service.ServiceNotFoundException

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

Uses of ServiceNotFoundException in org.jboss.msc.service
 

Methods in org.jboss.msc.service that throw ServiceNotFoundException
 ServiceController<?> ServiceRegistry.getRequiredService(ServiceName serviceName)
          Get a service, throwing an exception if it is not found.
 


JBoss Modular Service Kernel API 1.0.0.Beta4-SNAPSHOT

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