public class DelayedDropRegistryNotAvailableImpl extends Object implements DelayedDropRegistry
Modifier and Type | Field and Description |
---|---|
static DelayedDropRegistryNotAvailableImpl |
INSTANCE
Singleton access
|
Constructor and Description |
---|
DelayedDropRegistryNotAvailableImpl() |
Modifier and Type | Method and Description |
---|---|
void |
registerOnCloseAction(DelayedDropAction action)
Register the built DelayedDropAction
|
public static final DelayedDropRegistryNotAvailableImpl INSTANCE
public void registerOnCloseAction(DelayedDropAction action)
DelayedDropRegistry
registerOnCloseAction
in interface DelayedDropRegistry
action
- The delayed schema drop mementoCopyright © 2019 JBoss by Red Hat. All rights reserved.