Unbind
Removes an administered object (connection factory, topic connection factory, queue connection factory, topic, or queue definition).
Syntax
unbind { lookup-name | * }
Remarks
In lookup-name, specify the JNDI name to which the object is bound. This command does not delete topics or queues from the Broker.
You can use the wildcard character (*) with unbind; using the wildcard character unbinds all webMethods objects and strings in the current context.