Uses of Class
amisample.ASListener

Packages that use ASListener
amisample AMISample protocol classes, this package is independant and not needed by AMI engine 
 

Uses of ASListener in amisample
 

Fields in amisample declared as ASListener
private static ASListener ASListener.al
          Self instance used for signleton pattern
 

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