Liferay 6.2.0-ce-m4

com.liferay.portal.security.pacl
Class PACLClassLoaderUtil

java.lang.Object
  extended by com.liferay.portal.util.ClassLoaderUtil
      extended by com.liferay.portal.security.pacl.PACLClassLoaderUtil

Deprecated. Moved to ClassLoaderUtil

public class PACLClassLoaderUtil
extends ClassLoaderUtil


Constructor Summary
PACLClassLoaderUtil()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.util.ClassLoaderUtil
getClassLoader, getContextClassLoader, getPortalClassLoader, setContextClassLoader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PACLClassLoaderUtil

public PACLClassLoaderUtil()
Deprecated. 

Liferay 6.2.0-ce-m4