org.omg.CORBA
Interface CTX_RESTRICT_SCOPE


public interface CTX_RESTRICT_SCOPE

This simple interface defines just one constant, normally used to restrict the property search in the Context by the current context.


Field Summary
static int value
          The flag, specifying that the search is limited to the current context.
 

Field Detail

value

static final int value
The flag, specifying that the search is limited to the current context.

See Also:
Constant Field Values