public class DelayedDropRegistryNotAvailableImpl extends java.lang.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 © 2001-2018 Red Hat, Inc. All Rights Reserved.