Deprecated API


Contents
Deprecated Interfaces
org.jboss.kernel.spi.dependency.DescribeKernelControllerContextAware
          at the describe state there is no target yet instantiated 
org.jboss.kernel.spi.registry.KernelRegistry
          use the KernelBus for ad hoc invocations, and injection / Controller for anything else 
 

Deprecated Classes
org.jboss.beans.metadata.plugins.AbstractSearchValueMetaData
          use  
org.jboss.beans.metadata.plugins.factory.GenericBeanFactoryMetaData
          see org.jboss.beans.metadata.spi.factory.GenericBeanFactoryMetaData 
org.jboss.aop.microcontainer.aspects.jmx.JMXIntroduction
          Should use JMXLifecycleCallback instead 
org.jboss.aop.microcontainer.aspects.jndi.JndiIntroduction
          Should use JndiLifecycleCallback instead 
 

Deprecated Annotation Types
org.jboss.beans.metadata.api.annotations.Search
           
 

Deprecated Methods
org.jboss.kernel.plugins.lazy.AbstractLazyInitializer.getBeanInfo(Kernel, String)
          not used any more 
org.jboss.aop.microcontainer.integration.DisableAOPHelper.isAOPDisabled(MetaData)
          use the method with a constraint 
org.jboss.kernel.plugins.deployment.AbstractKernelDeployment.setBeans(List)
          use setBeanFactories 
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.