Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for SmartLifecycle and LifecycleProcessor [SPR-6341] #11007

Closed
spring-projects-issues opened this issue Nov 12, 2009 · 4 comments
Closed
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: task A general task
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Nov 12, 2009

Dave Syer opened SPR-6341 and commented

Documentation is missing (beans.xml?) for SmartLifecycle and LifecycleProcessor (#10179 and friends).


Affects: 3.0 RC2

Issue Links:

Referenced from: commits f6a2e58

@spring-projects-issues
Copy link
Collaborator Author

Mark Fisher commented

I was looking for the Lifecycle interface discussion so that I could just append to that. However, I was unable to find it. Either I'm missing something, or we actually need to consider adding a new section altogether - starting with Lifecycle itself.

@spring-projects-issues
Copy link
Collaborator Author

Dave Syer commented

I guess Lifecycle was mainly an internal interface up to now. We are getting a lot of interest in the new processor, so I vote for a new section.

@spring-projects-issues
Copy link
Collaborator Author

spring-projects-issues commented Nov 24, 2009

Mark Fisher commented

I will add a new sub-section for Lifecycle, SmartLifecycle, and the LifecycleProcessor. I think it would make sense to include this within the current section 3.6.1 (where init and destroy lifecycle callbacks are discussed).

I will be committing #10179 momentarily (just wrapping up some tests) with the new changes such that start calls are also ordered by the 'phase' of each bean. Then, I will start the documentation.

@spring-projects-issues
Copy link
Collaborator Author

spring-projects-issues commented Nov 27, 2009

Mark Fisher commented

Added the documentation. #10179 is still open for review, but the start order is now following the phase value as well.

@spring-projects-issues spring-projects-issues added in: core Issues in core modules (aop, beans, core, context, expression) type: task A general task labels Jan 11, 2019
@spring-projects-issues spring-projects-issues added this to the 3.0 RC3 milestone Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant