About Application Platform API
webMethods Application Platform API enables you to build additional functionality to your Application Platform projects. You can use the Application Platform API to execute the following tasks:
Publish plain old Java objects (POJOs) as OSGi Services.
Inject service dependencies into other services.
Look up services from the OSGi registry.
Expose POJO classes as
Integration Server assets.
Generate tests with the
Application Platform integration test framework.
Enable authentication and authorization by adding single sign-on functionality.