public class PanelCategoryServiceReferenceMapper extends java.lang.Object implements com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapper<java.lang.String,PanelEntry>
Constructor and Description |
---|
PanelCategoryServiceReferenceMapper() |
Modifier and Type | Method and Description |
---|---|
void |
map(org.osgi.framework.ServiceReference<PanelEntry> serviceReference,
com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapper.Emitter<java.lang.String> emitter) |
public void map(org.osgi.framework.ServiceReference<PanelEntry> serviceReference, com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapper.Emitter<java.lang.String> emitter)
map
in interface com.liferay.osgi.service.tracker.collections.map.ServiceReferenceMapper<java.lang.String,PanelEntry>