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 Jun 2, 2014 9:19:40 PM
Author:
JacORB IDL compiler V 3.5-SNAPSHOT

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.