Uses of Class
org.springframework.richclient.application.config.DefaultApplicationLifecycleAdvisor

Packages that use DefaultApplicationLifecycleAdvisor
org.springframework.richclient.samples.petclinic   
org.springframework.richclient.samples.showcase   
org.springframework.richclient.samples.simple.app   
 

Uses of DefaultApplicationLifecycleAdvisor in org.springframework.richclient.samples.petclinic
 

Subclasses of DefaultApplicationLifecycleAdvisor in org.springframework.richclient.samples.petclinic
 class PetClinicLifecycleAdvisor
          Custom application lifecycle implementation that configures the petclinic app at well defined points within its lifecycle.
 

Uses of DefaultApplicationLifecycleAdvisor in org.springframework.richclient.samples.showcase
 

Subclasses of DefaultApplicationLifecycleAdvisor in org.springframework.richclient.samples.showcase
 class ShowcaseLifecycleAdvisor
          Custom application lifecycle implementation that configures the sample app at well defined points within its lifecycle.
 

Uses of DefaultApplicationLifecycleAdvisor in org.springframework.richclient.samples.simple.app
 

Subclasses of DefaultApplicationLifecycleAdvisor in org.springframework.richclient.samples.simple.app
 class SimpleLifecycleAdvisor
          Custom application lifecycle implementation that configures the sample app at well defined points within its lifecycle.
 



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.