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