@Interceptor public class ContactsNormalizerInterceptor extends Object
| Modifier and Type | Field and Description |
|---|---|
private ContactNormalizer |
contactNormalizer |
private static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
ContactsNormalizerInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
init() |
Object |
invoke(InvocationContext ctx) |
private static final org.slf4j.Logger logger
private ContactNormalizer contactNormalizer
@PostConstruct public void init()
@PreDestroy public void destroy()
public Object invoke(InvocationContext ctx) throws Exception
ExceptionCopyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.