@Produces(value="application/json;charset=UTF-8") @Path(value="/sfdc") public class SFDCEndPoint extends Object
Constructor and Description |
---|
SFDCEndPoint() |
Modifier and Type | Method and Description |
---|---|
void |
activate(org.osgi.service.component.ComponentContext componentContext) |
Map<String,Object> |
getLimits() |
Map<String,String> |
getVersion() |
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
void |
setSfdcService(SFDCService sfdcService) |
void |
setSFDCService(SFDCService sfdcService) |
public void activate(org.osgi.service.component.ComponentContext componentContext)
public void setSFDCService(SFDCService sfdcService)
public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
public void setSfdcService(SFDCService sfdcService)
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.