当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 messaging API Documentation 英文版文档
JVMServerILFactory (JBoss Messaging API) - JBoss 4.0.1 sp1 messaging API Documentation 英文版文档
org.jboss.mq.il.jvm
Class JVMServerILFactory
java.lang.Object
org.jboss.mq.il.jvm.JVMServerILFactory
- All Implemented Interfaces:
- ServerILFactory
- public class JVMServerILFactory
- extends Object
- implements ServerILFactory
Implements the ServerILFactory interface to create a new JVMServerIL
- Version:
- $Revision: 1.7 $
- Author:
- David Maplesden
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JVMServerILFactory
public JVMServerILFactory()
getServerIL
public ServerIL getServerIL()
throws Exception
- Used to construct the GenericConnectionFactory (bindJNDIReferences()
builds it)
- Specified by:
getServerIL
in interface ServerILFactory
- Returns:
- The ServerIL value
- Throws:
Exception
- Description of Exception
init
public void init(Properties init)
- Specified by:
init
in interface ServerILFactory
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.