org.hornetq.jms.server.config.impl
Class TopicConfigurationImpl
java.lang.Object
org.hornetq.jms.server.config.impl.TopicConfigurationImpl
- All Implemented Interfaces:
- TopicConfiguration
public class TopicConfigurationImpl
- extends Object
- implements TopicConfiguration
A TopicConfigurationImpl
- Author:
- Jeff Mesnil
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TopicConfigurationImpl
public TopicConfigurationImpl(String name,
String... bindings)
getBindings
public String[] getBindings()
- Specified by:
getBindings
in interface TopicConfiguration
getName
public String getName()
- Specified by:
getName
in interface TopicConfiguration
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.