| Package | Description |
|---|---|
| com.phoenixnap.oss.ramlapisync.generation.rules | |
| com.phoenixnap.oss.ramlapisync.generation.rules.spring |
| Modifier and Type | Class and Description |
|---|---|
class |
Spring3ControllerDecoratorRule
A code generation Rule that provides a Spring4 Controller based on a decorator pattern.
|
class |
Spring3ControllerInterfaceRule
A code generation Rule that provides a standalone Controller interface with Spring4 annotations.
|
class |
Spring3ControllerStubRule
A code generation Rule that provides a simple Controller stub class with Spring4 annotations and empty method bodies.
|
class |
Spring4ControllerDecoratorRule
A code generation Rule that provides a Spring4 Controller based on a decorator pattern.
|
class |
Spring4ControllerInterfaceRule
A code generation Rule that provides a standalone Controller interface with Spring4 annotations.
|
class |
Spring4ControllerStubRule
A code generation Rule that provides a simple Controller stub class with Spring4 annotations and empty method bodies.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpringControllerDecoratorRule
A code generation Rule that provides a Spring4 Controller based on a decorator pattern.
|
class |
SpringControllerInterfaceRule
A code generation Rule that provides a standalone Controller interface with Spring4 annotations.
|
class |
SpringControllerStubRule
A code generation Rule that provides a simple Controller stub class with Spring4 annotations and empty method bodies.
|
Copyright © 2017. All rights reserved.