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

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

public class GetTCLAction
extends Object
implements PrivilegedAction

Security PrivilegedAction actions for this package

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

Constructor Summary
GetTCLAction()
           
 
Method Summary
 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 Object run()
Specified by:
run in interface PrivilegedAction


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.