org.jasig.portal.jndi
Class JNDIManager
java.lang.Object
org.jasig.portal.jndi.JNDIManager
Deprecated. Use IJndiManager from the Spring Application Context instead.
@Deprecated
public class JNDIManager
- extends Object
|
Constructor Summary |
JNDIManager()
Deprecated. Empty constructor. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JNDIManager
public JNDIManager()
- Deprecated.
- Empty constructor.
initializePortalContext
public static void initializePortalContext()
throws PortalException
- Deprecated.
- Initializes root context node
- Throws:
PortalException- See Also:
JndiManagerImpl.initializePortalContext()
initializeSessionContext
public static void initializeSessionContext(HttpSession session,
String userId,
String layoutId,
Document userLayout)
throws PortalException
- Deprecated.
- Throws:
PortalException- See Also:
IJndiManager.initializeSessionContext(HttpSession, String, String, Document)
Copyright © 2010 Jasig. All Rights Reserved.