tecgraf.openbus.core.v2_0.services.offer_registry
Interface OfferObserverSubscriptionOperations

All Known Subinterfaces:
OfferObserverSubscription
All Known Implementing Classes:
_OfferObserverSubscriptionStub, OfferObserverSubscriptionPOA, OfferObserverSubscriptionPOATie

public interface OfferObserverSubscriptionOperations

Generated from IDL interface "OfferObserverSubscription".

Version:
generated at Feb 10, 2014 8:45:59 AM
Author:
JacORB IDL compiler V 3.3

Method Summary
 OfferObserverSubscriptionDesc describe()
           
 OfferObserver observer()
           
 ServiceOffer offer()
           
 void remove()
           
 

Method Detail

observer

OfferObserver observer()

offer

ServiceOffer offer()

describe

OfferObserverSubscriptionDesc describe()

remove

void remove()
            throws ServiceFailure,
                   UnauthorizedOperation
Throws:
ServiceFailure
UnauthorizedOperation


Copyright © 2014. All Rights Reserved.