public final class ServiceOfferManagedBean extends AsyncObservable
ServiceOfferRegistryObserversPool.BusObserverPoolBean.AsyncObservable.AsyncObserver| Constructor and Description |
|---|
ServiceOfferManagedBean(ServiceOfferRegistryObserversPool serviceOfferRegistryObserversPool,
ServiceOfferRegistryObserversPool.BusObserverPoolBean myPool,
ServiceOffer serviceOffer,
OfferObserverSubscription offerObserverSubscription) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize() |
boolean |
isInvalid() |
boolean |
isRemoved() |
boolean |
isTesting() |
protected void |
notifyChanged() |
protected void |
notifyInvalid() |
protected void |
notifyRemoved() |
void |
ping() |
void |
removeSubscriber() |
addObserver, notifyObservers, notifyObserversSync, removeObserver, setChangedpublic ServiceOfferManagedBean(ServiceOfferRegistryObserversPool serviceOfferRegistryObserversPool,
ServiceOfferRegistryObserversPool.BusObserverPoolBean myPool,
ServiceOffer serviceOffer,
OfferObserverSubscription offerObserverSubscription)
public void removeSubscriber()
protected void finalize()
throws Throwable
protected void notifyChanged()
protected void notifyRemoved()
protected void notifyInvalid()
public boolean isRemoved()
public boolean isInvalid()
public boolean isTesting()
public void ping()
Copyright © 2014 Tecgraf/PUC-Rio. All Rights Reserved.