java.security
Class GuardedObject

java.lang.Object
  extended by java.security.GuardedObject
All Implemented Interfaces:
Serializable

public class GuardedObject
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
GuardedObject(Object var0, Guard var1)
           
 
Method Summary
 Object getObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuardedObject

public GuardedObject(Object var0,
                     Guard var1)
Method Detail

getObject

public Object getObject()
                 throws SecurityException
Throws:
SecurityException


Copyright © 2006-2010 OSGi Alliance. All Rights Reserved.