[jboss-jira] [JBoss JIRA] Updated: (JBMAN-27) Need a ManagedObjectFactory.initManagedObject(Object instance, Class instanceType, String, String) method

Scott M Stark (JIRA) jira-events at lists.jboss.org
Mon Oct 27 16:44:21 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBMAN-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott M Stark updated JBMAN-27:
-------------------------------

    Fix Version/s: JBossMan.2.0.0.CR3


> Need a ManagedObjectFactory.initManagedObject(Object instance, Class instanceType, String, String) method
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: JBMAN-27
>                 URL: https://jira.jboss.org/jira/browse/JBMAN-27
>             Project: JBoss Managed
>          Issue Type: Feature Request
>          Components: managedobject
>    Affects Versions: JBossMan.2.0.0.CR2
>            Reporter: Scott M Stark
>            Assignee: Scott M Stark
>             Fix For: JBossMan.2.0.0.CR3
>
>
> If the instance from which the managed object is being created implements an interface that was used to register the InstanceClassFactory<T>, it fails to be located as simply calling instance.getClass() returns the implementation type. The AbstractManagedObjectFactory.getInstanceClassFactory(Class<X> clazz) could also iterate over interfaces when looking for a match as well.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list