[ http://issues.apache.org/jira/browse/BEEHIVE-36?page=history ]
     
Kyle Marvin resolved BEEHIVE-36:
--------------------------------

      Assign To: James Song  (was: Kyle Marvin)
     Resolution: Fixed
    Fix Version: V1Beta
                     (was: TBD)

Updated the life cycle and resource context event samples in the doc.  James, 
SteveH is working on a Beta refresh strategy for the web site... to view the 
changes, you'll need to build the docs locally ('ant docs', after following the 
Forrest install info in BUILDING.txt) and then look at the resulting html (in 
docs/forrest/build/site/controls)

> 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: James Song
>     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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to