Uses of Class
ami.AMIListener

Packages that use AMIListener
ami Base AMI classes 
 

Uses of AMIListener in ami
 

Fields in ami declared as AMIListener
private static AMIListener AMIListener.al
          Self instance used for signleton pattern
 

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