Deprecated API


Contents
Deprecated Exceptions
org.apache.geronimo.gbean.WaitingException
            
 

Deprecated Methods
org.apache.geronimo.kernel.Jsr77Naming.createObjectName(Map)
          objectnames are being removed 
org.apache.geronimo.kernel.Kernel.getAttribute(ObjectName, String)
          Use AbstractName version instead 
org.apache.geronimo.kernel.config.Configuration.getConfigurationResolver()
          this is only exposed temporarily for configuration manager 
org.apache.geronimo.kernel.basic.BasicKernel.getDependencyManager()
          this will be removed as when we add generalized dependencies to gbeans... the only current user is Configuration 
org.apache.geronimo.kernel.Kernel.getGBean(ObjectName)
          Use AbstractName version instead 
org.apache.geronimo.kernel.Kernel.getGBeanInfo(ObjectName)
          Use AbstractName version instead 
org.apache.geronimo.kernel.Kernel.getGBeanState(ObjectName)
          Use AbstractName version instead 
org.apache.geronimo.kernel.basic.BasicKernel.getLifecycleMonitor()
          don't use this yet... it may change or go away 
org.apache.geronimo.kernel.basic.BasicKernel.getProxyManager()
          don't use this yet... it may change or go away 
org.apache.geronimo.kernel.basic.BasicKernel.getStateReason(AbstractName)
          Experimental feature 
org.apache.geronimo.kernel.Kernel.invoke(ObjectName, String)
          Use AbstractName version instead 
org.apache.geronimo.kernel.Kernel.invoke(ObjectName, String, Object[], String[])
          Use AbstractName version instead 
org.apache.geronimo.kernel.Kernel.listGBeans(ObjectName)
          Use AbstractNameQuery version instead 
 

Deprecated Constructors
org.apache.geronimo.gbean.GBeanInfo(String, String, Collection, GConstructorInfo, Collection, Set, Set)
          use GBeanInfoBuilder 
org.apache.geronimo.gbean.GBeanInfo(String, String, Collection, GConstructorInfo, Collection, Set, Set, Set)
          use GBeanInfoBuilder 
org.apache.geronimo.gbean.GBeanInfo(String, String, String, Collection, GConstructorInfo, Collection, Set, Set)
          use GBeanInfoBuilder 
org.apache.geronimo.gbean.GBeanInfo(String, String, String, Collection, GConstructorInfo, Collection, Set, Set, Set)
          use GBeanInfoBuilder 
org.apache.geronimo.gbean.GBeanInfoBuilder(String, ClassLoader)
          This will be removed in a future release 
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.