Package org.gcube.common.core.informationsystem.publisher

Interface Summary
ISAsyncPublisher The (tagging) interface of ISPublishers that publish asynchronously.
ISLocalPublisher Models the generic ISLocalPublisher behavior.
An implementation of the ISLocalPublisher is in charge of publishing local events for changing in the lifetime of GCUBEResource hosted in the current gHN.
ISPublisher Defines the local interface to feed an Information System in a gCube infrastructure.
ISSyncPublisher The (tagging) interface of ISPublishers that publish synchronously.
 

Class Summary
ISLocalPublisher.GCUBEResourceMessage  
ISLocalPublisher.LocalProfileConsumer Base implementation of a GCUBEConsumer of ISLocalPublisher.LocalProfileEvent.
ISLocalPublisher.LocalProfileEvent Generic GCUBEEvent for notification.
 

Enum Summary
ISLocalPublisher.LocalProfileTopic A ISLocalPublisher.LocalProfileTopic for profile events
 

Exception Summary
ISPublisherException ISPublisher exception