X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fhibernate4-maven-plugin-1.0.5%2Fxref%2Forg%2Fhibernate%2Fcfg%2Fbeanvalidation%2FTypeSafeActivatorAccessor.html;fp=dist%2Fhibernate4-maven-plugin-1.0.5%2Fxref%2Forg%2Fhibernate%2Fcfg%2Fbeanvalidation%2FTypeSafeActivatorAccessor.html;h=0cd0403e7bf244a54388f6990bf359db54c3a446;hp=0000000000000000000000000000000000000000;hb=a53595184bd6e57bdc45292cc92c393c4e2dfe6e;hpb=c48c9ee0e9faa89a4c0a5323b367b9f5a6abe602 diff --git a/dist/hibernate4-maven-plugin-1.0.5/xref/org/hibernate/cfg/beanvalidation/TypeSafeActivatorAccessor.html b/dist/hibernate4-maven-plugin-1.0.5/xref/org/hibernate/cfg/beanvalidation/TypeSafeActivatorAccessor.html new file mode 100644 index 00000000..0cd0403e --- /dev/null +++ b/dist/hibernate4-maven-plugin-1.0.5/xref/org/hibernate/cfg/beanvalidation/TypeSafeActivatorAccessor.html @@ -0,0 +1,25 @@ + + + + +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  }
+
+
+ +