org.apache.webbeans.web.tomcat
Class TomcatUtil

java.lang.Object
  extended by org.apache.webbeans.web.tomcat.TomcatUtil

public class TomcatUtil
extends Object


Constructor Summary
TomcatUtil()
           
 
Method Summary
static void destroy(Object injectorInstance, ClassLoader loader)
           
static Object inject(Object object, ClassLoader loader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TomcatUtil

public TomcatUtil()
Method Detail

inject

public static Object inject(Object object,
                            ClassLoader loader)
                     throws Exception
Throws:
Exception

destroy

public static void destroy(Object injectorInstance,
                           ClassLoader loader)
                    throws Exception
Throws:
Exception


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.