[ http://issues.apache.org/jira/browse/BEEHIVE-36?page=all ]
Nathan Jantz closed BEEHIVE-36:
-------------------------------
Assign To: Nathan Jantz (was: James Song)
Verified in 1.0m1-rc2.
> BeehiveDoc before ApacheCon: ControlProgramming is not updated
> --------------------------------------------------------------
>
> Key: BEEHIVE-36
> URL: http://issues.apache.org/jira/browse/BEEHIVE-36
> Project: Beehive
> Type: Bug
> Components: Documentation
> Versions: TBD
> Reporter: James Song
> Assignee: Nathan Jantz
> Priority: Trivial
> Fix For: V1Beta
>
> Just notice the ControlsProgramming on
> http://incubator.apache.org/beehive/Controls.html is not the most updated.
> For example on Context event:
> ControlBeanContext peerContext = myBean.getPeerContext();
> PeerContext.addCallbackListener(
> new ControlBeanContext.Callback()
> {
> public void onCreate() {
. };
> public void onAcquire() {
};
> public void onRelease() {
};
> });
> Where getPeerContext() should be getControlBeanContext()
--
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