org.jboss.classloader.spi.jdk
Class JDKCheckerFactory

java.lang.Object
  extended by org.jboss.classloader.spi.jdk.JDKCheckerFactory

public class JDKCheckerFactory
extends Object

JDKCheckerFactory.

Version:
$Revision: 1.1 $
Author:
Adrian Brock

Constructor Summary
JDKCheckerFactory()
           
 
Method Summary
static JDKChecker getChecker()
          Retrieve the checker for the JDK we are running on
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDKCheckerFactory

public JDKCheckerFactory()
Method Detail

getChecker

public static JDKChecker getChecker()
Retrieve the checker for the JDK we are running on

Returns:
the checker


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.