uCosminexus Application Server, Security Management Guide

[Contents][Index][Back][Next]

The setSubcontext method

Description

Stores the value specified by the parameter into the object. If a value already exists, it is overwritten when the setSubcontext method is called.

Syntax

public void setSubcontext(String subcontext);

Parameter

subcontext:
Specifies the subcontext.

Exceptions

None

Return value

None