LocalNetworkInterface.removeImportSubject()

Method

Related Forms

LocalNetworkInterface.removeImportSubjects()

Declaration

void removeImportSubject(
    java.lang.String  subject)
  throws ConfigurationException
void removeImportSubjects(
    java.lang.String[]  subjects)
  throws ConfigurationException

Purpose

Stop importing a subject from this local network.

Remarks

This method removes the subject from the import list. If the subject is not on the list, the method returns without exception.

Parameter

Description

subject

Remove this import subject.

subjects

Remove these import subjects.

See Also

LocalNetworkInterface

LocalNetworkInterface.addImportSubject()

LocalNetworkInterface.getImportSubjects()

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