org.jboss.cache.pojo.util
Class Instantiator

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

public class Instantiator
extends java.lang.Object


Constructor Summary
Instantiator()
           
 
Method Summary
static java.lang.Object newInstance(java.lang.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 java.lang.Object newInstance(java.lang.Class<?> c)
                                    throws org.jboss.cache.CacheException
Throws:
org.jboss.cache.CacheException


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