Package com.illumon.iris.controller
Class InWorkerServiceInfo
java.lang.Object
com.illumon.iris.controller.InWorkerServiceInfo
public class InWorkerServiceInfo extends Object
Holder for in-worker service details.
-
Constructor Summary
Constructors Constructor Description InWorkerServiceInfo(String name, InWorkerServiceTypeDetails details)
-
Method Summary
Modifier and Type Method Description InWorkerServiceTypeDetails
getDetails()
String
getName()
String
toString()
-
Constructor Details
-
Method Details