org.hibernate.envers.entities
Class TypeContributorImpl
java.lang.Object
org.hibernate.envers.entities.TypeContributorImpl
- All Implemented Interfaces:
- TypeContributor
public class TypeContributorImpl
- extends Object
- implements TypeContributor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeContributorImpl
public TypeContributorImpl()
contribute
public void contribute(TypeContributions typeContributions,
ServiceRegistry serviceRegistry)
- Description copied from interface:
TypeContributor
- Contribute types
- Specified by:
contribute
in interface TypeContributor
- Parameters:
typeContributions
- The callback for adding contributed typesserviceRegistry
- The service registry
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.