Interface GlobalPreStartCoordinator
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
DefaultGlobalPreStartCoordinator
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()static GlobalPreStartCoordinatorinstance()static booleanvoidregister(PreStartableTCIFactory<?, ?> factory) voidunregister(PreStartableTCIFactory<?, ?> factory)
-
Method Details
-
register
-
unregister
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-
instance
-
isPresent
static boolean isPresent()
-