|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.sling.event.impl.dea.DistributedEventAdminConfiguration
@Service(value=DistributedEventAdminConfiguration.class) public class DistributedEventAdminConfiguration
This service wraps the configuration of the distributed event admin.
Constructor Summary | |
---|---|
DistributedEventAdminConfiguration()
|
Method Summary | |
---|---|
protected void |
activate(Map<String,Object> props)
|
int |
getCleanupPeriod()
|
String |
getOwnRootPath()
This is the root path for all events. |
String |
getOwnRootPathWithSlash()
This is the root path for all events of this instance. |
String |
getRootPath()
This is the root path for all events. |
String |
getRootPathWithSlash()
This is the root path for all events. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DistributedEventAdminConfiguration()
Method Detail |
---|
@Activate protected void activate(Map<String,Object> props)
public String getRootPathWithSlash()
public String getRootPath()
public String getOwnRootPath()
public String getOwnRootPathWithSlash()
public int getCleanupPeriod()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |