Class FieldContextImpl
java.lang.Object
org.ocpsoft.rewrite.context.ContextBase
org.ocpsoft.rewrite.annotation.context.FieldContextImpl
- All Implemented Interfaces:
ClassContext,FieldContext,Context
Default implementation of
FieldContext- Author:
- Christian Kaltepoth
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ocpsoft.rewrite.context.ContextBase
clear, containsKey, get, put, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.ocpsoft.rewrite.context.Context
clear, containsKey, get, put
-
Constructor Details
-
FieldContextImpl
-
-
Method Details
-
getClassContext
- Specified by:
getClassContextin interfaceFieldContext
-
getConfigurationBuilder
- Specified by:
getConfigurationBuilderin interfaceClassContext
-
getRuleBuilder
- Specified by:
getRuleBuilderin interfaceClassContext
-
setBaseRule
- Specified by:
setBaseRulein interfaceClassContext
-
getJavaField
- Specified by:
getJavaFieldin interfaceFieldContext
-
getJavaClass
- Specified by:
getJavaClassin interfaceClassContext
-