public class HornetQNoOpBindingRegistry extends Object implements org.hornetq.spi.core.naming.BindingRegistry
BindingRegistry.| Constructor and Description |
|---|
HornetQNoOpBindingRegistry() |
public Object lookup(String name)
lookup in interface org.hornetq.spi.core.naming.BindingRegistrypublic boolean bind(String name, Object obj)
bind in interface org.hornetq.spi.core.naming.BindingRegistrypublic void unbind(String name)
unbind in interface org.hornetq.spi.core.naming.BindingRegistrypublic void close()
close in interface org.hornetq.spi.core.naming.BindingRegistrypublic Object getContext()
getContext in interface org.hornetq.spi.core.naming.BindingRegistrypublic void setContext(Object ctx)
setContext in interface org.hornetq.spi.core.naming.BindingRegistryCopyright © 2014 Pivotal Software, Inc.. All rights reserved.