org.tynamo.hibernate
Class TynamoInterceptorConfigurer

java.lang.Object
  extended by org.tynamo.hibernate.TynamoInterceptorConfigurer
All Implemented Interfaces:
org.apache.tapestry5.hibernate.HibernateConfigurer

public class TynamoInterceptorConfigurer
extends Object
implements org.apache.tapestry5.hibernate.HibernateConfigurer


Constructor Summary
TynamoInterceptorConfigurer(TynamoInterceptor interceptor)
           
 
Method Summary
 void configure(org.hibernate.cfg.Configuration configuration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TynamoInterceptorConfigurer

public TynamoInterceptorConfigurer(TynamoInterceptor interceptor)
Method Detail

configure

public void configure(org.hibernate.cfg.Configuration configuration)
Specified by:
configure in interface org.apache.tapestry5.hibernate.HibernateConfigurer


Copyright © 2004-2012. All Rights Reserved.