[
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]