The Administration Service enables
Descriptors of component containers, shared libraries, service assemblies, and service units
Consuming and provisioning endpoints exposed by all component containers
Operations to retrieve the WSDL and XSD resources associated with each endpoint
|
API Method Name |
Description |
|---|---|
|
getComponentInstallationDescriptor |
Retrieves the jbi.xml deployment descriptor for the component. |
|
getSharedLibraryInstallationDescriptor |
Retrieves the jbi.xml deployment descriptor for the shared library. |
|
getServiceAssemblyDeploymentDescriptor |
Retrieves the jbi.xml deployment descriptor for the service assembly. |
|
getServiceUnitDeploymentDescriptor |
Retrieves the jbi.xml deployment descriptor for the service unit. |
|
isJBIRuntimeEnabled |
Checks to see if the JBI Runtime is enabled. |
|
isServiceEngine |
Checks for the ServiceEngine. |
|
isBindingComponent |
Checks for the BindingComponent. |
|
getConsumingEndpoints |
Retrieves the list of consuming endpoints for a component. |
|
getProvisioningEndpoints |
Retrieves the list of provisioning endpoints for a component. |
|
getWSDLDefinition |
Retrieves the primary WSDL associated with the specified endpoint. |
|
getWSDLImportedResource |
Retrieves the WSDL or XSD associated with the specified endpoint and targetNamespace. |
|
isClassicEnterpirseManagerUp |
Checks to see if the Enterprise Manager server for non JBI based components is running. |