@Dependent public class PackagesAcceptor extends Object implements AcceptsValidator<AcceptsForPackages>
| Constructor and Description |
|---|
PackagesAcceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(AcceptsForPackages annotation) |
boolean |
validate(ControllerMethod method,
ControllerInstance instance) |
public boolean validate(ControllerMethod method, ControllerInstance instance)
validate in interface AcceptsValidator<AcceptsForPackages>public void initialize(AcceptsForPackages annotation)
initialize in interface AcceptsValidator<AcceptsForPackages>Copyright © 2014 Caelum. All rights reserved.