Class ScopedAccess

java.lang.Object
  extended by ScopedAccess

public class ScopedAccess
extends Object


Field Summary
static boolean flag
           
 Object o
           
 
Constructor Summary
ScopedAccess()
           
 
Method Summary
static void main(String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

flag

public static boolean flag

o

public Object o
Constructor Detail

ScopedAccess

public ScopedAccess()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

run

public void run()
         throws Exception
Throws:
Exception


Copyright © 2013. All rights reserved.