public class ServiceInfo
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
interfaceTypeName
protected String interfaceTypeName
-
implementationTypeNames
protected String[] implementationTypeNames
-
Constructor Details
-
ServiceInfo
public ServiceInfo(String interfaceTypeName,
String[] implementationTypeNames)
-
Method Details
-
getInterfaceTypeName
public String getInterfaceTypeName()
-
getImplementationTypeNames
public String[] getImplementationTypeNames()
-