Interface ResourceContextListener


public interface ResourceContextListener

A ResourceContextListener is notified whenever:

A ResourceContextListener is registered as an OSGi service. At registration time, the following property may be provided:

  • the RESOURCE_CONTEXT property which limits the Resource Context for which notifications will be received. This property can be either a String value or an array of String. If this property is not set, the Resource Context Listener receives events from all the Resource Context.