X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fhibernate4-maven-plugin-1.0.2%2Fxref%2Forg%2Fhibernate%2Fcfg%2Fbeanvalidation%2FTypeSafeActivatorAccessor.html;fp=dist%2Fhibernate4-maven-plugin-1.0.2%2Fxref%2Forg%2Fhibernate%2Fcfg%2Fbeanvalidation%2FTypeSafeActivatorAccessor.html;h=0000000000000000000000000000000000000000;hp=0cd0403e7bf244a54388f6990bf359db54c3a446;hb=b293b312d6f0dd8b2dc716375fd442dd295a9942;hpb=9179a67d9952d3b63e95686dbd6cacd3c9e13cb2 diff --git a/dist/hibernate4-maven-plugin-1.0.2/xref/org/hibernate/cfg/beanvalidation/TypeSafeActivatorAccessor.html b/dist/hibernate4-maven-plugin-1.0.2/xref/org/hibernate/cfg/beanvalidation/TypeSafeActivatorAccessor.html deleted file mode 100644 index 0cd0403e..00000000 --- a/dist/hibernate4-maven-plugin-1.0.2/xref/org/hibernate/cfg/beanvalidation/TypeSafeActivatorAccessor.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - -TypeSafeActivatorAccessor xref - - - -
View Javadoc
-
-1   package org.hibernate.cfg.beanvalidation;
-2   
-3   /**
-4    * This class enables access to the public methods of {@link TypeSafeActivator}
-5    * which itself is visible in the package only.
-6    *
-7    * @author Frank Schimmel <frank.schimmel@cm4all.com>
-8    */
-9   public class TypeSafeActivatorAccessor extends TypeSafeActivator {
-10      // Empty: just makes public methods accessible.
-11  }
-
-
- -