Interface HasGroup

All Known Subinterfaces:
GroupAware, HealthCheck

public interface HasGroup
A simple marker interface for an object which has belongs to a group Group which is useful for group related operation such as clustering, JMX style API
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the group
  • Method Details

    • getGroup

      String getGroup()
      Returns the group
      Returns:
      the group