Java.Security.GuardedObject: Constructor Members

The constructors of Java.Security.GuardedObject are listed below. For a list of all members, see the GuardedObject Members list.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Constructs a new instance of GuardedObject which protects access to the specified Object using the specified Guard.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.