perf: BackingClassMethodBinding needs to cache methods and fields
-----------------------------------------------------------------
Key: BEEHIVE-585
URL: http://issues.apache.org/jira/browse/BEEHIVE-585
Project: Beehive
Type: Bug
Components: NetUI
Versions: V1, V1Alpha, V1Beta
Reporter: Rich Feit
Assigned to: Rich Feit
Fix For: V1
org.apache.beehive.netui.pageflow.facers.internal.BackingClassMethodBinding is
a class that looks up methods and member field values when a Page Flow action
is raised from a JSF backing bean. It currently uses reflection on every
request, but it needs to use caching like the rest of the runtime.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira