|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SelfEmailingMBean
An MBean capable of e-mailing data about itself.
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
void |
emailThisMBean(String addressesOrEmailList,
String subject,
boolean includeChildren)
E-mail styled data on this MBean and (optionally) its "children" Supported API: true |
| Method Detail |
|---|
void emailThisMBean(String addressesOrEmailList,
String subject,
boolean includeChildren)
throws Exception
addressesOrEmailList - Comma-delimited list of e-mail addresses or name of e-mail list to send e-mail tosubject - Subject to give e-mailincludeChildren - Whether to include other MBeans which have the same ObjectName domain and include all the same ObjectName property pairs as this one
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||