public class ArtemisNoOpBindingRegistry extends Object implements org.apache.activemq.artemis.spi.core.naming.BindingRegistry
BindingRegistry.| Constructor and Description |
|---|
ArtemisNoOpBindingRegistry() |
public Object lookup(String s)
lookup in interface org.apache.activemq.artemis.spi.core.naming.BindingRegistrypublic boolean bind(String s, Object o)
bind in interface org.apache.activemq.artemis.spi.core.naming.BindingRegistrypublic void unbind(String s)
unbind in interface org.apache.activemq.artemis.spi.core.naming.BindingRegistrypublic void close()
close in interface org.apache.activemq.artemis.spi.core.naming.BindingRegistry