Invoke a operation on a list of mbeans. Can be used to implement lifecycle operations.
@param mbeans list of ObjectName on which we'll invoke the operations
@param operation Name of the operation ( init, start, stop, etc)
@param failFirst If false, exceptions will be ignored
@throws Exception
@since 1.1
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.