[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003e\u003ccode\u003eICapabilitiesServiceFactory\u003c/code\u003e is an interface for creating a \u003ccode\u003eCapabilitiesService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe primary method, \u003ccode\u003egetCapabilitiesService()\u003c/code\u003e, generates an implementation of the \u003ccode\u003eCapabilitiesService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egetCapabilitiesService()\u003c/code\u003e returns an instance of the \u003ccode\u003eCapabilitiesService\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Interface ICapabilitiesServiceFactory (2.0.0)\n\n public interface ICapabilitiesServiceFactory\n\nFactory for creating a [CapabilitiesService](/appengine/docs/standard/java-gen2/reference/services/bundled/latest/com.google.appengine.api.capabilities.CapabilitiesService).\n\nMethods\n-------\n\n### getCapabilitiesService()\n\n public abstract CapabilitiesService getCapabilitiesService()\n\nCreates an implementation of the [CapabilitiesService](/appengine/docs/standard/java-gen2/reference/services/bundled/latest/com.google.appengine.api.capabilities.CapabilitiesService)."]]