站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

HandleDelegateFactory (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


org.jboss.naming.client.java
Class HandleDelegateFactory

java.lang.Object
  extended byorg.jboss.naming.client.java.HandleDelegateFactory

public class HandleDelegateFactory
extends Object

A simple factory for the HandleDelegate implementation object along the lines of ORBFactory

Version:
$Revision: 1.1 $
Author:
Dimitris.Andreadis@jboss.org

Constructor Summary
HandleDelegateFactory()
           
 
Method Summary
static javax.ejb.spi.HandleDelegate getHandleDelegateSingleton()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HandleDelegateFactory

public HandleDelegateFactory()
Method Detail

getHandleDelegateSingleton

public static javax.ejb.spi.HandleDelegate getHandleDelegateSingleton()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.