org.jboss.ejb.plugins.cmp.jdbc.keygen
Class GetTCLAction

java.lang.Object
  extended byorg.jboss.ejb.plugins.cmp.jdbc.keygen.GetTCLAction
All Implemented Interfaces:
java.security.PrivilegedAction

public class GetTCLAction
extends java.lang.Object
implements java.security.PrivilegedAction


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

Constructor Detail

GetTCLAction

public GetTCLAction()
Method Detail

run

public java.lang.Object run()
Specified by:
run in interface java.security.PrivilegedAction