当前页面:
在线文档首页 >
JBoss 3.2.7 messaging API Documentation 英文版文档
SpyDestinationObjectFactory (JBoss Messaging API) - JBoss 3.2.7 messaging API Documentation 英文版文档
org.jboss.mq.referenceable
Class SpyDestinationObjectFactory
java.lang.Object
org.jboss.mq.referenceable.SpyDestinationObjectFactory
- All Implemented Interfaces:
- ObjectFactory
- public class SpyDestinationObjectFactory
- extends Object
- implements ObjectFactory
This class is used to create instances of of: SpyTopic SpyQueue classes from
a javax.naming.Reference instance.
- Version:
- $Revision: 1.3.4.1 $
- Author:
- Hiram Chirino (Cojonudo14@hotmail.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpyDestinationObjectFactory
public SpyDestinationObjectFactory()
- SpyTopicObjectFactory constructor
getObjectInstance
public Object getObjectInstance(Object reference,
Name name,
Context contex,
Hashtable properties)
throws Exception
- getObjectInstance method
- Specified by:
getObjectInstance
in interface ObjectFactory
- Parameters:
reference
- Description of Parametername
- Description of Parametercontex
- Description of Parameterproperties
- Description of Parameter
- Returns:
- The ObjectInstance value
- Throws:
Exception
- Description of Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.