open fun setManagedMethods(vararg methodNames: String): Unit
Set the array of method names to use for creating the management info. These method names will be used for a bean if no entry corresponding to that bean is found in the methodMappings property.
methodNames - an array of method names indicating the methods to use
See Also
#setMethodMappings