[jboss-dev-forums] [Design of JBoss Portal] - Re: Identity : no more JMX services for modules ?
julien@jboss.com
do-not-reply at jboss.com
Wed Feb 27 18:36:07 EST 2008
Actually in JBoss AS, all the portal services remain JMX mbeans.
For other version we will probably use the microcontainer annotations for creating management services.
Perhaps also we are going to make more the difference between internal services and management interface exposed.
An example of that is in Portlet 2, the different between:
- PortletContainer : the portlet container interface as seen by the framework
- PortletContainerObject extends PortletContainer : the interface that portlet container implementation must provide
- ManagedPortletContainer : the interface exposed for management
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132681#4132681
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132681
More information about the jboss-dev-forums
mailing list