Skip navigation links

Oracle BPEL Process Manager Client Java API Reference
10g Release 3 (10.1.3.1.0)

B28986-01


com.oracle.bpel.client
Interface IService

All Known Subinterfaces:
IDeliveryService, IDeliveryService, ITestService, IWorklistService

public interface IService

Base interface for all Orabpel client services.

Since:
2.0

Method Summary
 java.lang.String getName()
          Returns the name of the service.

 

Method Detail

getName

java.lang.String getName()
Returns the name of the service.

Skip navigation links

Oracle BPEL Process Manager Client Java API Reference
10g Release 3 (10.1.3.1.0)

B28986-01


Copyright © 2006, Oracle. All rights reserved.