LocalNetworkInterface.addSubject()

Method

Declaration

void addSubject(
    java.lang.String  subject)
  throws ConfigurationException
void addSubject(
    java.lang.String  subject,
    int               weight)
  throws ConfigurationException

Purpose

Permit the router to import and export a subject.

Parameter

Description

subject

Add this subject for import and export.

weight

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 TIBCO Rendezvous Administration.

See Also

LocalNetworkInterface

LocalNetworkInterface.getExportSubjects()

LocalNetworkInterface.getImportSubjects()

LocalNetworkInterface.removeSubject()

For the corresponding browser pages and background information, see Subject Gating in TIBCO Rendezvous Administration