| Class | Description |
|---|---|
| BatchComponent |
BatchComponent extends component to expose utilities for running non-server
components (e.g.
|
| Component |
Component is the provisionable object from which all components inherit.
|
| CustomComponent |
Custom components are "provisioned" like a component in the app configuration, but
provisioning is stored as a set of custom properties (key value pairs) on the
provisioned host on which this component runs.
|
| ServerComponent |
ServerComponent extends component to expose utilities for running server
components (e.g.
|
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.