Package aQute.remote.api
Class Event
java.lang.Object
aQute.bnd.util.dto.DTO
aQute.remote.api.Event
An event sent from the agent to the supervisor.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionorg.osgi.framework.dto.BundleDTOintorg.osgi.framework.dto.ServiceReferenceDTO -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
-
code
public int code -
bundle
public org.osgi.framework.dto.BundleDTO bundle -
reference
public org.osgi.framework.dto.ServiceReferenceDTO reference
-
-
Constructor Details
-
Event
public Event()
-