org.jboss.naming.client.java
Class HandleDelegateFactory

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

public class HandleDelegateFactory
extends java.lang.Object

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


Constructor Summary
HandleDelegateFactory()
           
 
Method Summary
static HandleDelegate (src) 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 HandleDelegate (src)  getHandleDelegateSingleton()