org.apache.sling.event.impl.jobs.timed
Class TimedEventConfiguration
java.lang.Object
org.apache.sling.event.impl.jobs.timed.TimedEventConfiguration
@Service(value=TimedEventConfiguration.class)
@Property(name="repository.path",
value="/var/eventing/timed-jobs")
public class TimedEventConfiguration
- extends Object
An event handler for timed events.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimedEventConfiguration
public TimedEventConfiguration()
activate
@Activate
protected void activate(Map<String,Object> props)
- Activate this component.
getResourcePath
public String getResourcePath()
getResourcePathWithSlash
public String getResourcePathWithSlash()
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.