[jboss-dev-forums] [Design of POJO Server] - Re: Controlling deployments via a barrier bean
scott.stark@jboss.org
do-not-reply at jboss.com
Wed Jun 4 11:17:58 EDT 2008
"adrian at 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#4155723
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155723
More information about the jboss-dev-forums
mailing list