Uses of Class
ami.AMIInputSpool

Packages that use AMIInputSpool
ami Base AMI classes 
 

Uses of AMIInputSpool in ami
 

Fields in ami declared as AMIInputSpool
private static AMIInputSpool AMIInputSpool.ais
          Self instance used for signleton pattern
private static AMIInputSpool AMIMain.ais
           
 

Methods in ami that return AMIInputSpool
static AMIInputSpool AMIInputSpool.getInstance()
          Return a self instance Implementation of the singleton pattern