public static class ResourceExtensionsManager.MethodParameters extends RequestParameters
Constructor and Description |
---|
ResourceExtensionsManager.MethodParameters(MethodType method)
Declares the parameters for a method the provides services for a resource.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other)
Returns whether the method declaration is the same.
|
MethodType |
getMethod()
Returns the method for the parameters.
|
int |
hashCode()
Returns the hash code for the method.
|
public ResourceExtensionsManager.MethodParameters(MethodType method)
method
- the method typepublic MethodType getMethod()
public int hashCode()
Copyright © 2013-2015 MarkLogic Corporation.