toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.core
/
IoBinding
/
Companion
Companion
object
Companion
Members
Properties
DEFAULT_BINDING
Link copied to clipboard
const
val
DEFAULT_BINDING
:
String
The default binding, when it is not otherwise specified. Consistent with Groovy and Kotlin behavior.
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
name
:
String
?
=
DEFAULT_BINDING
,
type
:
Class
<
*
>
)
:
IoBinding
operator
fun
invoke
(
name
:
String
?
=
DEFAULT_BINDING
,
type
:
KClass
<
*
>
)
:
<Error class: unknown class>