EnableAgentShell

Deprecated (for removal)

Since version 0.1.2

Deprecated

This annotation is deprecated in favor of embabel-agent-starter-shell dependency.

Migration paths:If using embabel-agent-starter: Replace with embabel-agent-starter-shell Remove this @EnableAgentShell annotation from your application class

Agent shell capabilities will be auto-discovered through convention.

This annotation will be removed in version 0.2.0.

Functions

Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String