java.security
Class GuardedObject
java.lang.Object
java.security.GuardedObject
- All Implemented Interfaces:
- Serializable
public class GuardedObject
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GuardedObject
public GuardedObject(Object var0,
Guard var1)
getObject
public Object getObject()
throws SecurityException
- Throws:
SecurityException
Copyright © 2006-2010 OSGi Alliance. All Rights Reserved.