Package org.infinispan.jmx
Interface ObjectNameKeys
-
- All Known Implementing Classes:
CacheJmxRegistration
,CacheManagerJmxRegistration
public interface ObjectNameKeys
- Since:
- 10.0
- Author:
- anistor@redhat.com
-
-
Field Detail
-
NAME
static final String NAME
- See Also:
- Constant Field Values
-
TYPE
static final String TYPE
- See Also:
- Constant Field Values
-
COMPONENT
static final String COMPONENT
- See Also:
- Constant Field Values
-
MANAGER
static final String MANAGER
- See Also:
- Constant Field Values
-
-