[
https://issues.jboss.org/browse/JBTM-2320?page=com.atlassian.jira.plugin....
]
Mark Little commented on JBTM-2320:
-----------------------------------
Added implementation. Not entirely sure how useful it will be, but let's wait and
see.
Implement getContainer on Container class
-----------------------------------------
Key: JBTM-2320
URL:
https://issues.jboss.org/browse/JBTM-2320
Project: JBoss Transaction Manager
Issue Type: Feature Request
Components: STM
Affects Versions: 5.0.4
Reporter: Mark Little
Assignee: Mark Little
Currently it's a null-op ...
public static final Container<?> getContainer (Object proxy)
{
return null;
}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)