Jopr Test Plugin 4.15.0.M1-SNAPSHOT

org.rhq.plugins.jbossts
Class ParticipantDiscovery

java.lang.Object
  extended by org.rhq.plugins.jbossts.ParticipantDiscovery
All Implemented Interfaces:
org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent

public class ParticipantDiscovery
extends java.lang.Object
implements org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent

A class for discovering which participants are involved in a particular transaction


Constructor Summary
ParticipantDiscovery()
           
 
Method Summary
 java.util.Set discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParticipantDiscovery

public ParticipantDiscovery()
Method Detail

discoverResources

public java.util.Set discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext context)
Specified by:
discoverResources in interface org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent
Parameters:
context - information about the containing transaction together with information available in the rhq descriptor
Returns:
a the participants involved in this transaction

Jopr Test Plugin 4.15.0.M1-SNAPSHOT

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.