Class FullServiceDefinition
java.lang.Object
org.apache.dubbo.metadata.definition.model.ServiceDefinition
org.apache.dubbo.metadata.definition.model.FullServiceDefinition
- All Implemented Interfaces:
Serializable
2018/10/25
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.dubbo.metadata.definition.model.ServiceDefinition
equals, getAnnotations, getCanonicalName, getCodeSource, getMethods, getTypes, getUniqueId, hashCode, setAnnotations, setCanonicalName, setCodeSource, setMethods, setTypes
-
Constructor Details
-
FullServiceDefinition
public FullServiceDefinition()
-
-
Method Details
-
getParameters
-
setParameters
-
toString
- Overrides:
toStringin classServiceDefinition
-