com.arjuna.ats.tsmx.agent
Interface AgentInterface


public interface AgentInterface

This interface is implemented to allow different MBeanServers to be used.

Version:
$Id: AgentInterface.html,v 1.1 2008/01/04 06:52:41 afitzsim Exp $
Author:
Richard A. Begg (richard.begg@arjuna.com)

Method Summary
 javax.management.MBeanServer getAgent()
           
 

Method Detail

getAgent

public javax.management.MBeanServer getAgent()
                                      throws AgentNotFoundException
Throws:
AgentNotFoundException