org.apache.webbeans.sample.ejb
Class LogInterceptor
java.lang.Object
org.apache.webbeans.sample.ejb.LogInterceptor
@Interceptor
public class LogInterceptor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogInterceptor
public LogInterceptor()
log
public Object log(InvocationContext context)
throws Exception
- Throws:
Exception
postConstruct
@PostConstruct
public void postConstruct(InvocationContext context)
preDestroy
@PreDestroy
public void preDestroy(InvocationContext context)
Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.