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.BindingRegistry
public boolean bind(String s, Object o)
bind
in interface org.apache.activemq.artemis.spi.core.naming.BindingRegistry
public void unbind(String s)
unbind
in interface org.apache.activemq.artemis.spi.core.naming.BindingRegistry
public void close()
close
in interface org.apache.activemq.artemis.spi.core.naming.BindingRegistry
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.