Uses of Class
org.jitr.core.JitrException

Packages that use JitrException
org.jitr   
org.jitr.core   
 

Uses of JitrException in org.jitr
 

Methods in org.jitr that throw JitrException
static int JitrUtils.getRandomUnusedPort()
          Provides a quick way to get a random, unused port by opening a ServerSocket and getting the locally assigned port for the server socket.
 

Uses of JitrException in org.jitr.core
 

Subclasses of JitrException in org.jitr.core
 class ContainerOperationException
          Exception specific to container operations.
 



Copyright © 2009. All Rights Reserved.