[jboss-jira] [JBoss JIRA] Created: (JBAS-4888) Inject InvalidationManagerMBean into JGCacheInvalidationBridge

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri Oct 19 12:49:03 EDT 2007


Inject InvalidationManagerMBean into JGCacheInvalidationBridge
--------------------------------------------------------------

                 Key: JBAS-4888
                 URL: http://jira.jboss.com/jira/browse/JBAS-4888
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Clustering
            Reporter: Brian Stansberry
         Assigned To: Brian Stansberry
            Priority: Minor
             Fix For:  JBossAS-5.0.0.Beta3


Currently an ObjectName is injected, and startService() does a JMX lookup.  Just have the MC inject the service.

Will also remove the getter/setter from JGCacheInvalidationServiceMBean -- MC is doing the injection into a pojo service, and it doesn't need to be in an MBean interface for any other reason.

-- 
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