| Package | Description |
|---|---|
| omq.common.broker |
| Modifier and Type | Method and Description |
|---|---|
void |
Broker.bind(java.lang.String reference,
RemoteObject remote)
Binds the reference to the specified remote object.
|
void |
Broker.bind(java.lang.String reference,
RemoteObject remote,
java.util.Properties env)
Binds the reference to the specified remote object.
|