toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.annotation.support
/
MethodDefinedOperationNameGenerator
Method
Defined
Operation
Name
Generator
fun
interface
MethodDefinedOperationNameGenerator
Define names for operations defined in methods.
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
generate
Name
Link copied to clipboard
abstract
fun
generateName
(
instance
:
Any
,
name
:
String
)
:
String
Generate a qualified name to avoid name clashes.