Liferay 6.2-ce-ga5

com.liferay.portal.layoutconfiguration.util
Class JettyThreadLocalBinder

java.lang.Object
  extended by com.liferay.portal.kernel.util.DefaultThreadLocalBinder
      extended by com.liferay.portal.layoutconfiguration.util.JettyThreadLocalBinder
All Implemented Interfaces:
ThreadLocalBinder

public class JettyThreadLocalBinder
extends DefaultThreadLocalBinder


Constructor Summary
JettyThreadLocalBinder()
           
 
Method Summary
 void afterPropertiesSet()
           
 
Methods inherited from class com.liferay.portal.kernel.util.DefaultThreadLocalBinder
bind, cleanUp, getClassLoader, init, record, setClassLoader, setThreadLocalSources
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JettyThreadLocalBinder

public JettyThreadLocalBinder()
Method Detail

afterPropertiesSet

public void afterPropertiesSet()
                        throws Exception
Overrides:
afterPropertiesSet in class DefaultThreadLocalBinder
Throws:
Exception

Liferay 6.2-ce-ga5