- All Superinterfaces:
- org.jacpfx.api.component.ComponentHandle<java.lang.Object,javafx.event.Event,java.lang.Object>, org.jacpfx.api.component.Injectable
public interface CallbackComponent
extends org.jacpfx.api.component.ComponentHandle<java.lang.Object,javafx.event.Event,java.lang.Object>
Created with IntelliJ IDEA.
User: Andy Moncsek
Date: 16.07.13
Time: 15:20
This Interface represents a non ui callback component. Annotate it with @CallbackComponent and add @Stateless if you need it stateless