Package | Description |
---|---|
org.hibernate.jmx.spi | |
org.hibernate.service.spi |
Modifier and Type | Method and Description |
---|---|
void |
JmxService.registerService(Manageable service,
Class<? extends Service> serviceRole)
Deprecated.
Handles registration of a manageable service.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OptionallyManageable
Extension to Manageable for things that are optionally Manageable depending
on some internal state.
|
Modifier and Type | Method and Description |
---|---|
List<Manageable> |
OptionallyManageable.getRealManageables()
Any wrapped services that are Manageable.
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.