Class ClassContextImpl
java.lang.Object
org.ocpsoft.rewrite.context.ContextBase
org.ocpsoft.rewrite.annotation.context.ClassContextImpl
- All Implemented Interfaces:
ClassContext,Context
-
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
-
ClassContextImpl
-
-
Method Details
-
setBaseRule
- Specified by:
setBaseRulein interfaceClassContext
-
getRuleBuilder
- Specified by:
getRuleBuilderin interfaceClassContext
-
getConfigurationBuilder
- Specified by:
getConfigurationBuilderin interfaceClassContext
-
getJavaClass
- Specified by:
getJavaClassin interfaceClassContext
-
hasRuleBuildingStarted
public boolean hasRuleBuildingStarted()
-