org.apache.geronimo.gjndi
Class JavaCompContextGBean

java.lang.Object
  extended by org.apache.xbean.naming.context.ContextFlyweight
      extended by org.apache.geronimo.gjndi.JavaCompContextGBean
All Implemented Interfaces:
Context

public class JavaCompContextGBean
extends org.apache.xbean.naming.context.ContextFlyweight


Field Summary
static GBeanInfo GBEAN_INFO
           
 
Fields inherited from interface javax.naming.Context
APPLET, AUTHORITATIVE, BATCHSIZE, DNS_URL, INITIAL_CONTEXT_FACTORY, LANGUAGE, OBJECT_FACTORIES, PROVIDER_URL, REFERRAL, SECURITY_AUTHENTICATION, SECURITY_CREDENTIALS, SECURITY_PRINCIPAL, SECURITY_PROTOCOL, STATE_FACTORIES, URL_PKG_PREFIXES
 
Constructor Summary
JavaCompContextGBean()
           
 
Method Summary
protected  Context getContext()
           
static GBeanInfo getGBeanInfo()
           
 String getNameInNamespace()
           
 
Methods inherited from class org.apache.xbean.naming.context.ContextFlyweight
addToEnvironment, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, getEnvironment, getNameParser, getNameParser, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbind
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GBEAN_INFO

public static final GBeanInfo GBEAN_INFO
Constructor Detail

JavaCompContextGBean

public JavaCompContextGBean()
Method Detail

getContext

protected Context getContext()
Specified by:
getContext in class org.apache.xbean.naming.context.ContextFlyweight

getNameInNamespace

public String getNameInNamespace()
                          throws NamingException
Specified by:
getNameInNamespace in interface Context
Overrides:
getNameInNamespace in class org.apache.xbean.naming.context.ContextFlyweight
Throws:
NamingException

getGBeanInfo

public static GBeanInfo getGBeanInfo()


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.