当前页面:
在线文档首页 >
JBoss 3.2.7 messaging API Documentation 英文版文档
Identifier (JBoss Messaging API) - JBoss 3.2.7 messaging API Documentation 英文版文档
org.jboss.mq.selectors
Class Identifier
java.lang.Object
org.jboss.mq.selectors.Identifier
- public class Identifier
- extends Object
This is a JMS identifier
- Version:
- $Revision: 1.3 $
- Author:
- Norbert Lataille (Norbert.Lataille@m4x.org), Scott.Stark@jboss.org
Identifier
public Identifier(String name)
toString
public String toString()
equals
public boolean equals(Object obj)
hashCode
public int hashCode()
getName
public String getName()
getValue
public Object getValue()
setValue
public void setValue(Object value)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.