LocalNetworkInterface.addSubject()
Method
Declaration
voidaddSubject
(
java.lang.String subject)
throws ConfigurationException
voidaddSubject
(
java.lang.String subject,
int weight)
throws ConfigurationException
Purpose
Permit the router to import and export a subject.
Parameter |
Description |
|
Add this subject for import and export. |
|
When present, add the subject with this weight for import. When absent, add the subject with the default import weight (10). For background information, see Load Balancing in . |
See Also
LocalNetworkInterface.getExportSubjects()
LocalNetworkInterface.getImportSubjects()
LocalNetworkInterface.removeSubject()
For the corresponding browser pages and background information, see Subject Gating in