public class HibernateStateVisualService extends java.lang.Object implements HibernateStateVisualizationService
| Constructor and Description |
|---|
HibernateStateVisualService() |
| Modifier and Type | Method and Description |
|---|---|
void |
setSessionFactoryState(java.lang.String factoryID,
SessionFactoryMonitor.SessionFactoryState sessionFactoryState)
Will be invoked to sets the session factory state to the visualization.
|
public void setSessionFactoryState(java.lang.String factoryID,
SessionFactoryMonitor.SessionFactoryState sessionFactoryState)
HibernateStateVisualizationServicesetSessionFactoryState in interface HibernateStateVisualizationServicefactoryID - the factory IDsessionFactoryState - the session factory state