|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PromptDecoratorInitializationException | |
---|---|
fr.gedeon.telnetservice | This package homes the core components of the telnetservice. |
Uses of PromptDecoratorInitializationException in fr.gedeon.telnetservice |
---|
Methods in fr.gedeon.telnetservice that throw PromptDecoratorInitializationException | |
---|---|
void |
PromptDecoratorDefaultImpl.initialize(SessionState sessionState)
|
void |
PromptDecorator.initialize(SessionState sessionState)
Is called at session creation to allow for the decorator to initialize state. Note: It is recommended that decorators be stateless, and all state be stored in the session state. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |