Interface HasGroup
- All Known Subinterfaces:
GroupAware, HealthCheck
public interface HasGroup
Marker for an object that belongs to a named group, useful for group-related operations such as clustering and JMX
APIs.
Grouping lets related objects be addressed or managed together.
GroupAware extends this to also allow the
group to be set.- See Also:
-
Method Summary
-
Method Details
-
getGroup
-