Uses of Interface
ami.AMISubject

Packages that use AMISubject
ami Base AMI classes 
 

Uses of AMISubject in ami
 

Classes in ami that implement AMISubject
 class AMISubjectAdapter
          A basic implementation of the Subject in Observer pattern ( see GOF )
 

Fields in ami declared as AMISubject
static AMISubject AMIServiceProcessor.asub
          A subject ( see observer pattern )
static AMISubject AMIResultTable.asub
          A subject ( see observer pattern )