public class Methodology extends Object
| Constructor and Description |
|---|
Methodology(Class<?> serviceInterface,
Method method,
SyntheticArgument... syntheticArguments) |
| Modifier and Type | Method and Description |
|---|---|
ArgumentInfo |
getArgumentInfo(String name) |
Method |
getMethod() |
public Methodology(Class<?> serviceInterface, Method method, SyntheticArgument... syntheticArguments) throws ServiceDefinitionException
ServiceDefinitionExceptionpublic Method getMethod()
public ArgumentInfo getArgumentInfo(String name)
Copyright © 2017. All rights reserved.