[ 
https://jira.codehaus.org/browse/JBEHAVE-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=298355#comment-298355
 ] 

prem commented on JBEHAVE-778:
------------------------------

Thanks for considering this feature as part of Jbehave framework.

I have few queries on this feature. Is there any way to create and add the 
@Profiled annotation by our own in Jbehave framework ?. If yes, could you give 
us the procedure/steps to create and add this annotation in jbehave framework. 

Because, we have created custom annotation using Spring and AOP and integrated 
it with Jbehave. But, the custom annotation is not identified by Jbehave and 
hence, our goal is satisfied yet. Could you please provide the way to add 
custom annotaion with Jbeave. May be it give temporary solution for us. 

BTW, may i know when the ver 4.x release will happen? 

                
> Capture the execution time of steps annotated by @Profiled 
> -----------------------------------------------------------
>
>                 Key: JBEHAVE-778
>                 URL: https://jira.codehaus.org/browse/JBEHAVE-778
>             Project: JBehave
>          Issue Type: Story
>          Components: Core
>            Reporter: prem
>             Fix For: 4.x
>
>
> Create an annotation @Profiled to capture the execution time of a step:
> @Given("I log into mail account as user <username> with password <password>") 
> @Profiled
> public void login(){ 
> .... 
> } 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to