Liferay 6.0.5

com.liferay.portal.kernel.scheduler.config
Class DefaultSchedulingConfigurator

java.lang.Object
  extended by com.liferay.portal.kernel.scheduler.config.AbstractSchedulingConfigurator
      extended by com.liferay.portal.kernel.scheduler.config.DefaultSchedulingConfigurator
All Implemented Interfaces:
SchedulingConfigurator

public class DefaultSchedulingConfigurator
extends AbstractSchedulingConfigurator


Constructor Summary
DefaultSchedulingConfigurator()
           
 
Method Summary
protected  ClassLoader getOperatingClassloader()
           
 
Methods inherited from class com.liferay.portal.kernel.scheduler.config.AbstractSchedulingConfigurator
destroy, destroySchedulerEntry, init, initSchedulerEntry, setMessageBus, setSchedulerEngine, setSchedulerEntries
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultSchedulingConfigurator

public DefaultSchedulingConfigurator()
Method Detail

getOperatingClassloader

protected ClassLoader getOperatingClassloader()
Specified by:
getOperatingClassloader in class AbstractSchedulingConfigurator

Liferay 6.0.5