Package org.jgroups.jmx
Interface AdditionalJmxObjects
-
- All Known Implementing Classes:
BasicTCP,SHARED_LOOPBACK,SimpleTCP,TCP,TCP_NIO2,TP,TUNNEL,UDP
public interface AdditionalJmxObjectsAllows objects to provide references to objects which also expose attributes or operations. These are exposed on the same level as the parent object.- Since:
- 4.0
- Author:
- Bela Ban
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object[]getJmxObjects()
-