当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 messaging  API Documentation 英文版文档
ObjectRefAddr (JBoss Messaging API) - JBoss 4.0.1 sp1 messaging  API Documentation 英文版文档
org.jboss.mq.referenceable
Class ObjectRefAddr
java.lang.Object
   javax.naming.RefAddr
javax.naming.RefAddr
       org.jboss.mq.referenceable.ObjectRefAddr
org.jboss.mq.referenceable.ObjectRefAddr
- All Implemented Interfaces: 
- Serializable
- public class ObjectRefAddr- extends RefAddr
This class is used to store a serializable object in a RefAddr object.
- Version:
- $Revision: 1.6 $
- Author:
- Scott M Stark (Scott_Stark@d...), Hiram Chirino (Cojonudo14@hotmail.com)
- See Also:
- Serialized Form
 
 
 
 
 
 
ObjectRefAddr
public ObjectRefAddr(String arg1,
                     Object content)
              throws NamingException
- ObjectRefAddr constructor comment.
 
- Parameters:
- arg1- java.lang.String
- content- Description of Parameter
- Throws:
- NamingException- Description of Exception
getContent
public Object getContent()
- getContent method comment.
 
- 
- Returns:
- The Content value
 
extractObjectRefFrom
public static Object extractObjectRefFrom(Reference ref,
                                          String arg1)
                                   throws NamingException
- getContent method comment.
 
- 
- Parameters:
- ref- Description of Parameter
- arg1- Description of Parameter
- Returns:
- Description of the Returned
      Value
- Throws:
- NamingException- Description of Exception
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.