users@ejb-spec.java.net

[ejb-spec users] [interceptors] _at_PostActivate, etc interceptor signature?

From: Mark Struberg <struberg_at_yahoo.de>
Date: Tue, 8 Jan 2013 14:36:12 +0000 (GMT)

Hi folks!

The method signatures for @AroundInvoke and @PostConstruct _interceptors_ (not the postconstruct lifecycle methods, but the interceptors for them!) are well defined in the interceptors spec.



But what about the method signatures for an interceptor for @PostActivate and the others which are defined in InterceptionType [1]?
I didn't find anything about them in the interceptors spec. Where can I find this info?


txs and LieGrue,
strub

[1] http://docs.oracle.com/javaee/6/api/javax/enterprise/inject/spi/InterceptionType.html