Uses of Interface
org.jasig.portal.jndi.IJndiManager

Packages that use IJndiManager
org.jasig.portal.jndi   
org.jasig.portal.services   
org.jasig.portal.spring.locator   
 

Uses of IJndiManager in org.jasig.portal.jndi
 

Classes in org.jasig.portal.jndi that implement IJndiManager
 class JndiManagerImpl
           
 

Uses of IJndiManager in org.jasig.portal.services
 

Methods in org.jasig.portal.services that return IJndiManager
 IJndiManager ExternalServices.getJndiManager()
          Deprecated.  
 

Methods in org.jasig.portal.services with parameters of type IJndiManager
 void ExternalServices.setJndiManager(IJndiManager jndiManager)
          Deprecated.  
 

Uses of IJndiManager in org.jasig.portal.spring.locator
 

Methods in org.jasig.portal.spring.locator that return IJndiManager
static IJndiManager JndiManagerLocator.getJndiManager()
          Deprecated.  
 

Methods in org.jasig.portal.spring.locator that return types with arguments of type IJndiManager
protected  AbstractBeanLocator<IJndiManager> JndiManagerLocator.getLocator()
          Deprecated.  
 

Method parameters in org.jasig.portal.spring.locator with type arguments of type IJndiManager
protected  void JndiManagerLocator.setLocator(AbstractBeanLocator<IJndiManager> locator)
          Deprecated.  
 

Constructors in org.jasig.portal.spring.locator with parameters of type IJndiManager
JndiManagerLocator(IJndiManager instance)
          Deprecated.  
 



Copyright © 2010 Jasig. All Rights Reserved.