public interface IDirect extends IComponent
Modifier and Type | Method and Description |
---|---|
boolean |
isStateful()
Invoked by the direct service to query the component as to
whether it is stateful.
|
void |
trigger(IRequestCycle cycle)
Invoked by the direct service to have the component peform
the appropriate action.
|
addAsset, addBody, addComponent, enterActiveState, finishLoad, getAsset, getAssets, getBeans, getBinding, getBindingNames, getBindings, getComponent, getComponents, getContainedComponent, getContainer, getExtendedId, getId, getIdPath, getListeners, getMessage, getMessages, getNamespace, getPage, getProperty, getSpecification, isRendering, renderBody, setBinding, setContainedComponent, setContainer, setId, setNamespace, setPage, setProperty
void trigger(IRequestCycle cycle)
DirectLink
component will
notify its listener.boolean isStateful()
HttpSession
is active, then a
StaleSessionException
is
thrown by the service.