Uses of Interface
org.jboss.aspects.patterns.observable.Subject

Packages that use Subject
org.jboss.aspects.patterns.observable   
 

Uses of Subject in org.jboss.aspects.patterns.observable
 

Classes in org.jboss.aspects.patterns.observable that implement Subject
 class SubjectImpl
          The subject implementation.
 

Methods in org.jboss.aspects.patterns.observable with parameters of type Subject
 void Observer.fireChange(Subject subject)
          Notification that a subject has changed
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.