Class ExtendedServiceEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public class ExtendedServiceEvent
    extends org.osgi.framework.ServiceEvent
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.util.List<AbstractComponentManager<?>> managers  
      • Fields inherited from class org.osgi.framework.ServiceEvent

        MODIFIED, MODIFIED_ENDMATCH, REGISTERED, UNREGISTERING
      • Fields inherited from class java.util.EventObject

        source
    • Constructor Summary

      Constructors 
      Constructor Description
      ExtendedServiceEvent​(int type, org.osgi.framework.ServiceReference ref)  
      ExtendedServiceEvent​(org.osgi.framework.ServiceEvent source)  
    • Constructor Detail

      • ExtendedServiceEvent

        public ExtendedServiceEvent​(org.osgi.framework.ServiceEvent source)
      • ExtendedServiceEvent

        public ExtendedServiceEvent​(int type,
                                    org.osgi.framework.ServiceReference ref)