Package com.storedobject.common
Class StyledMethodInvoker
java.lang.Object
com.storedobject.common.CustomMethodInvoker
com.storedobject.common.StyledMethodInvoker
- All Implemented Interfaces:
MethodInvoker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract StyledBuilder
build
(Object object, StyledBuilder builder) abstract StyledBuilder
Class
<?> final StyledBuilder
Methods inherited from class com.storedobject.common.CustomMethodInvoker
getAttributeName, invoke
-
Constructor Details
-
StyledMethodInvoker
public StyledMethodInvoker()
-
-
Method Details
-
invoke
-
getReturnType
- Specified by:
getReturnType
in interfaceMethodInvoker
- Overrides:
getReturnType
in classCustomMethodInvoker
-
createBuilder
-
build
-