You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2007/06/08 16:35:26 UTC

[jira] Commented: (AXIS2-2650) AxisEngine should have static methods

    [ https://issues.apache.org/jira/browse/AXIS2-2650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502831 ] 

Davanum Srinivas commented on AXIS2-2650:
-----------------------------------------

Marking as fixed.

thanks,
dims

> AxisEngine should have static methods
> -------------------------------------
>
>                 Key: AXIS2-2650
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2650
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: kernel
>            Reporter: Glen Daniels
>            Assignee: Glen Daniels
>
> AxisEngine has no state whatsoever, even though the constructor takes a ConfigurationContext (which is unused).  As such we should give it a private constructor and not allow instances to be created.
> Instead of using new AxisEngine(), we should be just calling AxisEngine.send()/receive()/etc as static methods.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org