Class OsgiEventMapping
- java.lang.Object
-
- com.adobe.aio.aem.event.osgimapping.eventhandler.OsgiEventMapping
-
public class OsgiEventMapping extends Object
-
-
Constructor Summary
Constructors Constructor Description OsgiEventMapping(OsgiEventMappingConfig conf)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getEventCode()
String
getEventHandlerType()
String
getOsgiFilter()
String
getOsgiTopic()
String
getPathFilter()
String
getXdmEventType()
String
toString()
-
-
-
Constructor Detail
-
OsgiEventMapping
public OsgiEventMapping(OsgiEventMappingConfig conf)
-
-