站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 aspects API Documentation 英文版文档

Uses of Interface org.jboss.aspects.patterns.observable.Subject (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects API Documentation 英文版文档


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.