JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.service.spi
Startable
Contents
Description
Method Summary
Method Details
start()
Hide sidebar
Show sidebar
Interface Startable
public interface
Startable
Lifecycle contract for services which wish to be notified when it is time to start.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
start
()
Start phase notification
Method Details
start
void
start
()
Start phase notification