Package org.teamapps.ux.session
Klasse ExecutionDecoratorStack
java.lang.Object
org.teamapps.ux.session.ExecutionDecoratorStack
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidaddInnerDecorator(ExecutionDecorator decorator) voidaddOuterDecorator(ExecutionDecorator decorator) voidclear()voidremoveDecorator(ExecutionDecorator decorator)
-
Konstruktordetails
-
ExecutionDecoratorStack
public ExecutionDecoratorStack()
-
-
Methodendetails
-
addOuterDecorator
-
addInnerDecorator
-
removeDecorator
-
clear
public void clear() -
createWrappedRunnable
-