Jopr Test Plugin 4.15.0.M1-SNAPSHOT

org.rhq.plugins.jbossts
Class TransactionDiscovery

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

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

Class for discovering transactions known to the parent Transaction Manager


Constructor Summary
TransactionDiscovery()
           
 
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

TransactionDiscovery

public TransactionDiscovery()
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 - the context includes such things as the parent resource as well as configuration from the rhq descriptor
Returns:
a set of transactions that are executing a transaction termination protocol

Jopr Test Plugin 4.15.0.M1-SNAPSHOT

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