joeq.ClassLib.Common.java.lang
Class SecurityManager

java.lang.Object
  extended by joeq.ClassLib.Common.java.lang.SecurityManager

public class SecurityManager
extends Object

SecurityManager

Version:
$Id: SecurityManager.java,v 1.7 2004/09/30 03:35:32 joewhaley Exp $
Author:
John Whaley

Constructor Summary
SecurityManager()
           
 
Method Summary
protected  Class[] getClassContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityManager

public SecurityManager()
Method Detail

getClassContext

protected Class[] getClassContext()


Copyright © 2001-2005 John Whaley. All Rights Reserved.