sdk-java
Toggle table of contents
2.9.3
java
Target filter
java
Switch theme
Search in API
Skip to content
sdk-java
sdk-spring-boot
/
dev.restate.sdk.springboot
/
RestateVirtualObject
Restate
Virtual
Object
@
Target
(
value
=
ElementType.TYPE
)
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
@
VirtualObject
@
RestateComponent
annotation class
RestateVirtualObject
Proxy annotation for
VirtualObject
.
See also
Service
Members
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
configuration
Link copied to clipboard
@
AliasFor
(
annotation
=
RestateComponent::class
,
attribute
=
"configuration"
)
abstract
fun
configuration
(
)
:
String
Bean name to use to configure this component.
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String