You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org> on 2007/07/18 21:18:04 UTC

[jira] Resolved: (TUSCANY-1396) org.apache.tuscany.sca.assembly.Implementation interface needs to expose getMaxAge() and getMaxIdleTime()

     [ https://issues.apache.org/jira/browse/TUSCANY-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Sebastien Delfino resolved TUSCANY-1396.
---------------------------------------------

    Resolution: Fixed

MaxAge and MaxIdleTime are specific to the Java implementation type, so I don't think that they should be added to oat.assembly.Implementation, but they are on the oat.assembly.implementation.JavaImplementation SPI interface, allowing you to get it without having to depend on the JavaImplementationImpl implementation class.

> org.apache.tuscany.sca.assembly.Implementation interface  needs to expose getMaxAge() and getMaxIdleTime()
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1396
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1396
>             Project: Tuscany
>          Issue Type: Bug
>    Affects Versions: Java-SCA-0.90
>            Reporter: Lou Amodeo
>
> I am trying to  access the getMaxAge() and getMaxIdleTime attribute for a java implementation using getImplementation() from RuntimeComponent and the returned interface org.apache.tuscany.sca.assembly.Implementation  does not expose these getters.  They are however available on the underlying JavaImplementationImpl.   Can we get these getters added to this interface?   

-- 
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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org