Class ServiceTypeContainerEvent

    • Field Detail

      • containerID

        protected ID containerID
    • Constructor Detail

      • ServiceTypeContainerEvent

        public ServiceTypeContainerEvent​(IServiceTypeID serviceType,
                                         ID containerID)
    • Method Detail

      • getLocalContainerID

        public ID getLocalContainerID()
        Description copied from interface: IContainerEvent
        Get ID of local discovery container (the discovery container receiving this event).
        Specified by:
        getLocalContainerID in interface IContainerEvent
        Returns:
        ID for local container. Will not return null.