Package | Description |
---|---|
org.hibernate.engine.jdbc.batch.internal |
Internals for JDBC batching support.
|
org.hibernate.jmx.internal | |
org.hibernate.jmx.spi | |
org.hibernate.service.spi |
Modifier and Type | Class and Description |
---|---|
class |
BatchBuilderImpl
A builder for
Batch instances. |
Modifier and Type | Method and Description |
---|---|
void |
DisabledJmxServiceImpl.registerService(Manageable service,
Class serviceRole) |
void |
JmxServiceImpl.registerService(Manageable service,
Class<? extends Service> serviceRole) |
Modifier and Type | Method and Description |
---|---|
void |
JmxService.registerService(Manageable service,
Class<? extends Service> serviceRole)
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 © 2021 JBoss by Red Hat. All rights reserved.