org.jboss.cache.pojo.util
Class Instantiator

java.lang.Object
  extended by org.jboss.cache.pojo.util.Instantiator

public class Instantiator
extends Object


Constructor Summary
Instantiator()
           
 
Method Summary
static Object newInstance(Class<?> c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Instantiator

public Instantiator()
Method Detail

newInstance

public static Object newInstance(Class<?> c)
                          throws CacheException
Throws:
CacheException


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