Attributes Summary |
externalConfigURL : String | The URL of a custom service configuration file.
|
classname : String | The classname of the service implementation.
|
displayName : String | The name of the service.
|
description : String | An optional description for the custom service.
|
classpath : String | Classpath which is used to locate the classes/jars for this service.
|
prerequisiteServices : CustomService
@*
| A list of references to other custom services defined in this process that this custom service will wait for prior to being initialized.
|