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

API docs for Application.publishEvent needs fixen #553

Closed
eclipse-faces-bot opened this issue May 1, 2009 · 15 comments
Closed

API docs for Application.publishEvent needs fixen #553

eclipse-faces-bot opened this issue May 1, 2009 · 15 comments

Comments

@eclipse-faces-bot
Copy link

For the below method signature the API's state that if any of the args are null
throw a NullPointerException, yet the sourceBaseType arg documents that it
excepts null.

public void publishEvent(FacesContext context,
Class systemEventClass, Class sourceBaseType,
Object source)

sourceBaseType - The Class of the source event that must be used to lookup the
listener to which this event must be published. If this argument is null the
return from source.getClass() must be used as the sourceBaseType.

Environment

Operating System: All
Platform: All

Affected Versions

[2.0]

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
Reported by dougd

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
@edburns said:
Move to unscheduled target milestone

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
@edburns said:
Prepare to delete "spec" subcomponent.

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
jdlee said:
Updating target milestone for 2.0 rev A. If you disagree, now's the time to speak
up!

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
@edburns said:
cat1

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
@edburns said:
lifecycle

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
@edburns said:
These are valid 2.0 Rev a issues

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
@edburns said:
This is easy to fix, assign to sheetalv.

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
@edburns said:
Take these back.

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
@edburns said:
fix checked in.

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
rogerk said:
changelog

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
Marked as fixed on Monday, June 21st 2010, 11:56:16 am

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
@manfredriem said:
Closing resolved issue out

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
This issue was imported from java.net JIRA JAVASERVERFACES_SPEC_PUBLIC-553

@eclipse-faces-bot
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant