WebSphere:*,type=Stateful
MBean Stateful
The Stateful interface is added by WebSphere for those managed objects which have state, but are not actually state manageable objects. For example, an EJBModule is Stateful but not StateManageable, because it can be started and stopped, but only through the J2EEApplication.
Attributes inherited from MBean EventProvider |
eventTypes |
Notification Summary | |
j2ee.state.starting This object is being started | |
j2ee.state.running This object is now running | |
j2ee.state.stopping This object is stopping | |
j2ee.state.stopped This object is now stopped | |
j2ee.state.failed This object is now failed |
Notifications inherited from MBean EventProvider |
j2ee.attribute.changed |
Notification Detail |