spring-framework / org.springframework.jmx.export / SpringModelMBean / invoke

invoke

open fun invoke(opName: String, opArgs: Array<Any>, sig: Array<String>): Any

Switches the context ClassLoader for the managed resources ClassLoader before allowing the invocation to occur.

See Also
javax.management.modelmbean.ModelMBean#invoke