org.jboss.ejb.plugins.inflow
Class GetTCLAction

java.lang.Object
  extended by org.jboss.ejb.plugins.inflow.GetTCLAction
All Implemented Interfaces:
PrivilegedAction<ClassLoader>

public class GetTCLAction
extends Object
implements PrivilegedAction<ClassLoader>

Version:
$Revison:$
Author:
Scott.Stark@jboss.org

Method Summary
 ClassLoader run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public ClassLoader run()
Specified by:
run in interface PrivilegedAction<ClassLoader>


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