当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 messaging API Documentation 英文版文档
OILServerILFactory (JBoss Messaging API) - JBoss 4.0.1 sp1 messaging API Documentation 英文版文档
org.jboss.mq.il.oil
Class OILServerILFactory
java.lang.Object
org.jboss.mq.il.oil.OILServerILFactory
- All Implemented Interfaces:
- ServerILFactory
- public final class OILServerILFactory
- extends Object
- implements ServerILFactory
Factory class to produce OILServerIL objects.
- Version:
- $Revision: 1.5 $
- Author:
- Hiram Chirino
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVER_IL_FACTORY
public static final String SERVER_IL_FACTORY
CLIENT_IL_SERVICE
public static final String CLIENT_IL_SERVICE
OIL_ADDRESS_KEY
public static final String OIL_ADDRESS_KEY
- See Also:
- Constant Field Values
OIL_PORT_KEY
public static final String OIL_PORT_KEY
- See Also:
- Constant Field Values
OIL_TCPNODELAY_KEY
public static final String OIL_TCPNODELAY_KEY
- See Also:
- Constant Field Values
OILServerILFactory
public OILServerILFactory()
init
public void init(Properties props)
throws Exception
- Specified by:
init
in interface ServerILFactory
- Throws:
Exception
- See Also:
ServerILFactory.init(Properties)
getServerIL
public ServerIL getServerIL()
throws Exception
- Specified by:
getServerIL
in interface ServerILFactory
- Throws:
Exception
- See Also:
ServerILFactory.getServerIL()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.