org.jboss.mx.remoting
Interface LocationAware


public interface LocationAware

LocationAware is an interface that can be implemented for objects that have an associated MBeanLocator and can be located via JMX Remoting.

Version:
$Revision: 81023 $
Author:
Jeff Haynie

Method Summary
 MBeanLocator getMBeanLocator()
          return the mbean locator to the object
 

Method Detail

getMBeanLocator

MBeanLocator getMBeanLocator()
return the mbean locator to the object

Returns:


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