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 Detail

      • getGroup

        String getGroup()
        Returns the group
        Returns:
        the group