org.jboss.classloader.plugins.system
Class ClassLoaderSystemBuilder

java.lang.Object
  extended by org.jboss.classloader.plugins.system.ClassLoaderSystemBuilder

public class ClassLoaderSystemBuilder
extends Object

ClassLoaderSystemBuilder.

Version:
$Revision: 1.1 $
Author:
Adrian Brock

Constructor Summary
ClassLoaderSystemBuilder()
           
 
Method Summary
static ClassLoaderSystem get()
          Get the classloader system singleton
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassLoaderSystemBuilder

public ClassLoaderSystemBuilder()
Method Detail

get

public static ClassLoaderSystem get()
Get the classloader system singleton

Returns:
the singleton


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