Uses of Class
org.apache.xbean.kernel.ForcedStopException

Packages that use ForcedStopException
org.apache.xbean.kernel Defines the kernel interface for managing services and interfaces the kernel uses to interact with the services. 
 

Uses of ForcedStopException in org.apache.xbean.kernel
 

Methods in org.apache.xbean.kernel that throw ForcedStopException
 boolean StopStrategy.waitForUnsatisfiedConditions(ServiceName serviceName, Set conditions)
          Determines if the kernel should wait for the unsatified conditions to be satisfied.
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.