HibernateBundle   HibernateBundle 
Compiled from "HibernateBundle.java" Compiled from "HibernateBundle.java"
public abstract class io.dropwizard.hibernate.dual.HibernateBundle<T> exten ds io.dropwizard.hibernate.HibernateBundle<T> { public abstract class io.dropwizard.hibernate.dual.HibernateBundle<T> exten ds io.dropwizard.hibernate.HibernateBundle<T> {
public static final java.lang.String PRIMARY; public static final java.lang.String PRIMARY;
public static final java.lang.String READER; public static final java.lang.String READER;
protected io.dropwizard.hibernate.dual.HibernateBundle(java.lang.Class<?> , java.lang.Class<?>...); protected io.dropwizard.hibernate.dual.HibernateBundle(java.lang.Class<?> , java.lang.Class<?>...);
protected io.dropwizard.hibernate.dual.HibernateBundle(java.util.List<jav a.lang.Class<?>>, io.dropwizard.hibernate.SessionFactoryFactory); protected io.dropwizard.hibernate.dual.HibernateBundle(java.util.List<jav a.lang.Class<?>>, io.dropwizard.hibernate.SessionFactoryFactory);
public abstract io.dropwizard.db.PooledDataSourceFactory getReadSourceFac tory(T); public abstract io.dropwizard.db.PooledDataSourceFactory getReadSourceFac tory(T);
public void run(T, io.dropwizard.setup.Environment) throws java.lang.Exce ption; public void run(T, io.dropwizard.core.setup.Environment) throws java.lang .Exception;
} }
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/