"adrian(a)jboss.org" wrote :
| That's more long term (i.e. a proper implementation ;-).
| The more fine-grained stuff involves defining some callbacks that are triggered by
some policy.
|
| e.g. You might have (or it could be annotation based):
|
|
| | public interface Activation
| | {
| | void activate();
| | void deactivate();
| | }
| |
|
Ok, I see, activation is a runtime behavior driven by metadata that could be talking to
the profile service. That makes more sense.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155723#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...