[jboss-jira] [JBoss JIRA] Created: (JBAS-3862) Allow direct injection of target into HASingletonController
Brian Stansberry (JIRA)
jira-events at jboss.com
Thu Nov 16 14:11:41 EST 2006
Allow direct injection of target into HASingletonController
-----------------------------------------------------------
Key: JBAS-3862
URL: http://jira.jboss.com/jira/browse/JBAS-3862
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Clustering
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Fix For: JBossAS-5.0.0.Beta1
HASingletonController currently exposes a targetName attribute of type ObjectName, and then uses JMX calls to invoke the start/stop methods on the target. We need to support direct injection of the target and invocation via reflection. The old targetName attribute should be deprecated (but still supported for backward compatiblity).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list