public interface ActivationContext
TypeSafeActivator| Modifier and Type | Method and Description | 
|---|---|
Configuration | 
getConfiguration()
Access the Configuration 
 | 
SessionFactoryServiceRegistry | 
getServiceRegistry()
Access the ServiceRegistry specific to the SessionFactory being built. 
 | 
SessionFactoryImplementor | 
getSessionFactory()
Access the SessionFactory being built to trigger this BV activation 
 | 
Set<ValidationMode> | 
getValidationModes()
Access the requested validation mode(s). 
 | 
Set<ValidationMode> getValidationModes()
Configuration getConfiguration()
SessionFactoryImplementor getSessionFactory()
SessionFactoryServiceRegistry getServiceRegistry()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.