Oracle BPEL Process Manager
Client API Reference
10g Release 2 (10.1.2)
B25709-01


com.oracle.bpel.client
Interface IService

All Known Subinterfaces:
IDeliveryService, IDeliveryService, 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

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

Oracle BPEL Process Manager
Client API Reference
10g Release 2 (10.1.2)
B25709-01


Copyright © 2005, Oracle. All rights reserved.