org.apache.xbean.naming.java
Class javaURLContextFactory

java.lang.Object
  extended by org.apache.xbean.naming.global.GlobalContextManager
      extended by org.apache.xbean.naming.java.javaURLContextFactory
All Implemented Interfaces:
javax.naming.spi.InitialContextFactory, javax.naming.spi.ObjectFactory

public class javaURLContextFactory
extends GlobalContextManager

URLContextFactory for the java: namespace.

Version:
$Rev: 355877 $ $Date: 2005-12-10 18:48:27 -0800 (Sat, 10 Dec 2005) $

Constructor Summary
javaURLContextFactory()
           
 
Method Summary
 
Methods inherited from class org.apache.xbean.naming.global.GlobalContextManager
getGlobalContext, getInitialContext, getObjectInstance, setGlobalContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

javaURLContextFactory

public javaURLContextFactory()


Copyright © 2005-2011. All Rights Reserved.