Source compatibility report for the Grails library between 2.3.2 and 2.3.3 versions
Test Info
Library Name | Grails |
Version #1 | 2.3.2 |
Version #2 | 2.3.3 |
Test Results
Total Java ARchives | 21 |
---|
Total Methods / Classes | 18625 / 2429 |
---|
Verdict | Incompatible (24.7%) |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 1180 |
---|
Removed Methods | High | 0 |
---|
Problems with Data Types | High | 283 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Other Changes in Data Types | - | 3 |
Added Methods (1180)
grails-aether-2.3.3.jar, ConflictGroup.class
package org.codehaus.groovy.grails.resolve.maven.aether.support
ScopeAwareNearestVersionSelector.ConflictGroup.__.swapInit ( ) [static] : void
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ConflictGroup.__.swapInit:()V]
ScopeAwareNearestVersionSelector.ConflictGroup.getCandidates ( ) : Collection
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ConflictGroup.getCandidates:()Ljava/util/Collection;]
ScopeAwareNearestVersionSelector.ConflictGroup.getConstraints ( ) : Collection
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ConflictGroup.getConstraints:()Ljava/util/Collection;]
ScopeAwareNearestVersionSelector.ConflictGroup.getMetaClass ( ) : MetaClass
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ConflictGroup.getMetaClass:()Lgroovy/lang/MetaClass;]
ScopeAwareNearestVersionSelector.ConflictGroup.getProperty ( String p1 ) : Object
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ConflictGroup.getProperty:(Ljava/lang/String;)Ljava/lang/Object;]
ScopeAwareNearestVersionSelector.ConflictGroup.getWinner ( ) : ConflictResolver.ConflictItem
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ConflictGroup.getWinner:()Lorg/eclipse/aether/util/graph/transformer/ConflictResolver$ConflictItem;]
ScopeAwareNearestVersionSelector.ConflictGroup.invokeMethod ( String p1, Object p2 ) : Object
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ConflictGroup.invokeMethod:(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;]
ScopeAwareNearestVersionSelector.ConflictGroup.methodMissing ( String name, Object args ) : Object
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ConflictGroup.methodMissing:(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;]
ScopeAwareNearestVersionSelector.ConflictGroup.propertyMissing ( String name ) : Object
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ConflictGroup.propertyMissing:(Ljava/lang/String;)Ljava/lang/Object;]
ScopeAwareNearestVersionSelector.ConflictGroup.propertyMissing ( String name, Object val ) : void
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ConflictGroup.propertyMissing:(Ljava/lang/String;Ljava/lang/Object;)V]
ScopeAwareNearestVersionSelector.ConflictGroup.ScopeAwareNearestVersionSelector.ConflictGroup ( )
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ConflictGroup."<init>":()V]
ScopeAwareNearestVersionSelector.ConflictGroup.setMetaClass ( MetaClass p1 ) : void
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ConflictGroup.setMetaClass:(Lgroovy/lang/MetaClass;)V]
ScopeAwareNearestVersionSelector.ConflictGroup.setProperty ( String p1, Object p2 ) : void
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ConflictGroup.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V]
ScopeAwareNearestVersionSelector.ConflictGroup.setWinner ( ConflictResolver.ConflictItem p1 ) : void
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ConflictGroup.setWinner:(Lorg/eclipse/aether/util/graph/transformer/ConflictResolver$ConflictItem;)V]
ScopeAwareNearestVersionSelector.ConflictGroup.toString ( ) : String
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ConflictGroup.toString:()Ljava/lang/String;]
grails-aether-2.3.3.jar, MultipleTopLevelJavaScopeSelector.class
package org.codehaus.groovy.grails.resolve.maven.aether.support
MultipleTopLevelJavaScopeSelector.__.swapInit ( ) [static] : void
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/MultipleTopLevelJavaScopeSelector.__.swapInit:()V]
MultipleTopLevelJavaScopeSelector.getMetaClass ( ) : MetaClass
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/MultipleTopLevelJavaScopeSelector.getMetaClass:()Lgroovy/lang/MetaClass;]
MultipleTopLevelJavaScopeSelector.getProperty ( String p1 ) : Object
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/MultipleTopLevelJavaScopeSelector.getProperty:(Ljava/lang/String;)Ljava/lang/Object;]
MultipleTopLevelJavaScopeSelector.invokeMethod ( String p1, Object p2 ) : Object
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/MultipleTopLevelJavaScopeSelector.invokeMethod:(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;]
MultipleTopLevelJavaScopeSelector.MultipleTopLevelJavaScopeSelector ( )
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/MultipleTopLevelJavaScopeSelector."<init>":()V]
MultipleTopLevelJavaScopeSelector.selectScope ( ConflictResolver.ConflictContext context ) : void
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/MultipleTopLevelJavaScopeSelector.selectScope:(Lorg/eclipse/aether/util/graph/transformer/ConflictResolver$ConflictContext;)V]
MultipleTopLevelJavaScopeSelector.setMetaClass ( MetaClass p1 ) : void
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/MultipleTopLevelJavaScopeSelector.setMetaClass:(Lgroovy/lang/MetaClass;)V]
MultipleTopLevelJavaScopeSelector.setProperty ( String p1, Object p2 ) : void
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/MultipleTopLevelJavaScopeSelector.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V]
grails-aether-2.3.3.jar, ScopeAwareNearestVersionSelector.class
package org.codehaus.groovy.grails.resolve.maven.aether.support
ScopeAwareNearestVersionSelector.__.swapInit ( ) [static] : void
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.__.swapInit:()V]
ScopeAwareNearestVersionSelector.getMetaClass ( ) : MetaClass
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.getMetaClass:()Lgroovy/lang/MetaClass;]
ScopeAwareNearestVersionSelector.getProperty ( String p1 ) : Object
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.getProperty:(Ljava/lang/String;)Ljava/lang/Object;]
ScopeAwareNearestVersionSelector.invokeMethod ( String p1, Object p2 ) : Object
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.invokeMethod:(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;]
ScopeAwareNearestVersionSelector.ScopeAwareNearestVersionSelector ( )
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector."<init>":()V]
ScopeAwareNearestVersionSelector.selectVersion ( ConflictResolver.ConflictContext context ) : void
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.selectVersion:(Lorg/eclipse/aether/util/graph/transformer/ConflictResolver$ConflictContext;)V]
ScopeAwareNearestVersionSelector.setMetaClass ( MetaClass p1 ) : void
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.setMetaClass:(Lgroovy/lang/MetaClass;)V]
ScopeAwareNearestVersionSelector.setProperty ( String p1, Object p2 ) : void
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V]
grails-aether-2.3.3.jar, ScopeComparator.class
package org.codehaus.groovy.grails.resolve.maven.aether.support
ScopeAwareNearestVersionSelector.ScopeComparator.__.swapInit ( ) [static] : void
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ScopeComparator.__.swapInit:()V]
ScopeAwareNearestVersionSelector.ScopeComparator.compare ( Object p1, Object p2 ) : int
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ScopeComparator.compare:(Ljava/lang/Object;Ljava/lang/Object;)I]
ScopeAwareNearestVersionSelector.ScopeComparator.compare ( String scope1, String scope2 ) : int
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ScopeComparator.compare:(Ljava/lang/String;Ljava/lang/String;)I]
ScopeAwareNearestVersionSelector.ScopeComparator.getMetaClass ( ) : MetaClass
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ScopeComparator.getMetaClass:()Lgroovy/lang/MetaClass;]
ScopeAwareNearestVersionSelector.ScopeComparator.getProperty ( String p1 ) : Object
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ScopeComparator.getProperty:(Ljava/lang/String;)Ljava/lang/Object;]
ScopeAwareNearestVersionSelector.ScopeComparator.invokeMethod ( String p1, Object p2 ) : Object
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ScopeComparator.invokeMethod:(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;]
ScopeAwareNearestVersionSelector.ScopeComparator.methodMissing ( String name, Object args ) : Object
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ScopeComparator.methodMissing:(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;]
ScopeAwareNearestVersionSelector.ScopeComparator.propertyMissing ( String name ) : Object
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ScopeComparator.propertyMissing:(Ljava/lang/String;)Ljava/lang/Object;]
ScopeAwareNearestVersionSelector.ScopeComparator.propertyMissing ( String name, Object val ) : void
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ScopeComparator.propertyMissing:(Ljava/lang/String;Ljava/lang/Object;)V]
ScopeAwareNearestVersionSelector.ScopeComparator.ScopeAwareNearestVersionSelector.ScopeComparator ( ScopeAwareNearestVersionSelector p1 )
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ScopeComparator."<init>":(Lorg/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector;)V]
ScopeAwareNearestVersionSelector.ScopeComparator.setMetaClass ( MetaClass p1 ) : void
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ScopeComparator.setMetaClass:(Lgroovy/lang/MetaClass;)V]
ScopeAwareNearestVersionSelector.ScopeComparator.setProperty ( String p1, Object p2 ) : void
[mangled: org/codehaus/groovy/grails/resolve/maven/aether/support/ScopeAwareNearestVersionSelector.ScopeComparator.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V]
grails-core-2.3.3.jar, AbstractGrailsArtefactTransformer.class
package org.codehaus.groovy.grails.compiler.injection
AbstractGrailsArtefactTransformer.isStaticMethodExcluded ( ClassNode classNode, MethodNode declaredMethod ) : boolean
[mangled: org/codehaus/groovy/grails/compiler/injection/AbstractGrailsArtefactTransformer.isStaticMethodExcluded:(Lorg/codehaus/groovy/ast/ClassNode;Lorg/codehaus/groovy/ast/MethodNode;)Z]
AbstractGrailsArtefactTransformer.isStaticMethodIncluded ( ClassNode classNode, MethodNode declaredMethod ) : boolean
[mangled: org/codehaus/groovy/grails/compiler/injection/AbstractGrailsArtefactTransformer.isStaticMethodIncluded:(Lorg/codehaus/groovy/ast/ClassNode;Lorg/codehaus/groovy/ast/MethodNode;)Z]
grails-core-2.3.3.jar, GrailsASTUtils.class
package org.codehaus.groovy.grails.compiler.injection
GrailsASTUtils.addDelegateInstanceMethod ( ClassNode classNode, Expression delegate, MethodNode declaredMethod, AnnotationNode markerAnnotation, boolean thisAsFirstArgument, Map genericsPlaceholders ) [static] : MethodNode
[mangled: org/codehaus/groovy/grails/compiler/injection/GrailsASTUtils.addDelegateInstanceMethod:(Lorg/codehaus/groovy/ast/ClassNode;Lorg/codehaus/groovy/ast/expr/Expression;Lorg/codehaus/groovy/ast/MethodNode;Lorg/codehaus/groovy/ast/AnnotationNode;ZLjava/util/Map;)Lorg/codehaus/groovy/ast/MethodNode;]
GrailsASTUtils.isSetterOrGetterMethod ( MethodNode md ) [static] : boolean
[mangled: org/codehaus/groovy/grails/compiler/injection/GrailsASTUtils.isSetterOrGetterMethod:(Lorg/codehaus/groovy/ast/MethodNode;)Z]
grails-core-2.3.3.jar, StreamingStatelessEncoder.class
package org.codehaus.groovy.grails.support.encoding
StreamingStatelessEncoder.encodeToWriter ( CharSequence p1, Writer p2 ) [abstract] : void
[mangled: org/codehaus/groovy/grails/support/encoding/StreamingStatelessEncoder.encodeToWriter:(Ljava/lang/CharSequence;Ljava/io/Writer;)V]
grails-datastore-gorm-2.0.4.RELEASE.jar, BeforeValidateEventTriggerCaller.class
package org.grails.datastore.gorm.support
BeforeValidateHelper.BeforeValidateEventTriggerCaller.BeforeValidateHelper.BeforeValidateEventTriggerCaller ( Class domainClass, MetaClass metaClass )
[mangled: org/grails/datastore/gorm/support/BeforeValidateHelper.BeforeValidateEventTriggerCaller."<init>":(Ljava/lang/Class;Lgroovy/lang/MetaClass;)V]
BeforeValidateHelper.BeforeValidateEventTriggerCaller.build ( Class domainClass, MetaClass metaClass, Class[ ] argumentTypes ) : EventTriggerCaller
[mangled: org/grails/datastore/gorm/support/BeforeValidateHelper.BeforeValidateEventTriggerCaller.build:(Ljava/lang/Class;Lgroovy/lang/MetaClass;[Ljava/lang/Class;)Lorg/grails/datastore/gorm/support/EventTriggerCaller;]
BeforeValidateHelper.BeforeValidateEventTriggerCaller.call ( Object target, List validatedFieldsList ) : void
[mangled: org/grails/datastore/gorm/support/BeforeValidateHelper.BeforeValidateEventTriggerCaller.call:(Ljava/lang/Object;Ljava/util/List;)V]
grails-datastore-gorm-2.0.4.RELEASE.jar, EventTriggerCaller.class
package org.grails.datastore.gorm.support
EventTriggerCaller.asBoolean ( ) : boolean
[mangled: org/grails/datastore/gorm/support/EventTriggerCaller.asBoolean:()Z]
EventTriggerCaller.buildCaller ( String eventMethodName, Class clazz ) [static] : EventTriggerCaller
[mangled: org/grails/datastore/gorm/support/EventTriggerCaller.buildCaller:(Ljava/lang/String;Ljava/lang/Class;)Lorg/grails/datastore/gorm/support/EventTriggerCaller;]
EventTriggerCaller.buildCaller ( String eventMethodName, Class clazz, MetaClass metaClass, Class[ ] preferredArgumentTypes ) [static] : EventTriggerCaller
[mangled: org/grails/datastore/gorm/support/EventTriggerCaller.buildCaller:(Ljava/lang/String;Ljava/lang/Class;Lgroovy/lang/MetaClass;[Ljava/lang/Class;)Lorg/grails/datastore/gorm/support/EventTriggerCaller;]
EventTriggerCaller.call ( Object entity ) : boolean
[mangled: org/grails/datastore/gorm/support/EventTriggerCaller.call:(Ljava/lang/Object;)Z]
EventTriggerCaller.call ( Object p1, Object[ ] p2 ) [abstract] : boolean
[mangled: org/grails/datastore/gorm/support/EventTriggerCaller.call:(Ljava/lang/Object;[Ljava/lang/Object;)Z]
EventTriggerCaller.EventTriggerCaller ( )
[mangled: org/grails/datastore/gorm/support/EventTriggerCaller."<init>":()V]
EventTriggerCaller.isInvertBooleanReturnValue ( ) : boolean
[mangled: org/grails/datastore/gorm/support/EventTriggerCaller.isInvertBooleanReturnValue:()Z]
EventTriggerCaller.isNoOperationCaller ( ) : boolean
[mangled: org/grails/datastore/gorm/support/EventTriggerCaller.isNoOperationCaller:()Z]
EventTriggerCaller.setInvertBooleanReturnValue ( boolean invertBooleanReturnValue ) : void
[mangled: org/grails/datastore/gorm/support/EventTriggerCaller.setInvertBooleanReturnValue:(Z)V]
EventTriggerCaller.wrapNullInNoopCaller ( EventTriggerCaller caller ) [static] : EventTriggerCaller
[mangled: org/grails/datastore/gorm/support/EventTriggerCaller.wrapNullInNoopCaller:(Lorg/grails/datastore/gorm/support/EventTriggerCaller;)Lorg/grails/datastore/gorm/support/EventTriggerCaller;]
grails-datastore-gorm-2.0.4.RELEASE.jar, GormAsyncStaticApi.class
package org.grails.datastore.gorm.async
GormAsyncStaticApi.getAll ( Iterable ids ) : Promise
[mangled: org/grails/datastore/gorm/async/GormAsyncStaticApi.getAll:(Ljava/lang/Iterable;)Lgrails/async/Promise;]
grails-datastore-gorm-2.0.4.RELEASE.jar, GormEnhancer.class
package org.grails.datastore.gorm
GormEnhancer.addObjectToCollection ( Association prop, Object targetObject, Object obj ) : void
[mangled: org/grails/datastore/gorm/GormEnhancer.addObjectToCollection:(Lorg/grails/datastore/mapping/model/types/Association;Ljava/lang/Object;Ljava/lang/Object;)V]
grails-datastore-gorm-2.0.4.RELEASE.jar, GormStaticApi.class
package org.grails.datastore.gorm
GormStaticApi.getAll ( Iterable ids ) : List
[mangled: org/grails/datastore/gorm/GormStaticApi.getAll:(Ljava/lang/Iterable;)Ljava/util/List;]
grails-datastore-gorm-2.0.4.RELEASE.jar, GormTransformer.class
package org.codehaus.groovy.grails.compiler.gorm
GormTransformer.isStaticMethodExcluded ( ClassNode classNode, MethodNode declaredMethod ) : boolean
[mangled: org/codehaus/groovy/grails/compiler/gorm/GormTransformer.isStaticMethodExcluded:(Lorg/codehaus/groovy/ast/ClassNode;Lorg/codehaus/groovy/ast/MethodNode;)Z]
GormTransformer.isStaticMethodIncluded ( ClassNode classNode, MethodNode declaredMethod ) : boolean
[mangled: org/codehaus/groovy/grails/compiler/gorm/GormTransformer.isStaticMethodIncluded:(Lorg/codehaus/groovy/ast/ClassNode;Lorg/codehaus/groovy/ast/MethodNode;)Z]
grails-web-2.3.3.jar, GrailsPageFilter.class
package org.codehaus.groovy.grails.web.sitemesh
GrailsPageFilter.executeFilterChainWithWrappedResponse ( FilterChain chain, HttpServletRequest request, GrailsContentBufferingResponse contentBufferingResponse ) : void
[mangled: org/codehaus/groovy/grails/web/sitemesh/GrailsPageFilter.executeFilterChainWithWrappedResponse:(Ljavax/servlet/FilterChain;Ljavax/servlet/http/HttpServletRequest;Lorg/codehaus/groovy/grails/web/sitemesh/GrailsContentBufferingResponse;)V]
grails-web-2.3.3.jar, GrailsPageResponseWrapper.class
package org.codehaus.groovy.grails.web.sitemesh
GrailsPageResponseWrapper.clearBuffer ( ) : void
[mangled: org/codehaus/groovy/grails/web/sitemesh/GrailsPageResponseWrapper.clearBuffer:()V]
grails-web-2.3.3.jar, GrailsRequestStateLookupStrategy.class
package org.codehaus.groovy.grails.web.servlet.mvc
GrailsRequestStateLookupStrategy.getWebRequest ( ) [abstract] : GrailsWebRequest
[mangled: org/codehaus/groovy/grails/web/servlet/mvc/GrailsRequestStateLookupStrategy.getWebRequest:()Lorg/codehaus/groovy/grails/web/servlet/mvc/GrailsWebRequest;]
grails-web-2.3.3.jar, GrailsWebRequest.class
package org.codehaus.groovy.grails.web.servlet.mvc
GrailsWebRequest.getWrappedResponse ( ) : HttpServletResponse
[mangled: org/codehaus/groovy/grails/web/servlet/mvc/GrailsWebRequest.getWrappedResponse:()Ljavax/servlet/http/HttpServletResponse;]
GrailsWebRequest.setWrappedResponse ( HttpServletResponse wrappedResponse ) : void
[mangled: org/codehaus/groovy/grails/web/servlet/mvc/GrailsWebRequest.setWrappedResponse:(Ljavax/servlet/http/HttpServletResponse;)V]
grails-web-2.3.3.jar, JSONArray.class
package org.codehaus.groovy.grails.web.json
JSONArray.writeTo ( Writer out ) : Writer
[mangled: org/codehaus/groovy/grails/web/json/JSONArray.writeTo:(Ljava/io/Writer;)Ljava/io/Writer;]
grails-web-2.3.3.jar, JSONObject.class
package org.codehaus.groovy.grails.web.json
JSONObject.writeTo ( Writer out ) : Writer
[mangled: org/codehaus/groovy/grails/web/json/JSONObject.writeTo:(Ljava/io/Writer;)Ljava/io/Writer;]
grails-web-2.3.3.jar, JSONWriter.class
package org.codehaus.groovy.grails.web.json
JSONWriter.append ( Writable writableValue ) : JSONWriter
[mangled: org/codehaus/groovy/grails/web/json/JSONWriter.append:(Lgroovy/lang/Writable;)Lorg/codehaus/groovy/grails/web/json/JSONWriter;]
JSONWriter.value ( Number number ) : JSONWriter
[mangled: org/codehaus/groovy/grails/web/json/JSONWriter.value:(Ljava/lang/Number;)Lorg/codehaus/groovy/grails/web/json/JSONWriter;]
JSONWriter.valueNull ( ) : JSONWriter
[mangled: org/codehaus/groovy/grails/web/json/JSONWriter.valueNull:()Lorg/codehaus/groovy/grails/web/json/JSONWriter;]
grails-web-2.3.3.jar, PrettyPrintJSONWriter.class
package org.codehaus.groovy.grails.web.json
PrettyPrintJSONWriter.append ( Writable writableValue ) : JSONWriter
[mangled: org/codehaus/groovy/grails/web/json/PrettyPrintJSONWriter.append:(Lgroovy/lang/Writable;)Lorg/codehaus/groovy/grails/web/json/JSONWriter;]
grails-web-2.3.3.jar, StreamByteBuffer.class
package org.codehaus.groovy.grails.web.util
StreamByteBuffer.clear ( ) : void
[mangled: org/codehaus/groovy/grails/web/util/StreamByteBuffer.clear:()V]
springloaded-core-1.1.4.jar, __DynamicallyDispatchable.class
package org.springsource.loaded
__DynamicallyDispatchable.__execute ( Object[ ] p1, Object p2, String p3 ) [abstract] : Object
[mangled: org/springsource/loaded/__DynamicallyDispatchable.__execute:([Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;]
springloaded-core-1.1.4.jar, AbstractInsnNode.class
package sl.org.objectweb.asm.tree
AbstractInsnNode.AbstractInsnNode ( int p1 )
[mangled: sl/org/objectweb/asm/tree/AbstractInsnNode."<init>":(I)V]
AbstractInsnNode.accept ( MethodVisitor p1 ) [abstract] : void
[mangled: sl/org/objectweb/asm/tree/AbstractInsnNode.accept:(Lsl/org/objectweb/asm/MethodVisitor;)V]
AbstractInsnNode.clone ( Map p1 ) [abstract] : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/AbstractInsnNode.clone:(Ljava/util/Map;)Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
AbstractInsnNode.getNext ( ) : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/AbstractInsnNode.getNext:()Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
AbstractInsnNode.getOpcode ( ) : int
[mangled: sl/org/objectweb/asm/tree/AbstractInsnNode.getOpcode:()I]
AbstractInsnNode.getPrevious ( ) : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/AbstractInsnNode.getPrevious:()Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
AbstractInsnNode.getType ( ) [abstract] : int
[mangled: sl/org/objectweb/asm/tree/AbstractInsnNode.getType:()I]
springloaded-core-1.1.4.jar, AbstractMember.class
package org.springsource.loaded
AbstractMember.AbstractMember ( int modifiers, String name, String descriptor, String signature )
[mangled: org/springsource/loaded/AbstractMember."<init>":(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
AbstractMember.getDescriptor ( ) : String
[mangled: org/springsource/loaded/AbstractMember.getDescriptor:()Ljava/lang/String;]
AbstractMember.getGenericSignature ( ) : String
[mangled: org/springsource/loaded/AbstractMember.getGenericSignature:()Ljava/lang/String;]
AbstractMember.getId ( ) : int
[mangled: org/springsource/loaded/AbstractMember.getId:()I]
AbstractMember.getModifiers ( ) : int
[mangled: org/springsource/loaded/AbstractMember.getModifiers:()I]
AbstractMember.getName ( ) : String
[mangled: org/springsource/loaded/AbstractMember.getName:()Ljava/lang/String;]
AbstractMember.isFinal ( ) : boolean
[mangled: org/springsource/loaded/AbstractMember.isFinal:()Z]
AbstractMember.isPrivate ( ) : boolean
[mangled: org/springsource/loaded/AbstractMember.isPrivate:()Z]
AbstractMember.isPrivateStaticFinal ( ) : boolean
[mangled: org/springsource/loaded/AbstractMember.isPrivateStaticFinal:()Z]
AbstractMember.isProtected ( ) : boolean
[mangled: org/springsource/loaded/AbstractMember.isProtected:()Z]
AbstractMember.isPublic ( ) : boolean
[mangled: org/springsource/loaded/AbstractMember.isPublic:()Z]
AbstractMember.isStatic ( ) : boolean
[mangled: org/springsource/loaded/AbstractMember.isStatic:()Z]
AbstractMember.setId ( int id ) : void
[mangled: org/springsource/loaded/AbstractMember.setId:(I)V]
springloaded-core-1.1.4.jar, AnnotationNode.class
package sl.org.objectweb.asm.tree
AnnotationNode.accept ( AnnotationVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/AnnotationNode.accept:(Lsl/org/objectweb/asm/AnnotationVisitor;)V]
AnnotationNode.AnnotationNode ( String p1 )
[mangled: sl/org/objectweb/asm/tree/AnnotationNode."<init>":(Ljava/lang/String;)V]
AnnotationNode.visit ( String p1, Object p2 ) : void
[mangled: sl/org/objectweb/asm/tree/AnnotationNode.visit:(Ljava/lang/String;Ljava/lang/Object;)V]
AnnotationNode.visitAnnotation ( String p1, String p2 ) : AnnotationVisitor
[mangled: sl/org/objectweb/asm/tree/AnnotationNode.visitAnnotation:(Ljava/lang/String;Ljava/lang/String;)Lsl/org/objectweb/asm/AnnotationVisitor;]
AnnotationNode.visitArray ( String p1 ) : AnnotationVisitor
[mangled: sl/org/objectweb/asm/tree/AnnotationNode.visitArray:(Ljava/lang/String;)Lsl/org/objectweb/asm/AnnotationVisitor;]
AnnotationNode.visitEnd ( ) : void
[mangled: sl/org/objectweb/asm/tree/AnnotationNode.visitEnd:()V]
AnnotationNode.visitEnum ( String p1, String p2, String p3 ) : void
[mangled: sl/org/objectweb/asm/tree/AnnotationNode.visitEnum:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
springloaded-core-1.1.4.jar, AnnotationVisitor.class
package sl.org.objectweb.asm
AnnotationVisitor.visit ( String p1, Object p2 ) [abstract] : void
[mangled: sl/org/objectweb/asm/AnnotationVisitor.visit:(Ljava/lang/String;Ljava/lang/Object;)V]
AnnotationVisitor.visitAnnotation ( String p1, String p2 ) [abstract] : AnnotationVisitor
[mangled: sl/org/objectweb/asm/AnnotationVisitor.visitAnnotation:(Ljava/lang/String;Ljava/lang/String;)Lsl/org/objectweb/asm/AnnotationVisitor;]
AnnotationVisitor.visitArray ( String p1 ) [abstract] : AnnotationVisitor
[mangled: sl/org/objectweb/asm/AnnotationVisitor.visitArray:(Ljava/lang/String;)Lsl/org/objectweb/asm/AnnotationVisitor;]
AnnotationVisitor.visitEnd ( ) [abstract] : void
[mangled: sl/org/objectweb/asm/AnnotationVisitor.visitEnd:()V]
AnnotationVisitor.visitEnum ( String p1, String p2, String p3 ) [abstract] : void
[mangled: sl/org/objectweb/asm/AnnotationVisitor.visitEnum:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
springloaded-core-1.1.4.jar, AnyTypePattern.class
package org.springsource.loaded
AnyTypePattern.AnyTypePattern ( )
[mangled: org/springsource/loaded/AnyTypePattern."<init>":()V]
AnyTypePattern.internalMatches ( String input ) : boolean
[mangled: org/springsource/loaded/AnyTypePattern.internalMatches:(Ljava/lang/String;)Z]
AnyTypePattern.toString ( ) : String
[mangled: org/springsource/loaded/AnyTypePattern.toString:()Ljava/lang/String;]
springloaded-core-1.1.4.jar, Asserts.class
package org.springsource.loaded
Asserts.assertNotDotted ( String name ) [static] : boolean
[mangled: org/springsource/loaded/Asserts.assertNotDotted:(Ljava/lang/String;)Z]
Asserts.Asserts ( )
[mangled: org/springsource/loaded/Asserts."<init>":()V]
springloaded-core-1.1.4.jar, Attribute.class
package sl.org.objectweb.asm
Attribute.Attribute ( String p1 )
[mangled: sl/org/objectweb/asm/Attribute."<init>":(Ljava/lang/String;)V]
Attribute.getLabels ( ) : Label[ ]
[mangled: sl/org/objectweb/asm/Attribute.getLabels:()[Lsl/org/objectweb/asm/Label;]
Attribute.isCodeAttribute ( ) : boolean
[mangled: sl/org/objectweb/asm/Attribute.isCodeAttribute:()Z]
Attribute.isUnknown ( ) : boolean
[mangled: sl/org/objectweb/asm/Attribute.isUnknown:()Z]
Attribute.read ( ClassReader p1, int p2, int p3, char[ ] p4, int p5, Label[ ] p6 ) : Attribute
[mangled: sl/org/objectweb/asm/Attribute.read:(Lsl/org/objectweb/asm/ClassReader;II[CI[Lsl/org/objectweb/asm/Label;)Lsl/org/objectweb/asm/Attribute;]
Attribute.write ( ClassWriter p1, byte[ ] p2, int p3, int p4, int p5 ) : ByteVector
[mangled: sl/org/objectweb/asm/Attribute.write:(Lsl/org/objectweb/asm/ClassWriter;[BIII)Lsl/org/objectweb/asm/ByteVector;]
springloaded-core-1.1.4.jar, ByteVector.class
package sl.org.objectweb.asm
ByteVector.ByteVector ( )
[mangled: sl/org/objectweb/asm/ByteVector."<init>":()V]
ByteVector.ByteVector ( int p1 )
[mangled: sl/org/objectweb/asm/ByteVector."<init>":(I)V]
ByteVector.putByte ( int p1 ) : ByteVector
[mangled: sl/org/objectweb/asm/ByteVector.putByte:(I)Lsl/org/objectweb/asm/ByteVector;]
ByteVector.putByteArray ( byte[ ] p1, int p2, int p3 ) : ByteVector
[mangled: sl/org/objectweb/asm/ByteVector.putByteArray:([BII)Lsl/org/objectweb/asm/ByteVector;]
ByteVector.putInt ( int p1 ) : ByteVector
[mangled: sl/org/objectweb/asm/ByteVector.putInt:(I)Lsl/org/objectweb/asm/ByteVector;]
ByteVector.putLong ( long p1 ) : ByteVector
[mangled: sl/org/objectweb/asm/ByteVector.putLong:(J)Lsl/org/objectweb/asm/ByteVector;]
ByteVector.putShort ( int p1 ) : ByteVector
[mangled: sl/org/objectweb/asm/ByteVector.putShort:(I)Lsl/org/objectweb/asm/ByteVector;]
ByteVector.putUTF8 ( String p1 ) : ByteVector
[mangled: sl/org/objectweb/asm/ByteVector.putUTF8:(Ljava/lang/String;)Lsl/org/objectweb/asm/ByteVector;]
springloaded-core-1.1.4.jar, C.class
package org.springsource.loaded
C.C ( )
[mangled: org/springsource/loaded/C."<init>":()V]
springloaded-core-1.1.4.jar, CglibPlugin.class
package org.springsource.loaded.agent
CglibPlugin.accept ( String slashedTypeName, ClassLoader classLoader, ProtectionDomain protectionDomain, byte[ ] bytes ) : boolean
[mangled: org/springsource/loaded/agent/CglibPlugin.accept:(Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/security/ProtectionDomain;[B)Z]
CglibPlugin.CglibPlugin ( )
[mangled: org/springsource/loaded/agent/CglibPlugin."<init>":()V]
CglibPlugin.modify ( String slashedClassName, ClassLoader classLoader, byte[ ] bytes ) : byte[ ]
[mangled: org/springsource/loaded/agent/CglibPlugin.modify:(Ljava/lang/String;Ljava/lang/ClassLoader;[B)[B]
springloaded-core-1.1.4.jar, CglibPluginCapturing.class
package org.springsource.loaded.agent
CglibPluginCapturing.catchGenerate ( byte[ ] bytesIn ) [static] : byte[ ]
[mangled: org/springsource/loaded/agent/CglibPluginCapturing.catchGenerate:([B)[B]
CglibPluginCapturing.getBytes ( ) : byte[ ]
[mangled: org/springsource/loaded/agent/CglibPluginCapturing.getBytes:()[B]
CglibPluginCapturing.record ( Object a, Object b ) [static] : void
[mangled: org/springsource/loaded/agent/CglibPluginCapturing.record:(Ljava/lang/Object;Ljava/lang/Object;)V]
CglibPluginCapturing.visitMethod ( int access, String name, String desc, String signature, String[ ] exceptions ) : MethodVisitor
[mangled: org/springsource/loaded/agent/CglibPluginCapturing.visitMethod:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)Lsl/org/objectweb/asm/MethodVisitor;]
springloaded-core-1.1.4.jar, ChildClassLoader.class
package org.springsource.loaded
ChildClassLoader.ChildClassLoader ( ClassLoader classloader )
[mangled: org/springsource/loaded/ChildClassLoader."<init>":(Ljava/lang/ClassLoader;)V]
ChildClassLoader.defineClass ( String name, byte[ ] bytes ) : Class
[mangled: org/springsource/loaded/ChildClassLoader.defineClass:(Ljava/lang/String;[B)Ljava/lang/Class;]
ChildClassLoader.getDefinedCount ( ) : int
[mangled: org/springsource/loaded/ChildClassLoader.getDefinedCount:()I]
springloaded-core-1.1.4.jar, ClassAdapter.class
package sl.org.objectweb.asm
ClassAdapter.ClassAdapter ( ClassVisitor p1 )
[mangled: sl/org/objectweb/asm/ClassAdapter."<init>":(Lsl/org/objectweb/asm/ClassVisitor;)V]
ClassAdapter.visit ( int p1, int p2, String p3, String p4, String p5, String[ ] p6 ) : void
[mangled: sl/org/objectweb/asm/ClassAdapter.visit:(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)V]
ClassAdapter.visitAnnotation ( String p1, boolean p2 ) : AnnotationVisitor
[mangled: sl/org/objectweb/asm/ClassAdapter.visitAnnotation:(Ljava/lang/String;Z)Lsl/org/objectweb/asm/AnnotationVisitor;]
ClassAdapter.visitAttribute ( Attribute p1 ) : void
[mangled: sl/org/objectweb/asm/ClassAdapter.visitAttribute:(Lsl/org/objectweb/asm/Attribute;)V]
ClassAdapter.visitEnd ( ) : void
[mangled: sl/org/objectweb/asm/ClassAdapter.visitEnd:()V]
ClassAdapter.visitField ( int p1, String p2, String p3, String p4, Object p5 ) : FieldVisitor
[mangled: sl/org/objectweb/asm/ClassAdapter.visitField:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Object;)Lsl/org/objectweb/asm/FieldVisitor;]
ClassAdapter.visitInnerClass ( String p1, String p2, String p3, int p4 ) : void
[mangled: sl/org/objectweb/asm/ClassAdapter.visitInnerClass:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V]
ClassAdapter.visitMethod ( int p1, String p2, String p3, String p4, String[ ] p5 ) : MethodVisitor
[mangled: sl/org/objectweb/asm/ClassAdapter.visitMethod:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)Lsl/org/objectweb/asm/MethodVisitor;]
ClassAdapter.visitOuterClass ( String p1, String p2, String p3 ) : void
[mangled: sl/org/objectweb/asm/ClassAdapter.visitOuterClass:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
ClassAdapter.visitSource ( String p1, String p2 ) : void
[mangled: sl/org/objectweb/asm/ClassAdapter.visitSource:(Ljava/lang/String;Ljava/lang/String;)V]
springloaded-core-1.1.4.jar, ClassNode.class
package sl.org.objectweb.asm.tree
ClassNode.accept ( ClassVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/ClassNode.accept:(Lsl/org/objectweb/asm/ClassVisitor;)V]
ClassNode.ClassNode ( )
[mangled: sl/org/objectweb/asm/tree/ClassNode."<init>":()V]
ClassNode.visit ( int p1, int p2, String p3, String p4, String p5, String[ ] p6 ) : void
[mangled: sl/org/objectweb/asm/tree/ClassNode.visit:(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)V]
ClassNode.visitField ( int p1, String p2, String p3, String p4, Object p5 ) : FieldVisitor
[mangled: sl/org/objectweb/asm/tree/ClassNode.visitField:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Object;)Lsl/org/objectweb/asm/FieldVisitor;]
ClassNode.visitInnerClass ( String p1, String p2, String p3, int p4 ) : void
[mangled: sl/org/objectweb/asm/tree/ClassNode.visitInnerClass:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V]
ClassNode.visitMethod ( int p1, String p2, String p3, String p4, String[ ] p5 ) : MethodVisitor
[mangled: sl/org/objectweb/asm/tree/ClassNode.visitMethod:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)Lsl/org/objectweb/asm/MethodVisitor;]
ClassNode.visitOuterClass ( String p1, String p2, String p3 ) : void
[mangled: sl/org/objectweb/asm/tree/ClassNode.visitOuterClass:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
ClassNode.visitSource ( String p1, String p2 ) : void
[mangled: sl/org/objectweb/asm/tree/ClassNode.visitSource:(Ljava/lang/String;Ljava/lang/String;)V]
springloaded-core-1.1.4.jar, ClassPreProcessorAgentAdapter.class
package org.springsource.loaded.agent
ClassPreProcessorAgentAdapter.ClassPreProcessorAgentAdapter ( )
[mangled: org/springsource/loaded/agent/ClassPreProcessorAgentAdapter."<init>":()V]
ClassPreProcessorAgentAdapter.reload ( ClassLoader loader, String className, Class classBeingRedefined, ProtectionDomain protectionDomain, byte[ ] bytes ) [static] : void
[mangled: org/springsource/loaded/agent/ClassPreProcessorAgentAdapter.reload:(Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/lang/Class;Ljava/security/ProtectionDomain;[B)V]
ClassPreProcessorAgentAdapter.transform ( ClassLoader loader, String className, Class classBeingRedefined, ProtectionDomain protectionDomain, byte[ ] bytes ) : byte[ ]
[mangled: org/springsource/loaded/agent/ClassPreProcessorAgentAdapter.transform:(Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/lang/Class;Ljava/security/ProtectionDomain;[B)[B]
springloaded-core-1.1.4.jar, ClassPrinter.class
package org.springsource.loaded.test.infra
ClassPrinter.ClassPrinter ( PrintStream destination )
[mangled: org/springsource/loaded/test/infra/ClassPrinter."<init>":(Ljava/io/PrintStream;)V]
ClassPrinter.ClassPrinter ( PrintStream destination, boolean includeBytecode )
[mangled: org/springsource/loaded/test/infra/ClassPrinter."<init>":(Ljava/io/PrintStream;Z)V]
ClassPrinter.main ( String[ ] argv ) [static] : void
[mangled: org/springsource/loaded/test/infra/ClassPrinter.main:([Ljava/lang/String;)V]
ClassPrinter.print ( byte[ ] bytes ) [static] : void
[mangled: org/springsource/loaded/test/infra/ClassPrinter.print:([B)V]
ClassPrinter.print ( byte[ ] bytes, boolean includeBytecode ) [static] : void
[mangled: org/springsource/loaded/test/infra/ClassPrinter.print:([BZ)V]
ClassPrinter.print ( PrintStream printStream, byte[ ] bytes, boolean includeBytecode ) [static] : void
[mangled: org/springsource/loaded/test/infra/ClassPrinter.print:(Ljava/io/PrintStream;[BZ)V]
ClassPrinter.print ( String message, byte[ ] bytes ) [static] : void
[mangled: org/springsource/loaded/test/infra/ClassPrinter.print:(Ljava/lang/String;[B)V]
ClassPrinter.print ( String message, byte[ ] bytes, boolean includeBytecode ) [static] : void
[mangled: org/springsource/loaded/test/infra/ClassPrinter.print:(Ljava/lang/String;[BZ)V]
ClassPrinter.toAccessForMember ( int flags ) [static] : String
[mangled: org/springsource/loaded/test/infra/ClassPrinter.toAccessForMember:(I)Ljava/lang/String;]
ClassPrinter.visit ( int version, int access, String name, String signature, String superName, String[ ] interfaces ) : void
[mangled: org/springsource/loaded/test/infra/ClassPrinter.visit:(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)V]
ClassPrinter.visitAnnotation ( String desc, boolean visible ) : AnnotationVisitor
[mangled: org/springsource/loaded/test/infra/ClassPrinter.visitAnnotation:(Ljava/lang/String;Z)Lorg/objectweb/asm/AnnotationVisitor;]
ClassPrinter.visitAttribute ( Attribute attr ) : void
[mangled: org/springsource/loaded/test/infra/ClassPrinter.visitAttribute:(Lorg/objectweb/asm/Attribute;)V]
ClassPrinter.visitEnd ( ) : void
[mangled: org/springsource/loaded/test/infra/ClassPrinter.visitEnd:()V]
ClassPrinter.visitField ( int access, String name, String desc, String signature, Object value ) : FieldVisitor
[mangled: org/springsource/loaded/test/infra/ClassPrinter.visitField:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Object;)Lorg/objectweb/asm/FieldVisitor;]
ClassPrinter.visitInnerClass ( String name, String outerName, String innerName, int access ) : void
[mangled: org/springsource/loaded/test/infra/ClassPrinter.visitInnerClass:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V]
ClassPrinter.visitMethod ( int access, String name, String desc, String signature, String[ ] exceptions ) : MethodVisitor
[mangled: org/springsource/loaded/test/infra/ClassPrinter.visitMethod:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)Lorg/objectweb/asm/MethodVisitor;]
ClassPrinter.visitOuterClass ( String owner, String name, String desc ) : void
[mangled: org/springsource/loaded/test/infra/ClassPrinter.visitOuterClass:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
ClassPrinter.visitSource ( String source, String debug ) : void
[mangled: org/springsource/loaded/test/infra/ClassPrinter.visitSource:(Ljava/lang/String;Ljava/lang/String;)V]
springloaded-core-1.1.4.jar, ClassReader.class
package sl.org.objectweb.asm
ClassReader.accept ( ClassVisitor p1, Attribute[ ] p2, int p3 ) : void
[mangled: sl/org/objectweb/asm/ClassReader.accept:(Lsl/org/objectweb/asm/ClassVisitor;[Lsl/org/objectweb/asm/Attribute;I)V]
ClassReader.accept ( ClassVisitor p1, int p2 ) : void
[mangled: sl/org/objectweb/asm/ClassReader.accept:(Lsl/org/objectweb/asm/ClassVisitor;I)V]
ClassReader.ClassReader ( byte[ ] p1 )
[mangled: sl/org/objectweb/asm/ClassReader."<init>":([B)V]
ClassReader.ClassReader ( byte[ ] p1, int p2, int p3 )
[mangled: sl/org/objectweb/asm/ClassReader."<init>":([BII)V]
ClassReader.ClassReader ( InputStream p1 )
[mangled: sl/org/objectweb/asm/ClassReader."<init>":(Ljava/io/InputStream;)V]
ClassReader.ClassReader ( String p1 )
[mangled: sl/org/objectweb/asm/ClassReader."<init>":(Ljava/lang/String;)V]
ClassReader.getAccess ( ) : int
[mangled: sl/org/objectweb/asm/ClassReader.getAccess:()I]
ClassReader.getClassName ( ) : String
[mangled: sl/org/objectweb/asm/ClassReader.getClassName:()Ljava/lang/String;]
ClassReader.getInterfaces ( ) : String[ ]
[mangled: sl/org/objectweb/asm/ClassReader.getInterfaces:()[Ljava/lang/String;]
ClassReader.getItem ( int p1 ) : int
[mangled: sl/org/objectweb/asm/ClassReader.getItem:(I)I]
ClassReader.getSuperName ( ) : String
[mangled: sl/org/objectweb/asm/ClassReader.getSuperName:()Ljava/lang/String;]
ClassReader.readByte ( int p1 ) : int
[mangled: sl/org/objectweb/asm/ClassReader.readByte:(I)I]
ClassReader.readClass ( int p1, char[ ] p2 ) : String
[mangled: sl/org/objectweb/asm/ClassReader.readClass:(I[C)Ljava/lang/String;]
ClassReader.readConst ( int p1, char[ ] p2 ) : Object
[mangled: sl/org/objectweb/asm/ClassReader.readConst:(I[C)Ljava/lang/Object;]
ClassReader.readInt ( int p1 ) : int
[mangled: sl/org/objectweb/asm/ClassReader.readInt:(I)I]
ClassReader.readLabel ( int p1, Label[ ] p2 ) : Label
[mangled: sl/org/objectweb/asm/ClassReader.readLabel:(I[Lsl/org/objectweb/asm/Label;)Lsl/org/objectweb/asm/Label;]
ClassReader.readLong ( int p1 ) : long
[mangled: sl/org/objectweb/asm/ClassReader.readLong:(I)J]
ClassReader.readShort ( int p1 ) : short
[mangled: sl/org/objectweb/asm/ClassReader.readShort:(I)S]
ClassReader.readUnsignedShort ( int p1 ) : int
[mangled: sl/org/objectweb/asm/ClassReader.readUnsignedShort:(I)I]
ClassReader.readUTF8 ( int p1, char[ ] p2 ) : String
[mangled: sl/org/objectweb/asm/ClassReader.readUTF8:(I[C)Ljava/lang/String;]
springloaded-core-1.1.4.jar, ClassRenamer.class
package org.springsource.loaded
ClassRenamer.ClassRenamer ( )
[mangled: org/springsource/loaded/ClassRenamer."<init>":()V]
ClassRenamer.rename ( String dottedNewName, byte[ ] classbytes, String[ ] retargets ) [static] : byte[ ]
[mangled: org/springsource/loaded/ClassRenamer.rename:(Ljava/lang/String;[B[Ljava/lang/String;)[B]
springloaded-core-1.1.4.jar, ClassVisitingConstructorAppender.class
package org.springsource.loaded.agent
ClassVisitingConstructorAppender.ClassVisitingConstructorAppender ( String owner, String name )
[mangled: org/springsource/loaded/agent/ClassVisitingConstructorAppender."<init>":(Ljava/lang/String;Ljava/lang/String;)V]
ClassVisitingConstructorAppender.getBytes ( ) : byte[ ]
[mangled: org/springsource/loaded/agent/ClassVisitingConstructorAppender.getBytes:()[B]
ClassVisitingConstructorAppender.visitMethod ( int access, String name, String desc, String signature, String[ ] exceptions ) : MethodVisitor
[mangled: org/springsource/loaded/agent/ClassVisitingConstructorAppender.visitMethod:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)Lsl/org/objectweb/asm/MethodVisitor;]
springloaded-core-1.1.4.jar, ClassVisitor.class
package sl.org.objectweb.asm
ClassVisitor.visit ( int p1, int p2, String p3, String p4, String p5, String[ ] p6 ) [abstract] : void
[mangled: sl/org/objectweb/asm/ClassVisitor.visit:(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)V]
ClassVisitor.visitAnnotation ( String p1, boolean p2 ) [abstract] : AnnotationVisitor
[mangled: sl/org/objectweb/asm/ClassVisitor.visitAnnotation:(Ljava/lang/String;Z)Lsl/org/objectweb/asm/AnnotationVisitor;]
ClassVisitor.visitAttribute ( Attribute p1 ) [abstract] : void
[mangled: sl/org/objectweb/asm/ClassVisitor.visitAttribute:(Lsl/org/objectweb/asm/Attribute;)V]
ClassVisitor.visitEnd ( ) [abstract] : void
[mangled: sl/org/objectweb/asm/ClassVisitor.visitEnd:()V]
ClassVisitor.visitField ( int p1, String p2, String p3, String p4, Object p5 ) [abstract] : FieldVisitor
[mangled: sl/org/objectweb/asm/ClassVisitor.visitField:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Object;)Lsl/org/objectweb/asm/FieldVisitor;]
ClassVisitor.visitInnerClass ( String p1, String p2, String p3, int p4 ) [abstract] : void
[mangled: sl/org/objectweb/asm/ClassVisitor.visitInnerClass:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V]
ClassVisitor.visitMethod ( int p1, String p2, String p3, String p4, String[ ] p5 ) [abstract] : MethodVisitor
[mangled: sl/org/objectweb/asm/ClassVisitor.visitMethod:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)Lsl/org/objectweb/asm/MethodVisitor;]
ClassVisitor.visitOuterClass ( String p1, String p2, String p3 ) [abstract] : void
[mangled: sl/org/objectweb/asm/ClassVisitor.visitOuterClass:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
ClassVisitor.visitSource ( String p1, String p2 ) [abstract] : void
[mangled: sl/org/objectweb/asm/ClassVisitor.visitSource:(Ljava/lang/String;Ljava/lang/String;)V]
springloaded-core-1.1.4.jar, ClassWriter.class
package sl.org.objectweb.asm
ClassWriter.ClassWriter ( ClassReader p1, int p2 )
[mangled: sl/org/objectweb/asm/ClassWriter."<init>":(Lsl/org/objectweb/asm/ClassReader;I)V]
ClassWriter.ClassWriter ( int p1 )
[mangled: sl/org/objectweb/asm/ClassWriter."<init>":(I)V]
ClassWriter.getCommonSuperClass ( String p1, String p2 ) : String
[mangled: sl/org/objectweb/asm/ClassWriter.getCommonSuperClass:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
ClassWriter.newClass ( String p1 ) : int
[mangled: sl/org/objectweb/asm/ClassWriter.newClass:(Ljava/lang/String;)I]
ClassWriter.newConst ( Object p1 ) : int
[mangled: sl/org/objectweb/asm/ClassWriter.newConst:(Ljava/lang/Object;)I]
ClassWriter.newField ( String p1, String p2, String p3 ) : int
[mangled: sl/org/objectweb/asm/ClassWriter.newField:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I]
ClassWriter.newMethod ( String p1, String p2, String p3, boolean p4 ) : int
[mangled: sl/org/objectweb/asm/ClassWriter.newMethod:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)I]
ClassWriter.newNameType ( String p1, String p2 ) : int
[mangled: sl/org/objectweb/asm/ClassWriter.newNameType:(Ljava/lang/String;Ljava/lang/String;)I]
ClassWriter.newUTF8 ( String p1 ) : int
[mangled: sl/org/objectweb/asm/ClassWriter.newUTF8:(Ljava/lang/String;)I]
ClassWriter.toByteArray ( ) : byte[ ]
[mangled: sl/org/objectweb/asm/ClassWriter.toByteArray:()[B]
ClassWriter.visit ( int p1, int p2, String p3, String p4, String p5, String[ ] p6 ) : void
[mangled: sl/org/objectweb/asm/ClassWriter.visit:(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)V]
ClassWriter.visitAnnotation ( String p1, boolean p2 ) : AnnotationVisitor
[mangled: sl/org/objectweb/asm/ClassWriter.visitAnnotation:(Ljava/lang/String;Z)Lsl/org/objectweb/asm/AnnotationVisitor;]
ClassWriter.visitAttribute ( Attribute p1 ) : void
[mangled: sl/org/objectweb/asm/ClassWriter.visitAttribute:(Lsl/org/objectweb/asm/Attribute;)V]
ClassWriter.visitEnd ( ) : void
[mangled: sl/org/objectweb/asm/ClassWriter.visitEnd:()V]
ClassWriter.visitField ( int p1, String p2, String p3, String p4, Object p5 ) : FieldVisitor
[mangled: sl/org/objectweb/asm/ClassWriter.visitField:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Object;)Lsl/org/objectweb/asm/FieldVisitor;]
ClassWriter.visitInnerClass ( String p1, String p2, String p3, int p4 ) : void
[mangled: sl/org/objectweb/asm/ClassWriter.visitInnerClass:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V]
ClassWriter.visitMethod ( int p1, String p2, String p3, String p4, String[ ] p5 ) : MethodVisitor
[mangled: sl/org/objectweb/asm/ClassWriter.visitMethod:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)Lsl/org/objectweb/asm/MethodVisitor;]
ClassWriter.visitOuterClass ( String p1, String p2, String p3 ) : void
[mangled: sl/org/objectweb/asm/ClassWriter.visitOuterClass:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
ClassWriter.visitSource ( String p1, String p2 ) : void
[mangled: sl/org/objectweb/asm/ClassWriter.visitSource:(Ljava/lang/String;Ljava/lang/String;)V]
springloaded-core-1.1.4.jar, ConstantPoolChecker.class
package org.springsource.loaded
ConstantPoolChecker.computeReferences ( ) : void
[mangled: org/springsource/loaded/ConstantPoolChecker.computeReferences:()V]
ConstantPoolChecker.main ( String[ ] args ) [static] : void
[mangled: org/springsource/loaded/ConstantPoolChecker.main:([Ljava/lang/String;)V]
ConstantPoolChecker.readConstantPool ( byte[ ] bytes ) : void
[mangled: org/springsource/loaded/ConstantPoolChecker.readConstantPool:([B)V]
springloaded-core-1.1.4.jar, ConstantPoolChecker2.class
package org.springsource.loaded
ConstantPoolChecker2.computeReferences ( ) : void
[mangled: org/springsource/loaded/ConstantPoolChecker2.computeReferences:()V]
ConstantPoolChecker2.main ( String[ ] args ) [static] : void
[mangled: org/springsource/loaded/ConstantPoolChecker2.main:([Ljava/lang/String;)V]
ConstantPoolChecker2.readConstantPool ( byte[ ] bytes ) : void
[mangled: org/springsource/loaded/ConstantPoolChecker2.readConstantPool:([B)V]
springloaded-core-1.1.4.jar, CurrentLiveVersion.class
package org.springsource.loaded
CurrentLiveVersion.clearClassloaderLinks ( ) : void
[mangled: org/springsource/loaded/CurrentLiveVersion.clearClassloaderLinks:()V]
CurrentLiveVersion.CurrentLiveVersion ( ReloadableType reloadableType, String versionstamp, byte[ ] newbytedata )
[mangled: org/springsource/loaded/CurrentLiveVersion."<init>":(Lorg/springsource/loaded/ReloadableType;Ljava/lang/String;[B)V]
CurrentLiveVersion.define ( ) : void
[mangled: org/springsource/loaded/CurrentLiveVersion.define:()V]
CurrentLiveVersion.getDispatcherInstance ( ) : Object
[mangled: org/springsource/loaded/CurrentLiveVersion.getDispatcherInstance:()Ljava/lang/Object;]
CurrentLiveVersion.getExecutorClass ( ) : Class
[mangled: org/springsource/loaded/CurrentLiveVersion.getExecutorClass:()Ljava/lang/Class;]
CurrentLiveVersion.getExecutorField ( String name ) : Field
[mangled: org/springsource/loaded/CurrentLiveVersion.getExecutorField:(Ljava/lang/String;)Ljava/lang/reflect/Field;]
CurrentLiveVersion.getExecutorMethod ( MethodMember methodMember ) : Method
[mangled: org/springsource/loaded/CurrentLiveVersion.getExecutorMethod:(Lorg/springsource/loaded/MethodMember;)Ljava/lang/reflect/Method;]
CurrentLiveVersion.getReloadableMethod ( String name, String descriptor ) : MethodMember
[mangled: org/springsource/loaded/CurrentLiveVersion.getReloadableMethod:(Ljava/lang/String;Ljava/lang/String;)Lorg/springsource/loaded/MethodMember;]
CurrentLiveVersion.getTypeDelta ( ) : TypeDelta
[mangled: org/springsource/loaded/CurrentLiveVersion.getTypeDelta:()Lorg/springsource/loaded/TypeDelta;]
CurrentLiveVersion.getVersionStamp ( ) : String
[mangled: org/springsource/loaded/CurrentLiveVersion.getVersionStamp:()Ljava/lang/String;]
CurrentLiveVersion.hasClinit ( ) : boolean
[mangled: org/springsource/loaded/CurrentLiveVersion.hasClinit:()Z]
CurrentLiveVersion.hasConstructorChanged ( int ctorId ) : boolean
[mangled: org/springsource/loaded/CurrentLiveVersion.hasConstructorChanged:(I)Z]
CurrentLiveVersion.hasConstructorChanged ( MethodMember mm ) : boolean
[mangled: org/springsource/loaded/CurrentLiveVersion.hasConstructorChanged:(Lorg/springsource/loaded/MethodMember;)Z]
CurrentLiveVersion.hasConstructorChanged ( String descriptor ) : boolean
[mangled: org/springsource/loaded/CurrentLiveVersion.hasConstructorChanged:(Ljava/lang/String;)Z]
CurrentLiveVersion.reloadMostRecentDispatcherAndExecutor ( ) : void
[mangled: org/springsource/loaded/CurrentLiveVersion.reloadMostRecentDispatcherAndExecutor:()V]
CurrentLiveVersion.runStaticInitializer ( ) : void
[mangled: org/springsource/loaded/CurrentLiveVersion.runStaticInitializer:()V]
CurrentLiveVersion.setTypeDelta ( TypeDelta td ) : void
[mangled: org/springsource/loaded/CurrentLiveVersion.setTypeDelta:(Lorg/springsource/loaded/TypeDelta;)V]
CurrentLiveVersion.toString ( ) : String
[mangled: org/springsource/loaded/CurrentLiveVersion.toString:()Ljava/lang/String;]
springloaded-core-1.1.4.jar, DispatcherBuilder.class
package org.springsource.loaded
DispatcherBuilder.createFor ( ReloadableType rtype, IncrementalTypeDescriptor newVersionTypeDescriptor, String versionstamp ) [static] : byte[ ]
[mangled: org/springsource/loaded/DispatcherBuilder.createFor:(Lorg/springsource/loaded/ReloadableType;Lorg/springsource/loaded/IncrementalTypeDescriptor;Ljava/lang/String;)[B]
DispatcherBuilder.DispatcherBuilder ( )
[mangled: org/springsource/loaded/DispatcherBuilder."<init>":()V]
springloaded-core-1.1.4.jar, DynamicLookup.class
package org.springsource.loaded.ri
DynamicLookup.DynamicLookup ( String name, String methodDescriptor )
[mangled: org/springsource/loaded/ri/DynamicLookup."<init>":(Ljava/lang/String;Ljava/lang/String;)V]
DynamicLookup.lookup ( MethodProvider methodProvider ) : Invoker
[mangled: org/springsource/loaded/ri/DynamicLookup.lookup:(Lorg/springsource/loaded/ri/MethodProvider;)Lorg/springsource/loaded/ri/Invoker;]
DynamicLookup.matches ( Invoker invoker ) : boolean
[mangled: org/springsource/loaded/ri/DynamicLookup.matches:(Lorg/springsource/loaded/ri/Invoker;)Z]
springloaded-core-1.1.4.jar, EmptyClassVisitor.class
package org.springsource.loaded
EmptyClassVisitor.EmptyClassVisitor ( )
[mangled: org/springsource/loaded/EmptyClassVisitor."<init>":()V]
EmptyClassVisitor.visit ( int version, int access, String name, String signature, String superName, String[ ] interfaces ) : void
[mangled: org/springsource/loaded/EmptyClassVisitor.visit:(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)V]
EmptyClassVisitor.visitAnnotation ( String desc, boolean visible ) : AnnotationVisitor
[mangled: org/springsource/loaded/EmptyClassVisitor.visitAnnotation:(Ljava/lang/String;Z)Lsl/org/objectweb/asm/AnnotationVisitor;]
EmptyClassVisitor.visitAttribute ( Attribute attr ) : void
[mangled: org/springsource/loaded/EmptyClassVisitor.visitAttribute:(Lsl/org/objectweb/asm/Attribute;)V]
EmptyClassVisitor.visitEnd ( ) : void
[mangled: org/springsource/loaded/EmptyClassVisitor.visitEnd:()V]
EmptyClassVisitor.visitField ( int access, String name, String desc, String signature, Object value ) : FieldVisitor
[mangled: org/springsource/loaded/EmptyClassVisitor.visitField:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Object;)Lsl/org/objectweb/asm/FieldVisitor;]
EmptyClassVisitor.visitInnerClass ( String name, String outerName, String innerName, int access ) : void
[mangled: org/springsource/loaded/EmptyClassVisitor.visitInnerClass:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V]
EmptyClassVisitor.visitMethod ( int access, String name, String desc, String signature, String[ ] exceptions ) : MethodVisitor
[mangled: org/springsource/loaded/EmptyClassVisitor.visitMethod:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)Lsl/org/objectweb/asm/MethodVisitor;]
EmptyClassVisitor.visitOuterClass ( String owner, String name, String desc ) : void
[mangled: org/springsource/loaded/EmptyClassVisitor.visitOuterClass:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
EmptyClassVisitor.visitSource ( String source, String debug ) : void
[mangled: org/springsource/loaded/EmptyClassVisitor.visitSource:(Ljava/lang/String;Ljava/lang/String;)V]
springloaded-core-1.1.4.jar, EmptyCtor.class
package org.springsource.loaded.pluginhelpers
EmptyCtor.getBytes ( ) : byte[ ]
[mangled: org/springsource/loaded/pluginhelpers/EmptyCtor.getBytes:()[B]
EmptyCtor.invoke ( byte[ ] bytesIn, String[ ] descriptors ) [static] : byte[ ]
[mangled: org/springsource/loaded/pluginhelpers/EmptyCtor.invoke:([B[Ljava/lang/String;)[B]
EmptyCtor.visitMethod ( int access, String name, String desc, String signature, String[ ] exceptions ) : MethodVisitor
[mangled: org/springsource/loaded/pluginhelpers/EmptyCtor.visitMethod:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)Lsl/org/objectweb/asm/MethodVisitor;]
springloaded-core-1.1.4.jar, ExactTypePattern.class
package org.springsource.loaded
ExactTypePattern.ExactTypePattern ( String pattern )
[mangled: org/springsource/loaded/ExactTypePattern."<init>":(Ljava/lang/String;)V]
ExactTypePattern.internalMatches ( String input ) : boolean
[mangled: org/springsource/loaded/ExactTypePattern.internalMatches:(Ljava/lang/String;)Z]
ExactTypePattern.toString ( ) : String
[mangled: org/springsource/loaded/ExactTypePattern.toString:()Ljava/lang/String;]
springloaded-core-1.1.4.jar, Exceptions.class
package org.springsource.loaded.ri
Exceptions.Exceptions ( )
[mangled: org/springsource/loaded/ri/Exceptions."<init>":()V]
Exceptions.illegalGetFieldType ( Field field, Class returnType ) [static] : IllegalArgumentException
[mangled: org/springsource/loaded/ri/Exceptions.illegalGetFieldType:(Ljava/lang/reflect/Field;Ljava/lang/Class;)Ljava/lang/IllegalArgumentException;]
Exceptions.instantiation ( Class clazz ) [static] : InstantiationException
[mangled: org/springsource/loaded/ri/Exceptions.instantiation:(Ljava/lang/Class;)Ljava/lang/InstantiationException;]
Exceptions.noSuchConstructorError ( Constructor c ) [static] : NoSuchMethodError
[mangled: org/springsource/loaded/ri/Exceptions.noSuchConstructorError:(Ljava/lang/reflect/Constructor;)Ljava/lang/NoSuchMethodError;]
Exceptions.noSuchConstructorException ( Class clazz, Class[ ] params ) [static] : NoSuchMethodException
[mangled: org/springsource/loaded/ri/Exceptions.noSuchConstructorException:(Ljava/lang/Class;[Ljava/lang/Class;)Ljava/lang/NoSuchMethodException;]
Exceptions.noSuchFieldError ( Field field ) [static] : NoSuchFieldError
[mangled: org/springsource/loaded/ri/Exceptions.noSuchFieldError:(Ljava/lang/reflect/Field;)Ljava/lang/NoSuchFieldError;]
Exceptions.noSuchMethodError ( Method method ) [static] : NoSuchMethodError
[mangled: org/springsource/loaded/ri/Exceptions.noSuchMethodError:(Ljava/lang/reflect/Method;)Ljava/lang/NoSuchMethodError;]
Exceptions.noSuchMethodError ( String dottedClassName, String methodName, String methodDescriptor ) [static] : NoSuchMethodError
[mangled: org/springsource/loaded/ri/Exceptions.noSuchMethodError:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/NoSuchMethodError;]
springloaded-core-1.1.4.jar, ExecutorBuilder.class
package org.springsource.loaded
ExecutorBuilder.createFor ( ReloadableType reloadableType, String versionstamp, TypeDescriptor typeDescriptor, byte[ ] newVersionData ) : byte[ ]
[mangled: org/springsource/loaded/ExecutorBuilder.createFor:(Lorg/springsource/loaded/ReloadableType;Ljava/lang/String;Lorg/springsource/loaded/TypeDescriptor;[B)[B]
springloaded-core-1.1.4.jar, FalseReturner.class
package org.springsource.loaded.agent
FalseReturner.FalseReturner ( String methodname )
[mangled: org/springsource/loaded/agent/FalseReturner."<init>":(Ljava/lang/String;)V]
FalseReturner.getBytes ( ) : byte[ ]
[mangled: org/springsource/loaded/agent/FalseReturner.getBytes:()[B]
FalseReturner.m ( ) : boolean
[mangled: org/springsource/loaded/agent/FalseReturner.m:()Z]
FalseReturner.visitMethod ( int access, String name, String desc, String signature, String[ ] exceptions ) : MethodVisitor
[mangled: org/springsource/loaded/agent/FalseReturner.visitMethod:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)Lsl/org/objectweb/asm/MethodVisitor;]
springloaded-core-1.1.4.jar, FieldDelta.class
package org.springsource.loaded
FieldDelta.FieldDelta ( String name )
[mangled: org/springsource/loaded/FieldDelta."<init>":(Ljava/lang/String;)V]
FieldDelta.hasAnyChanges ( ) : boolean
[mangled: org/springsource/loaded/FieldDelta.hasAnyChanges:()Z]
FieldDelta.setAccessChanged ( int oldAccess, int newAccess ) : void
[mangled: org/springsource/loaded/FieldDelta.setAccessChanged:(II)V]
FieldDelta.setAnnotationsChanged ( String annotationChanges ) : void
[mangled: org/springsource/loaded/FieldDelta.setAnnotationsChanged:(Ljava/lang/String;)V]
FieldDelta.setTypeChanged ( String oldDesc, String newDesc ) : void
[mangled: org/springsource/loaded/FieldDelta.setTypeChanged:(Ljava/lang/String;Ljava/lang/String;)V]
FieldDelta.toString ( ) : String
[mangled: org/springsource/loaded/FieldDelta.toString:()Ljava/lang/String;]
springloaded-core-1.1.4.jar, FieldInsnNode.class
package sl.org.objectweb.asm.tree
FieldInsnNode.accept ( MethodVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/FieldInsnNode.accept:(Lsl/org/objectweb/asm/MethodVisitor;)V]
FieldInsnNode.clone ( Map p1 ) : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/FieldInsnNode.clone:(Ljava/util/Map;)Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
FieldInsnNode.FieldInsnNode ( int p1, String p2, String p3, String p4 )
[mangled: sl/org/objectweb/asm/tree/FieldInsnNode."<init>":(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
FieldInsnNode.getType ( ) : int
[mangled: sl/org/objectweb/asm/tree/FieldInsnNode.getType:()I]
FieldInsnNode.setOpcode ( int p1 ) : void
[mangled: sl/org/objectweb/asm/tree/FieldInsnNode.setOpcode:(I)V]
springloaded-core-1.1.4.jar, FieldLookup.class
package org.springsource.loaded.ri
FieldLookup.FieldLookup ( )
[mangled: org/springsource/loaded/ri/FieldLookup."<init>":()V]
springloaded-core-1.1.4.jar, FieldMember.class
package org.springsource.loaded
FieldMember.equals ( Object other ) : boolean
[mangled: org/springsource/loaded/FieldMember.equals:(Ljava/lang/Object;)Z]
FieldMember.FieldMember ( String typename, int modifiers, String name, String descriptor, String signature )
[mangled: org/springsource/loaded/FieldMember."<init>":(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
FieldMember.getDeclaringTypeName ( ) : String
[mangled: org/springsource/loaded/FieldMember.getDeclaringTypeName:()Ljava/lang/String;]
FieldMember.hashCode ( ) : int
[mangled: org/springsource/loaded/FieldMember.hashCode:()I]
FieldMember.toString ( ) : String
[mangled: org/springsource/loaded/FieldMember.toString:()Ljava/lang/String;]
springloaded-core-1.1.4.jar, FieldNode.class
package sl.org.objectweb.asm.tree
FieldNode.accept ( ClassVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/FieldNode.accept:(Lsl/org/objectweb/asm/ClassVisitor;)V]
FieldNode.FieldNode ( int p1, String p2, String p3, String p4, Object p5 )
[mangled: sl/org/objectweb/asm/tree/FieldNode."<init>":(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Object;)V]
springloaded-core-1.1.4.jar, FieldProvider.class
package org.springsource.loaded.ri
FieldLookup.FieldProvider.create ( Class clazz ) [static] : FieldLookup.FieldProvider
[mangled: org/springsource/loaded/ri/FieldLookup.FieldProvider.create:(Ljava/lang/Class;)Lorg/springsource/loaded/ri/FieldLookup$FieldProvider;]
FieldLookup.FieldProvider.create ( ReloadableType rtype ) [static] : FieldLookup.FieldProvider
[mangled: org/springsource/loaded/ri/FieldLookup.FieldProvider.create:(Lorg/springsource/loaded/ReloadableType;)Lorg/springsource/loaded/ri/FieldLookup$FieldProvider;]
FieldLookup.FieldProvider.create ( TypeRegistry typeRegistry, String slashyName ) [static] : FieldLookup.FieldProvider
[mangled: org/springsource/loaded/ri/FieldLookup.FieldProvider.create:(Lorg/springsource/loaded/TypeRegistry;Ljava/lang/String;)Lorg/springsource/loaded/ri/FieldLookup$FieldProvider;]
FieldLookup.FieldProvider.FieldLookup.FieldProvider ( )
[mangled: org/springsource/loaded/ri/FieldLookup.FieldProvider."<init>":()V]
FieldLookup.FieldProvider.getInterfaces ( ) [abstract] : FieldLookup.FieldProvider[ ]
[mangled: org/springsource/loaded/ri/FieldLookup.FieldProvider.getInterfaces:()[Lorg/springsource/loaded/ri/FieldLookup$FieldProvider;]
FieldLookup.FieldProvider.getSuper ( ) [abstract] : FieldLookup.FieldProvider
[mangled: org/springsource/loaded/ri/FieldLookup.FieldProvider.getSuper:()Lorg/springsource/loaded/ri/FieldLookup$FieldProvider;]
FieldLookup.FieldProvider.isInterface ( ) [abstract] : boolean
[mangled: org/springsource/loaded/ri/FieldLookup.FieldProvider.isInterface:()Z]
springloaded-core-1.1.4.jar, FieldReaderWriter.class
package org.springsource.loaded
FieldReaderWriter.FieldReaderWriter ( )
[mangled: org/springsource/loaded/FieldReaderWriter."<init>":()V]
FieldReaderWriter.FieldReaderWriter ( FieldMember theField, TypeDescriptor typeDescriptor )
[mangled: org/springsource/loaded/FieldReaderWriter."<init>":(Lorg/springsource/loaded/FieldMember;Lorg/springsource/loaded/TypeDescriptor;)V]
FieldReaderWriter.getStaticFieldValue ( Class clazz, SSMgr stateManager ) : Object
[mangled: org/springsource/loaded/FieldReaderWriter.getStaticFieldValue:(Ljava/lang/Class;Lorg/springsource/loaded/SSMgr;)Ljava/lang/Object;]
FieldReaderWriter.getValue ( Object instance, ISMgr stateManager ) : Object
[mangled: org/springsource/loaded/FieldReaderWriter.getValue:(Ljava/lang/Object;Lorg/springsource/loaded/ISMgr;)Ljava/lang/Object;]
FieldReaderWriter.isStatic ( ) : boolean
[mangled: org/springsource/loaded/FieldReaderWriter.isStatic:()Z]
FieldReaderWriter.setStaticFieldValue ( Class clazz, Object newValue, SSMgr stateManager ) : void
[mangled: org/springsource/loaded/FieldReaderWriter.setStaticFieldValue:(Ljava/lang/Class;Ljava/lang/Object;Lorg/springsource/loaded/SSMgr;)V]
FieldReaderWriter.setValue ( Object instance, Object newValue, ISMgr stateManager ) : void
[mangled: org/springsource/loaded/FieldReaderWriter.setValue:(Ljava/lang/Object;Ljava/lang/Object;Lorg/springsource/loaded/ISMgr;)V]
springloaded-core-1.1.4.jar, FieldVisitor.class
package sl.org.objectweb.asm
FieldVisitor.visitAnnotation ( String p1, boolean p2 ) [abstract] : AnnotationVisitor
[mangled: sl/org/objectweb/asm/FieldVisitor.visitAnnotation:(Ljava/lang/String;Z)Lsl/org/objectweb/asm/AnnotationVisitor;]
FieldVisitor.visitAttribute ( Attribute p1 ) [abstract] : void
[mangled: sl/org/objectweb/asm/FieldVisitor.visitAttribute:(Lsl/org/objectweb/asm/Attribute;)V]
FieldVisitor.visitEnd ( ) [abstract] : void
[mangled: sl/org/objectweb/asm/FieldVisitor.visitEnd:()V]
springloaded-core-1.1.4.jar, FileChangeListener.class
package org.springsource.loaded
FileChangeListener.fileChanged ( File p1 ) [abstract] : void
[mangled: org/springsource/loaded/FileChangeListener.fileChanged:(Ljava/io/File;)V]
FileChangeListener.register ( ReloadableType p1, File p2 ) [abstract] : void
[mangled: org/springsource/loaded/FileChangeListener.register:(Lorg/springsource/loaded/ReloadableType;Ljava/io/File;)V]
springloaded-core-1.1.4.jar, FileSystemWatcher.class
package org.springsource.loaded.agent
FileSystemWatcher.FileSystemWatcher ( FileChangeListener listener, int typeRegistryId, String classloadername )
[mangled: org/springsource/loaded/agent/FileSystemWatcher."<init>":(Lorg/springsource/loaded/FileChangeListener;ILjava/lang/String;)V]
FileSystemWatcher.register ( File fileToMonitor ) : void
[mangled: org/springsource/loaded/agent/FileSystemWatcher.register:(Ljava/io/File;)V]
FileSystemWatcher.setPaused ( boolean shouldBePaused ) : void
[mangled: org/springsource/loaded/agent/FileSystemWatcher.setPaused:(Z)V]
FileSystemWatcher.shutdown ( ) : void
[mangled: org/springsource/loaded/agent/FileSystemWatcher.shutdown:()V]
springloaded-core-1.1.4.jar, FrameNode.class
package sl.org.objectweb.asm.tree
FrameNode.accept ( MethodVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/FrameNode.accept:(Lsl/org/objectweb/asm/MethodVisitor;)V]
FrameNode.clone ( Map p1 ) : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/FrameNode.clone:(Ljava/util/Map;)Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
FrameNode.FrameNode ( int p1, int p2, Object[ ] p3, int p4, Object[ ] p5 )
[mangled: sl/org/objectweb/asm/tree/FrameNode."<init>":(II[Ljava/lang/Object;I[Ljava/lang/Object;)V]
FrameNode.getType ( ) : int
[mangled: sl/org/objectweb/asm/tree/FrameNode.getType:()I]
springloaded-core-1.1.4.jar, GetDeclaredFieldLookup.class
package org.springsource.loaded.ri
GetDeclaredFieldLookup.GetDeclaredFieldLookup ( )
[mangled: org/springsource/loaded/ri/GetDeclaredFieldLookup."<init>":()V]
GetDeclaredFieldLookup.lookup ( ReloadableType rtype, String name ) [static] : Field
[mangled: org/springsource/loaded/ri/GetDeclaredFieldLookup.lookup:(Lorg/springsource/loaded/ReloadableType;Ljava/lang/String;)Ljava/lang/reflect/Field;]
springloaded-core-1.1.4.jar, GetDeclaredMethodLookup.class
package org.springsource.loaded.ri
GetDeclaredMethodLookup.GetDeclaredMethodLookup ( String name, String paramsDescriptor )
[mangled: org/springsource/loaded/ri/GetDeclaredMethodLookup."<init>":(Ljava/lang/String;Ljava/lang/String;)V]
GetDeclaredMethodLookup.lookup ( MethodProvider methodProvider ) : Invoker
[mangled: org/springsource/loaded/ri/GetDeclaredMethodLookup.lookup:(Lorg/springsource/loaded/ri/MethodProvider;)Lorg/springsource/loaded/ri/Invoker;]
GetDeclaredMethodLookup.matches ( Invoker invoker ) : boolean
[mangled: org/springsource/loaded/ri/GetDeclaredMethodLookup.matches:(Lorg/springsource/loaded/ri/Invoker;)Z]
GetDeclaredMethodLookup.toString ( ) : String
[mangled: org/springsource/loaded/ri/GetDeclaredMethodLookup.toString:()Ljava/lang/String;]
springloaded-core-1.1.4.jar, GetFieldLookup.class
package org.springsource.loaded.ri
GetFieldLookup.GetFieldLookup ( )
[mangled: org/springsource/loaded/ri/GetFieldLookup."<init>":()V]
GetFieldLookup.lookup ( ReloadableType rtype, String name ) [static] : Field
[mangled: org/springsource/loaded/ri/GetFieldLookup.lookup:(Lorg/springsource/loaded/ReloadableType;Ljava/lang/String;)Ljava/lang/reflect/Field;]
springloaded-core-1.1.4.jar, GetMethodLookup.class
package org.springsource.loaded.ri
GetMethodLookup.GetMethodLookup ( String name, Class[ ] params )
[mangled: org/springsource/loaded/ri/GetMethodLookup."<init>":(Ljava/lang/String;[Ljava/lang/Class;)V]
GetMethodLookup.GetMethodLookup ( String name, String paramsDescriptor )
[mangled: org/springsource/loaded/ri/GetMethodLookup."<init>":(Ljava/lang/String;Ljava/lang/String;)V]
GetMethodLookup.lookup ( MethodProvider methodProvider ) : Invoker
[mangled: org/springsource/loaded/ri/GetMethodLookup.lookup:(Lorg/springsource/loaded/ri/MethodProvider;)Lorg/springsource/loaded/ri/Invoker;]
springloaded-core-1.1.4.jar, GetMethodsLookup.class
package org.springsource.loaded.ri
GetMethodsLookup.GetMethodsLookup ( )
[mangled: org/springsource/loaded/ri/GetMethodsLookup."<init>":()V]
GetMethodsLookup.lookup ( MethodProvider methodProvider ) : Collection
[mangled: org/springsource/loaded/ri/GetMethodsLookup.lookup:(Lorg/springsource/loaded/ri/MethodProvider;)Ljava/util/Collection;]
springloaded-core-1.1.4.jar, GlobalConfiguration.class
package org.springsource.loaded
GlobalConfiguration.GlobalConfiguration ( )
[mangled: org/springsource/loaded/GlobalConfiguration."<init>":()V]
springloaded-core-1.1.4.jar, GrailsPlugin.class
package org.springsource.loaded.agent
GrailsPlugin.accept ( String slashedTypeName, ClassLoader classLoader, ProtectionDomain protectionDomain, byte[ ] bytes ) : boolean
[mangled: org/springsource/loaded/agent/GrailsPlugin.accept:(Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/security/ProtectionDomain;[B)Z]
GrailsPlugin.GrailsPlugin ( )
[mangled: org/springsource/loaded/agent/GrailsPlugin."<init>":()V]
GrailsPlugin.modify ( String slashedClassName, ClassLoader classLoader, byte[ ] bytes ) : byte[ ]
[mangled: org/springsource/loaded/agent/GrailsPlugin.modify:(Ljava/lang/String;Ljava/lang/ClassLoader;[B)[B]
GrailsPlugin.recordInstance ( Object obj ) [static] : void
[mangled: org/springsource/loaded/agent/GrailsPlugin.recordInstance:(Ljava/lang/Object;)V]
GrailsPlugin.reloadEvent ( String typename, Class reloadedClazz, String versionsuffix ) : void
[mangled: org/springsource/loaded/agent/GrailsPlugin.reloadEvent:(Ljava/lang/String;Ljava/lang/Class;Ljava/lang/String;)V]
GrailsPlugin.shouldRerunStaticInitializer ( String typename, Class clazz, String encodedTimestamp ) : boolean
[mangled: org/springsource/loaded/agent/GrailsPlugin.shouldRerunStaticInitializer:(Ljava/lang/String;Ljava/lang/Class;Ljava/lang/String;)Z]
springloaded-core-1.1.4.jar, GroovyPlugin.class
package org.springsource.loaded.agent
GroovyPlugin.accept ( String slashedTypeName, ClassLoader classLoader, ProtectionDomain protectionDomain, byte[ ] bytes ) : boolean
[mangled: org/springsource/loaded/agent/GroovyPlugin.accept:(Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/security/ProtectionDomain;[B)Z]
GroovyPlugin.GroovyPlugin ( )
[mangled: org/springsource/loaded/agent/GroovyPlugin."<init>":()V]
GroovyPlugin.modify ( String slashedClassName, ClassLoader classLoader, byte[ ] bytes ) : byte[ ]
[mangled: org/springsource/loaded/agent/GroovyPlugin.modify:(Ljava/lang/String;Ljava/lang/ClassLoader;[B)[B]
GroovyPlugin.recordInstance ( Object obj ) [static] : void
[mangled: org/springsource/loaded/agent/GroovyPlugin.recordInstance:(Ljava/lang/Object;)V]
GroovyPlugin.reloadEvent ( String typename, Class clazz, String versionsuffix ) : void
[mangled: org/springsource/loaded/agent/GroovyPlugin.reloadEvent:(Ljava/lang/String;Ljava/lang/Class;Ljava/lang/String;)V]
GroovyPlugin.shouldRerunStaticInitializer ( String typename, Class clazz, String encodedTimestamp ) : boolean
[mangled: org/springsource/loaded/agent/GroovyPlugin.shouldRerunStaticInitializer:(Ljava/lang/String;Ljava/lang/Class;Ljava/lang/String;)Z]
springloaded-core-1.1.4.jar, IincInsnNode.class
package sl.org.objectweb.asm.tree
IincInsnNode.accept ( MethodVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/IincInsnNode.accept:(Lsl/org/objectweb/asm/MethodVisitor;)V]
IincInsnNode.clone ( Map p1 ) : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/IincInsnNode.clone:(Ljava/util/Map;)Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
IincInsnNode.getType ( ) : int
[mangled: sl/org/objectweb/asm/tree/IincInsnNode.getType:()I]
IincInsnNode.IincInsnNode ( int p1, int p2 )
[mangled: sl/org/objectweb/asm/tree/IincInsnNode."<init>":(II)V]
springloaded-core-1.1.4.jar, Impossible.class
package org.springsource.loaded.agent
Impossible.Impossible ( Exception cause )
[mangled: org/springsource/loaded/agent/Impossible."<init>":(Ljava/lang/Exception;)V]
springloaded-core-1.1.4.jar, IncrementalTypeDescriptor.class
package org.springsource.loaded
IncrementalTypeDescriptor.getDeletedMethods ( ) : List
[mangled: org/springsource/loaded/IncrementalTypeDescriptor.getDeletedMethods:()Ljava/util/List;]
IncrementalTypeDescriptor.getFromLatestByDescriptor ( String nameAndDescriptor ) : MethodMember
[mangled: org/springsource/loaded/IncrementalTypeDescriptor.getFromLatestByDescriptor:(Ljava/lang/String;)Lorg/springsource/loaded/MethodMember;]
IncrementalTypeDescriptor.getLatestTypeDescriptor ( ) : TypeDescriptor
[mangled: org/springsource/loaded/IncrementalTypeDescriptor.getLatestTypeDescriptor:()Lorg/springsource/loaded/TypeDescriptor;]
IncrementalTypeDescriptor.getNewOrChangedConstructors ( ) : List
[mangled: org/springsource/loaded/IncrementalTypeDescriptor.getNewOrChangedConstructors:()Ljava/util/List;]
IncrementalTypeDescriptor.getNewOrChangedMethods ( ) : List
[mangled: org/springsource/loaded/IncrementalTypeDescriptor.getNewOrChangedMethods:()Ljava/util/List;]
IncrementalTypeDescriptor.getOriginal ( ) : TypeDescriptor
[mangled: org/springsource/loaded/IncrementalTypeDescriptor.getOriginal:()Lorg/springsource/loaded/TypeDescriptor;]
IncrementalTypeDescriptor.hasBeenDeleted ( int methodId ) : boolean
[mangled: org/springsource/loaded/IncrementalTypeDescriptor.hasBeenDeleted:(I)Z]
IncrementalTypeDescriptor.hasChanged ( MethodMember mm ) [static] : boolean
[mangled: org/springsource/loaded/IncrementalTypeDescriptor.hasChanged:(Lorg/springsource/loaded/MethodMember;)Z]
IncrementalTypeDescriptor.hasVisibilityChanged ( MethodMember method ) [static] : boolean
[mangled: org/springsource/loaded/IncrementalTypeDescriptor.hasVisibilityChanged:(Lorg/springsource/loaded/MethodMember;)Z]
IncrementalTypeDescriptor.IncrementalTypeDescriptor ( TypeDescriptor initialTypeDescriptor )
[mangled: org/springsource/loaded/IncrementalTypeDescriptor."<init>":(Lorg/springsource/loaded/TypeDescriptor;)V]
IncrementalTypeDescriptor.isBrandNewMethod ( MethodMember mm ) [static] : boolean
[mangled: org/springsource/loaded/IncrementalTypeDescriptor.isBrandNewMethod:(Lorg/springsource/loaded/MethodMember;)Z]
IncrementalTypeDescriptor.isCatcher ( MethodMember method ) [static] : boolean
[mangled: org/springsource/loaded/IncrementalTypeDescriptor.isCatcher:(Lorg/springsource/loaded/MethodMember;)Z]
IncrementalTypeDescriptor.isNowNonStatic ( MethodMember method ) [static] : boolean
[mangled: org/springsource/loaded/IncrementalTypeDescriptor.isNowNonStatic:(Lorg/springsource/loaded/MethodMember;)Z]
IncrementalTypeDescriptor.isNowStatic ( MethodMember method ) [static] : boolean
[mangled: org/springsource/loaded/IncrementalTypeDescriptor.isNowStatic:(Lorg/springsource/loaded/MethodMember;)Z]
IncrementalTypeDescriptor.mustUseExecutorForThisMethod ( int methodId ) : boolean
[mangled: org/springsource/loaded/IncrementalTypeDescriptor.mustUseExecutorForThisMethod:(I)Z]
IncrementalTypeDescriptor.setLatestTypeDescriptor ( TypeDescriptor typeDescriptor ) : void
[mangled: org/springsource/loaded/IncrementalTypeDescriptor.setLatestTypeDescriptor:(Lorg/springsource/loaded/TypeDescriptor;)V]
IncrementalTypeDescriptor.toString ( ) : String
[mangled: org/springsource/loaded/IncrementalTypeDescriptor.toString:()Ljava/lang/String;]
IncrementalTypeDescriptor.toString ( boolean compute ) : String
[mangled: org/springsource/loaded/IncrementalTypeDescriptor.toString:(Z)Ljava/lang/String;]
IncrementalTypeDescriptor.wasDeleted ( MethodMember method ) [static] : boolean
[mangled: org/springsource/loaded/IncrementalTypeDescriptor.wasDeleted:(Lorg/springsource/loaded/MethodMember;)Z]
springloaded-core-1.1.4.jar, Initializer.class
package org.springsource.loaded.ri
JavaMethodCache.Initializer.JavaMethodCache.Initializer ( )
[mangled: org/springsource/loaded/ri/JavaMethodCache.Initializer."<init>":()V]
JavaMethodCache.Initializer.put ( Method method ) : void
[mangled: org/springsource/loaded/ri/JavaMethodCache.Initializer.put:(Ljava/lang/reflect/Method;)V]
springloaded-core-1.1.4.jar, InnerClassNode.class
package sl.org.objectweb.asm.tree
InnerClassNode.accept ( ClassVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/InnerClassNode.accept:(Lsl/org/objectweb/asm/ClassVisitor;)V]
InnerClassNode.InnerClassNode ( String p1, String p2, String p3, int p4 )
[mangled: sl/org/objectweb/asm/tree/InnerClassNode."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V]
springloaded-core-1.1.4.jar, InsnList.class
package sl.org.objectweb.asm.tree
InsnList.accept ( MethodVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/InsnList.accept:(Lsl/org/objectweb/asm/MethodVisitor;)V]
InsnList.add ( AbstractInsnNode p1 ) : void
[mangled: sl/org/objectweb/asm/tree/InsnList.add:(Lsl/org/objectweb/asm/tree/AbstractInsnNode;)V]
InsnList.add ( InsnList p1 ) : void
[mangled: sl/org/objectweb/asm/tree/InsnList.add:(Lsl/org/objectweb/asm/tree/InsnList;)V]
InsnList.clear ( ) : void
[mangled: sl/org/objectweb/asm/tree/InsnList.clear:()V]
InsnList.contains ( AbstractInsnNode p1 ) : boolean
[mangled: sl/org/objectweb/asm/tree/InsnList.contains:(Lsl/org/objectweb/asm/tree/AbstractInsnNode;)Z]
InsnList.get ( int p1 ) : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/InsnList.get:(I)Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
InsnList.getFirst ( ) : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/InsnList.getFirst:()Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
InsnList.getLast ( ) : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/InsnList.getLast:()Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
InsnList.indexOf ( AbstractInsnNode p1 ) : int
[mangled: sl/org/objectweb/asm/tree/InsnList.indexOf:(Lsl/org/objectweb/asm/tree/AbstractInsnNode;)I]
InsnList.insert ( AbstractInsnNode p1 ) : void
[mangled: sl/org/objectweb/asm/tree/InsnList.insert:(Lsl/org/objectweb/asm/tree/AbstractInsnNode;)V]
InsnList.insert ( AbstractInsnNode p1, AbstractInsnNode p2 ) : void
[mangled: sl/org/objectweb/asm/tree/InsnList.insert:(Lsl/org/objectweb/asm/tree/AbstractInsnNode;Lsl/org/objectweb/asm/tree/AbstractInsnNode;)V]
InsnList.insert ( AbstractInsnNode p1, InsnList p2 ) : void
[mangled: sl/org/objectweb/asm/tree/InsnList.insert:(Lsl/org/objectweb/asm/tree/AbstractInsnNode;Lsl/org/objectweb/asm/tree/InsnList;)V]
InsnList.insert ( InsnList p1 ) : void
[mangled: sl/org/objectweb/asm/tree/InsnList.insert:(Lsl/org/objectweb/asm/tree/InsnList;)V]
InsnList.insertBefore ( AbstractInsnNode p1, AbstractInsnNode p2 ) : void
[mangled: sl/org/objectweb/asm/tree/InsnList.insertBefore:(Lsl/org/objectweb/asm/tree/AbstractInsnNode;Lsl/org/objectweb/asm/tree/AbstractInsnNode;)V]
InsnList.insertBefore ( AbstractInsnNode p1, InsnList p2 ) : void
[mangled: sl/org/objectweb/asm/tree/InsnList.insertBefore:(Lsl/org/objectweb/asm/tree/AbstractInsnNode;Lsl/org/objectweb/asm/tree/InsnList;)V]
InsnList.InsnList ( )
[mangled: sl/org/objectweb/asm/tree/InsnList."<init>":()V]
InsnList.iterator ( ) : ListIterator
[mangled: sl/org/objectweb/asm/tree/InsnList.iterator:()Ljava/util/ListIterator;]
InsnList.iterator ( int p1 ) : ListIterator
[mangled: sl/org/objectweb/asm/tree/InsnList.iterator:(I)Ljava/util/ListIterator;]
InsnList.remove ( AbstractInsnNode p1 ) : void
[mangled: sl/org/objectweb/asm/tree/InsnList.remove:(Lsl/org/objectweb/asm/tree/AbstractInsnNode;)V]
InsnList.resetLabels ( ) : void
[mangled: sl/org/objectweb/asm/tree/InsnList.resetLabels:()V]
InsnList.set ( AbstractInsnNode p1, AbstractInsnNode p2 ) : void
[mangled: sl/org/objectweb/asm/tree/InsnList.set:(Lsl/org/objectweb/asm/tree/AbstractInsnNode;Lsl/org/objectweb/asm/tree/AbstractInsnNode;)V]
InsnList.size ( ) : int
[mangled: sl/org/objectweb/asm/tree/InsnList.size:()I]
InsnList.toArray ( ) : AbstractInsnNode[ ]
[mangled: sl/org/objectweb/asm/tree/InsnList.toArray:()[Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
springloaded-core-1.1.4.jar, InsnNode.class
package sl.org.objectweb.asm.tree
InsnNode.accept ( MethodVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/InsnNode.accept:(Lsl/org/objectweb/asm/MethodVisitor;)V]
InsnNode.clone ( Map p1 ) : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/InsnNode.clone:(Ljava/util/Map;)Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
InsnNode.getType ( ) : int
[mangled: sl/org/objectweb/asm/tree/InsnNode.getType:()I]
InsnNode.InsnNode ( int p1 )
[mangled: sl/org/objectweb/asm/tree/InsnNode."<init>":(I)V]
springloaded-core-1.1.4.jar, InterfaceExtractor.class
package org.springsource.loaded
InterfaceExtractor.extract ( byte[ ] classbytes, TypeDescriptor typeDescriptor ) : byte[ ]
[mangled: org/springsource/loaded/InterfaceExtractor.extract:([BLorg/springsource/loaded/TypeDescriptor;)[B]
InterfaceExtractor.extract ( byte[ ] classbytes, TypeRegistry registry, TypeDescriptor typeDescriptor ) [static] : byte[ ]
[mangled: org/springsource/loaded/InterfaceExtractor.extract:([BLorg/springsource/loaded/TypeRegistry;Lorg/springsource/loaded/TypeDescriptor;)[B]
InterfaceExtractor.InterfaceExtractor ( TypeRegistry registry )
[mangled: org/springsource/loaded/InterfaceExtractor."<init>":(Lorg/springsource/loaded/TypeRegistry;)V]
springloaded-core-1.1.4.jar, IntInsnNode.class
package sl.org.objectweb.asm.tree
IntInsnNode.accept ( MethodVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/IntInsnNode.accept:(Lsl/org/objectweb/asm/MethodVisitor;)V]
IntInsnNode.clone ( Map p1 ) : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/IntInsnNode.clone:(Ljava/util/Map;)Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
IntInsnNode.getType ( ) : int
[mangled: sl/org/objectweb/asm/tree/IntInsnNode.getType:()I]
IntInsnNode.IntInsnNode ( int p1, int p2 )
[mangled: sl/org/objectweb/asm/tree/IntInsnNode."<init>":(II)V]
IntInsnNode.setOpcode ( int p1 ) : void
[mangled: sl/org/objectweb/asm/tree/IntInsnNode.setOpcode:(I)V]
springloaded-core-1.1.4.jar, Invoker.class
package org.springsource.loaded.ri
Invoker.createJavaMethod ( ) [abstract] : Method
[mangled: org/springsource/loaded/ri/Invoker.createJavaMethod:()Ljava/lang/reflect/Method;]
Invoker.getClassName ( ) [abstract] : String
[mangled: org/springsource/loaded/ri/Invoker.getClassName:()Ljava/lang/String;]
Invoker.getJavaMethod ( ) : Method
[mangled: org/springsource/loaded/ri/Invoker.getJavaMethod:()Ljava/lang/reflect/Method;]
Invoker.getMethodDescriptor ( ) [abstract] : String
[mangled: org/springsource/loaded/ri/Invoker.getMethodDescriptor:()Ljava/lang/String;]
Invoker.getModifiers ( ) [abstract] : int
[mangled: org/springsource/loaded/ri/Invoker.getModifiers:()I]
Invoker.getName ( ) [abstract] : String
[mangled: org/springsource/loaded/ri/Invoker.getName:()Ljava/lang/String;]
Invoker.getParamsDescriptor ( ) : String
[mangled: org/springsource/loaded/ri/Invoker.getParamsDescriptor:()Ljava/lang/String;]
Invoker.getReturnType ( ) : Class
[mangled: org/springsource/loaded/ri/Invoker.getReturnType:()Ljava/lang/Class;]
Invoker.invoke ( Object p1, Object[ ] p2 ) [abstract] : Object
[mangled: org/springsource/loaded/ri/Invoker.invoke:(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;]
Invoker.Invoker ( )
[mangled: org/springsource/loaded/ri/Invoker."<init>":()V]
Invoker.toString ( ) : String
[mangled: org/springsource/loaded/ri/Invoker.toString:()Ljava/lang/String;]
springloaded-core-1.1.4.jar, ISMgr.class
package org.springsource.loaded
ISMgr.getValue ( ReloadableType rtype, Object instance, String name ) : Object
[mangled: org/springsource/loaded/ISMgr.getValue:(Lorg/springsource/loaded/ReloadableType;Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;]
ISMgr.ISMgr ( Object instance, ReloadableType rtype )
[mangled: org/springsource/loaded/ISMgr."<init>":(Ljava/lang/Object;Lorg/springsource/loaded/ReloadableType;)V]
ISMgr.setValue ( ReloadableType rtype, Object instance, Object value, String name ) : void
[mangled: org/springsource/loaded/ISMgr.setValue:(Lorg/springsource/loaded/ReloadableType;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/String;)V]
ISMgr.toString ( ) : String
[mangled: org/springsource/loaded/ISMgr.toString:()Ljava/lang/String;]
springloaded-core-1.1.4.jar, IsReloadableTypePlugin.class
package org.springsource.loaded
IsReloadableTypePlugin.shouldBeMadeReloadable ( String p1, ProtectionDomain p2, byte[ ] p3 ) [abstract] : ReloadDecision
[mangled: org/springsource/loaded/IsReloadableTypePlugin.shouldBeMadeReloadable:(Ljava/lang/String;Ljava/security/ProtectionDomain;[B)Lorg/springsource/loaded/agent/ReloadDecision;]
springloaded-core-1.1.4.jar, JavaClassMethodProvider.class
package org.springsource.loaded.ri
JavaClassMethodProvider.getDeclaredMethods ( ) : List
[mangled: org/springsource/loaded/ri/JavaClassMethodProvider.getDeclaredMethods:()Ljava/util/List;]
JavaClassMethodProvider.getDottedName ( ) : String
[mangled: org/springsource/loaded/ri/JavaClassMethodProvider.getDottedName:()Ljava/lang/String;]
JavaClassMethodProvider.getInterfaces ( ) : MethodProvider[ ]
[mangled: org/springsource/loaded/ri/JavaClassMethodProvider.getInterfaces:()[Lorg/springsource/loaded/ri/MethodProvider;]
JavaClassMethodProvider.getSlashedName ( ) : String
[mangled: org/springsource/loaded/ri/JavaClassMethodProvider.getSlashedName:()Ljava/lang/String;]
JavaClassMethodProvider.getSuper ( ) : MethodProvider
[mangled: org/springsource/loaded/ri/JavaClassMethodProvider.getSuper:()Lorg/springsource/loaded/ri/MethodProvider;]
JavaClassMethodProvider.isInterface ( ) : boolean
[mangled: org/springsource/loaded/ri/JavaClassMethodProvider.isInterface:()Z]
JavaClassMethodProvider.JavaClassMethodProvider ( Class clazz )
[mangled: org/springsource/loaded/ri/JavaClassMethodProvider."<init>":(Ljava/lang/Class;)V]
springloaded-core-1.1.4.jar, JavaMethodCache.class
package org.springsource.loaded.ri
JavaMethodCache.get ( MethodMember methodMember ) : Method
[mangled: org/springsource/loaded/ri/JavaMethodCache.get:(Lorg/springsource/loaded/MethodMember;)Ljava/lang/reflect/Method;]
JavaMethodCache.initialize ( JavaMethodCache.Initializer init ) : void
[mangled: org/springsource/loaded/ri/JavaMethodCache.initialize:(Lorg/springsource/loaded/ri/JavaMethodCache$Initializer;)V]
JavaMethodCache.isInitialized ( ) : boolean
[mangled: org/springsource/loaded/ri/JavaMethodCache.isInitialized:()Z]
JavaMethodCache.JavaMethodCache ( )
[mangled: org/springsource/loaded/ri/JavaMethodCache."<init>":()V]
springloaded-core-1.1.4.jar, JavaMethodInvoker.class
package org.springsource.loaded.ri
JavaMethodInvoker.createJavaMethod ( ) : Method
[mangled: org/springsource/loaded/ri/JavaMethodInvoker.createJavaMethod:()Ljava/lang/reflect/Method;]
JavaMethodInvoker.getClassName ( ) : String
[mangled: org/springsource/loaded/ri/JavaMethodInvoker.getClassName:()Ljava/lang/String;]
JavaMethodInvoker.getMethodDescriptor ( ) : String
[mangled: org/springsource/loaded/ri/JavaMethodInvoker.getMethodDescriptor:()Ljava/lang/String;]
JavaMethodInvoker.getModifiers ( ) : int
[mangled: org/springsource/loaded/ri/JavaMethodInvoker.getModifiers:()I]
JavaMethodInvoker.getName ( ) : String
[mangled: org/springsource/loaded/ri/JavaMethodInvoker.getName:()Ljava/lang/String;]
JavaMethodInvoker.invoke ( Object target, Object[ ] params ) : Object
[mangled: org/springsource/loaded/ri/JavaMethodInvoker.invoke:(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;]
JavaMethodInvoker.JavaMethodInvoker ( JavaClassMethodProvider provider, Method method )
[mangled: org/springsource/loaded/ri/JavaMethodInvoker."<init>":(Lorg/springsource/loaded/ri/JavaClassMethodProvider;Ljava/lang/reflect/Method;)V]
springloaded-core-1.1.4.jar, JumpInsnNode.class
package sl.org.objectweb.asm.tree
JumpInsnNode.accept ( MethodVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/JumpInsnNode.accept:(Lsl/org/objectweb/asm/MethodVisitor;)V]
JumpInsnNode.clone ( Map p1 ) : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/JumpInsnNode.clone:(Ljava/util/Map;)Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
JumpInsnNode.getType ( ) : int
[mangled: sl/org/objectweb/asm/tree/JumpInsnNode.getType:()I]
JumpInsnNode.JumpInsnNode ( int p1, LabelNode p2 )
[mangled: sl/org/objectweb/asm/tree/JumpInsnNode."<init>":(ILsl/org/objectweb/asm/tree/LabelNode;)V]
JumpInsnNode.setOpcode ( int p1 ) : void
[mangled: sl/org/objectweb/asm/tree/JumpInsnNode.setOpcode:(I)V]
springloaded-core-1.1.4.jar, JVM.class
package org.springsource.loaded.jvm
JVM.copyConstructor ( Constructor c ) [static] : Constructor
[mangled: org/springsource/loaded/jvm/JVM.copyConstructor:(Ljava/lang/reflect/Constructor;)Ljava/lang/reflect/Constructor;]
JVM.copyField ( Field field ) [static] : Field
[mangled: org/springsource/loaded/jvm/JVM.copyField:(Ljava/lang/reflect/Field;)Ljava/lang/reflect/Field;]
JVM.copyMethod ( Method method ) [static] : Method
[mangled: org/springsource/loaded/jvm/JVM.copyMethod:(Ljava/lang/reflect/Method;)Ljava/lang/reflect/Method;]
JVM.ensureMemberAccess ( Class callerClass, Class declaringClass, Object target, int mods ) [static] : void
[mangled: org/springsource/loaded/jvm/JVM.ensureMemberAccess:(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Object;I)V]
JVM.JVM ( )
[mangled: org/springsource/loaded/jvm/JVM."<init>":()V]
JVM.newConstructor ( Class clazz, Class[ ] params, Class[ ] exceptions, int modifiers, String signature ) [static] : Constructor
[mangled: org/springsource/loaded/jvm/JVM.newConstructor:(Ljava/lang/Class;[Ljava/lang/Class;[Ljava/lang/Class;ILjava/lang/String;)Ljava/lang/reflect/Constructor;]
JVM.newField ( Class declaring, Class type, int mods, String name, String sig ) [static] : Field
[mangled: org/springsource/loaded/jvm/JVM.newField:(Ljava/lang/Class;Ljava/lang/Class;ILjava/lang/String;Ljava/lang/String;)Ljava/lang/reflect/Field;]
JVM.newMethod ( Class clazz, String name, Class[ ] params, Class returnType, Class[ ] exceptions, int modifiers, String signature ) [static] : Method
[mangled: org/springsource/loaded/jvm/JVM.newMethod:(Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/Class;Ljava/lang/Class;[Ljava/lang/Class;ILjava/lang/String;)Ljava/lang/reflect/Method;]
JVM.setConstructorModifiers ( Constructor c, int modifiers ) [static] : void
[mangled: org/springsource/loaded/jvm/JVM.setConstructorModifiers:(Ljava/lang/reflect/Constructor;I)V]
JVM.setFieldModifiers ( Field field, int mods ) [static] : void
[mangled: org/springsource/loaded/jvm/JVM.setFieldModifiers:(Ljava/lang/reflect/Field;I)V]
JVM.setMethodModifiers ( Method method, int modifiers ) [static] : void
[mangled: org/springsource/loaded/jvm/JVM.setMethodModifiers:(Ljava/lang/reflect/Method;I)V]
springloaded-core-1.1.4.jar, JVMPlugin.class
package org.springsource.loaded.agent
JVMPlugin.accept ( String slashedTypeName, ClassLoader classLoader, ProtectionDomain protectionDomain, byte[ ] bytes ) : boolean
[mangled: org/springsource/loaded/agent/JVMPlugin.accept:(Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/security/ProtectionDomain;[B)Z]
JVMPlugin.JVMPlugin ( )
[mangled: org/springsource/loaded/agent/JVMPlugin."<init>":()V]
JVMPlugin.modify ( String slashedClassName, ClassLoader classLoader, byte[ ] bytes ) : byte[ ]
[mangled: org/springsource/loaded/agent/JVMPlugin.modify:(Ljava/lang/String;Ljava/lang/ClassLoader;[B)[B]
JVMPlugin.reloadEvent ( String typename, Class clazz, String encodedTimestamp ) : void
[mangled: org/springsource/loaded/agent/JVMPlugin.reloadEvent:(Ljava/lang/String;Ljava/lang/Class;Ljava/lang/String;)V]
JVMPlugin.shouldRerunStaticInitializer ( String typename, Class clazz, String encodedTimestamp ) : boolean
[mangled: org/springsource/loaded/agent/JVMPlugin.shouldRerunStaticInitializer:(Ljava/lang/String;Ljava/lang/Class;Ljava/lang/String;)Z]
springloaded-core-1.1.4.jar, Kind.class
package org.springsource.loaded
Utils.ReturnType.Kind.valueOf ( String p1 ) [static] : Utils.ReturnType.Kind
[mangled: org/springsource/loaded/Utils.ReturnType.Kind.valueOf:(Ljava/lang/String;)Lorg/springsource/loaded/Utils$ReturnType$Kind;]
Utils.ReturnType.Kind.values ( ) [static] : Utils.ReturnType.Kind[ ]
[mangled: org/springsource/loaded/Utils.ReturnType.Kind.values:()[Lorg/springsource/loaded/Utils$ReturnType$Kind;]
springloaded-core-1.1.4.jar, Label.class
package sl.org.objectweb.asm
Label.getOffset ( ) : int
[mangled: sl/org/objectweb/asm/Label.getOffset:()I]
Label.Label ( )
[mangled: sl/org/objectweb/asm/Label."<init>":()V]
Label.toString ( ) : String
[mangled: sl/org/objectweb/asm/Label.toString:()Ljava/lang/String;]
springloaded-core-1.1.4.jar, LabelNode.class
package sl.org.objectweb.asm.tree
LabelNode.accept ( MethodVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/LabelNode.accept:(Lsl/org/objectweb/asm/MethodVisitor;)V]
LabelNode.clone ( Map p1 ) : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/LabelNode.clone:(Ljava/util/Map;)Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
LabelNode.getLabel ( ) : Label
[mangled: sl/org/objectweb/asm/tree/LabelNode.getLabel:()Lsl/org/objectweb/asm/Label;]
LabelNode.getType ( ) : int
[mangled: sl/org/objectweb/asm/tree/LabelNode.getType:()I]
LabelNode.LabelNode ( )
[mangled: sl/org/objectweb/asm/tree/LabelNode."<init>":()V]
LabelNode.LabelNode ( Label p1 )
[mangled: sl/org/objectweb/asm/tree/LabelNode."<init>":(Lsl/org/objectweb/asm/Label;)V]
LabelNode.resetLabel ( ) : void
[mangled: sl/org/objectweb/asm/tree/LabelNode.resetLabel:()V]
springloaded-core-1.1.4.jar, LdcInsnNode.class
package sl.org.objectweb.asm.tree
LdcInsnNode.accept ( MethodVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/LdcInsnNode.accept:(Lsl/org/objectweb/asm/MethodVisitor;)V]
LdcInsnNode.clone ( Map p1 ) : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/LdcInsnNode.clone:(Ljava/util/Map;)Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
LdcInsnNode.getType ( ) : int
[mangled: sl/org/objectweb/asm/tree/LdcInsnNode.getType:()I]
LdcInsnNode.LdcInsnNode ( Object p1 )
[mangled: sl/org/objectweb/asm/tree/LdcInsnNode."<init>":(Ljava/lang/Object;)V]
springloaded-core-1.1.4.jar, LineNumberNode.class
package sl.org.objectweb.asm.tree
LineNumberNode.accept ( MethodVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/LineNumberNode.accept:(Lsl/org/objectweb/asm/MethodVisitor;)V]
LineNumberNode.clone ( Map p1 ) : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/LineNumberNode.clone:(Ljava/util/Map;)Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
LineNumberNode.getType ( ) : int
[mangled: sl/org/objectweb/asm/tree/LineNumberNode.getType:()I]
LineNumberNode.LineNumberNode ( int p1, LabelNode p2 )
[mangled: sl/org/objectweb/asm/tree/LineNumberNode."<init>":(ILsl/org/objectweb/asm/tree/LabelNode;)V]
springloaded-core-1.1.4.jar, LoadtimeInstrumentationPlugin.class
package org.springsource.loaded
LoadtimeInstrumentationPlugin.accept ( String p1, ClassLoader p2, ProtectionDomain p3, byte[ ] p4 ) [abstract] : boolean
[mangled: org/springsource/loaded/LoadtimeInstrumentationPlugin.accept:(Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/security/ProtectionDomain;[B)Z]
LoadtimeInstrumentationPlugin.modify ( String p1, ClassLoader p2, byte[ ] p3 ) [abstract] : byte[ ]
[mangled: org/springsource/loaded/LoadtimeInstrumentationPlugin.modify:(Ljava/lang/String;Ljava/lang/ClassLoader;[B)[B]
springloaded-core-1.1.4.jar, LocalVariableNode.class
package sl.org.objectweb.asm.tree
LocalVariableNode.accept ( MethodVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/LocalVariableNode.accept:(Lsl/org/objectweb/asm/MethodVisitor;)V]
LocalVariableNode.LocalVariableNode ( String p1, String p2, String p3, LabelNode p4, LabelNode p5, int p6 )
[mangled: sl/org/objectweb/asm/tree/LocalVariableNode."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lsl/org/objectweb/asm/tree/LabelNode;Lsl/org/objectweb/asm/tree/LabelNode;I)V]
springloaded-core-1.1.4.jar, LookupSwitchInsnNode.class
package sl.org.objectweb.asm.tree
LookupSwitchInsnNode.accept ( MethodVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/LookupSwitchInsnNode.accept:(Lsl/org/objectweb/asm/MethodVisitor;)V]
LookupSwitchInsnNode.clone ( Map p1 ) : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/LookupSwitchInsnNode.clone:(Ljava/util/Map;)Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
LookupSwitchInsnNode.getType ( ) : int
[mangled: sl/org/objectweb/asm/tree/LookupSwitchInsnNode.getType:()I]
LookupSwitchInsnNode.LookupSwitchInsnNode ( LabelNode p1, int[ ] p2, LabelNode[ ] p3 )
[mangled: sl/org/objectweb/asm/tree/LookupSwitchInsnNode."<init>":(Lsl/org/objectweb/asm/tree/LabelNode;[I[Lsl/org/objectweb/asm/tree/LabelNode;)V]
springloaded-core-1.1.4.jar, MemberNode.class
package sl.org.objectweb.asm.tree
MemberNode.MemberNode ( )
[mangled: sl/org/objectweb/asm/tree/MemberNode."<init>":()V]
MemberNode.visitAnnotation ( String p1, boolean p2 ) : AnnotationVisitor
[mangled: sl/org/objectweb/asm/tree/MemberNode.visitAnnotation:(Ljava/lang/String;Z)Lsl/org/objectweb/asm/AnnotationVisitor;]
MemberNode.visitAttribute ( Attribute p1 ) : void
[mangled: sl/org/objectweb/asm/tree/MemberNode.visitAttribute:(Lsl/org/objectweb/asm/Attribute;)V]
MemberNode.visitEnd ( ) : void
[mangled: sl/org/objectweb/asm/tree/MemberNode.visitEnd:()V]
springloaded-core-1.1.4.jar, MethodAdapter.class
package sl.org.objectweb.asm
MethodAdapter.MethodAdapter ( MethodVisitor p1 )
[mangled: sl/org/objectweb/asm/MethodAdapter."<init>":(Lsl/org/objectweb/asm/MethodVisitor;)V]
MethodAdapter.visitAnnotation ( String p1, boolean p2 ) : AnnotationVisitor
[mangled: sl/org/objectweb/asm/MethodAdapter.visitAnnotation:(Ljava/lang/String;Z)Lsl/org/objectweb/asm/AnnotationVisitor;]
MethodAdapter.visitAnnotationDefault ( ) : AnnotationVisitor
[mangled: sl/org/objectweb/asm/MethodAdapter.visitAnnotationDefault:()Lsl/org/objectweb/asm/AnnotationVisitor;]
MethodAdapter.visitAttribute ( Attribute p1 ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitAttribute:(Lsl/org/objectweb/asm/Attribute;)V]
MethodAdapter.visitCode ( ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitCode:()V]
MethodAdapter.visitEnd ( ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitEnd:()V]
MethodAdapter.visitFieldInsn ( int p1, String p2, String p3, String p4 ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitFieldInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
MethodAdapter.visitFrame ( int p1, int p2, Object[ ] p3, int p4, Object[ ] p5 ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitFrame:(II[Ljava/lang/Object;I[Ljava/lang/Object;)V]
MethodAdapter.visitIincInsn ( int p1, int p2 ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitIincInsn:(II)V]
MethodAdapter.visitInsn ( int p1 ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitInsn:(I)V]
MethodAdapter.visitIntInsn ( int p1, int p2 ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitIntInsn:(II)V]
MethodAdapter.visitJumpInsn ( int p1, Label p2 ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitJumpInsn:(ILsl/org/objectweb/asm/Label;)V]
MethodAdapter.visitLabel ( Label p1 ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitLabel:(Lsl/org/objectweb/asm/Label;)V]
MethodAdapter.visitLdcInsn ( Object p1 ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitLdcInsn:(Ljava/lang/Object;)V]
MethodAdapter.visitLineNumber ( int p1, Label p2 ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitLineNumber:(ILsl/org/objectweb/asm/Label;)V]
MethodAdapter.visitLocalVariable ( String p1, String p2, String p3, Label p4, Label p5, int p6 ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitLocalVariable:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lsl/org/objectweb/asm/Label;Lsl/org/objectweb/asm/Label;I)V]
MethodAdapter.visitLookupSwitchInsn ( Label p1, int[ ] p2, Label[ ] p3 ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitLookupSwitchInsn:(Lsl/org/objectweb/asm/Label;[I[Lsl/org/objectweb/asm/Label;)V]
MethodAdapter.visitMaxs ( int p1, int p2 ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitMaxs:(II)V]
MethodAdapter.visitMethodInsn ( int p1, String p2, String p3, String p4 ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitMethodInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
MethodAdapter.visitMultiANewArrayInsn ( String p1, int p2 ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitMultiANewArrayInsn:(Ljava/lang/String;I)V]
MethodAdapter.visitParameterAnnotation ( int p1, String p2, boolean p3 ) : AnnotationVisitor
[mangled: sl/org/objectweb/asm/MethodAdapter.visitParameterAnnotation:(ILjava/lang/String;Z)Lsl/org/objectweb/asm/AnnotationVisitor;]
MethodAdapter.visitTableSwitchInsn ( int p1, int p2, Label p3, Label[ ] p4 ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitTableSwitchInsn:(IILsl/org/objectweb/asm/Label;[Lsl/org/objectweb/asm/Label;)V]
MethodAdapter.visitTryCatchBlock ( Label p1, Label p2, Label p3, String p4 ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitTryCatchBlock:(Lsl/org/objectweb/asm/Label;Lsl/org/objectweb/asm/Label;Lsl/org/objectweb/asm/Label;Ljava/lang/String;)V]
MethodAdapter.visitTypeInsn ( int p1, String p2 ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitTypeInsn:(ILjava/lang/String;)V]
MethodAdapter.visitVarInsn ( int p1, int p2 ) : void
[mangled: sl/org/objectweb/asm/MethodAdapter.visitVarInsn:(II)V]
springloaded-core-1.1.4.jar, MethodDelta.class
package org.springsource.loaded
MethodDelta.hasAnyChanges ( ) : boolean
[mangled: org/springsource/loaded/MethodDelta.hasAnyChanges:()Z]
MethodDelta.hasCodeChanged ( ) : boolean
[mangled: org/springsource/loaded/MethodDelta.hasCodeChanged:()Z]
MethodDelta.hasInvokeSpecialChanged ( ) : boolean
[mangled: org/springsource/loaded/MethodDelta.hasInvokeSpecialChanged:()Z]
MethodDelta.MethodDelta ( String name, String desc )
[mangled: org/springsource/loaded/MethodDelta."<init>":(Ljava/lang/String;Ljava/lang/String;)V]
MethodDelta.setAccessChanged ( int oldAccess, int newAccess ) : void
[mangled: org/springsource/loaded/MethodDelta.setAccessChanged:(II)V]
MethodDelta.setAnnotationsChanged ( String annotationChanges ) : void
[mangled: org/springsource/loaded/MethodDelta.setAnnotationsChanged:(Ljava/lang/String;)V]
MethodDelta.setCodeChanged ( AbstractInsnNode[ ] oInstructions, AbstractInsnNode[ ] nInstructions ) : void
[mangled: org/springsource/loaded/MethodDelta.setCodeChanged:([Lsl/org/objectweb/asm/tree/AbstractInsnNode;[Lsl/org/objectweb/asm/tree/AbstractInsnNode;)V]
MethodDelta.setInstructionsChanged ( AbstractInsnNode[ ] oInstructions, AbstractInsnNode[ ] nInstructions ) : void
[mangled: org/springsource/loaded/MethodDelta.setInstructionsChanged:([Lsl/org/objectweb/asm/tree/AbstractInsnNode;[Lsl/org/objectweb/asm/tree/AbstractInsnNode;)V]
MethodDelta.setInvokespecialChanged ( String oInvokeSpecialDescriptor, String nInvokeSpecialDescriptor ) : void
[mangled: org/springsource/loaded/MethodDelta.setInvokespecialChanged:(Ljava/lang/String;Ljava/lang/String;)V]
MethodDelta.toString ( ) : String
[mangled: org/springsource/loaded/MethodDelta.toString:()Ljava/lang/String;]
springloaded-core-1.1.4.jar, MethodInsnNode.class
package sl.org.objectweb.asm.tree
MethodInsnNode.accept ( MethodVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodInsnNode.accept:(Lsl/org/objectweb/asm/MethodVisitor;)V]
MethodInsnNode.clone ( Map p1 ) : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/MethodInsnNode.clone:(Ljava/util/Map;)Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
MethodInsnNode.getType ( ) : int
[mangled: sl/org/objectweb/asm/tree/MethodInsnNode.getType:()I]
MethodInsnNode.MethodInsnNode ( int p1, String p2, String p3, String p4 )
[mangled: sl/org/objectweb/asm/tree/MethodInsnNode."<init>":(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
MethodInsnNode.setOpcode ( int p1 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodInsnNode.setOpcode:(I)V]
springloaded-core-1.1.4.jar, MethodInvokerRewriter.class
package org.springsource.loaded
MethodInvokerRewriter.MethodInvokerRewriter ( )
[mangled: org/springsource/loaded/MethodInvokerRewriter."<init>":()V]
MethodInvokerRewriter.rewrite ( TypeRegistry typeRegistry, byte[ ] bytes ) [static] : byte[ ]
[mangled: org/springsource/loaded/MethodInvokerRewriter.rewrite:(Lorg/springsource/loaded/TypeRegistry;[B)[B]
MethodInvokerRewriter.rewrite ( TypeRegistry typeRegistry, byte[ ] bytes, boolean skipReferencesCheck ) [static] : byte[ ]
[mangled: org/springsource/loaded/MethodInvokerRewriter.rewrite:(Lorg/springsource/loaded/TypeRegistry;[BZ)[B]
MethodInvokerRewriter.rewriteUsingCache ( String slashedClassName, TypeRegistry typeRegistry, byte[ ] bytes ) [static] : byte[ ]
[mangled: org/springsource/loaded/MethodInvokerRewriter.rewriteUsingCache:(Ljava/lang/String;Lorg/springsource/loaded/TypeRegistry;[B)[B]
springloaded-core-1.1.4.jar, MethodMember.class
package org.springsource.loaded
MethodMember.bitsToString ( ) : Object
[mangled: org/springsource/loaded/MethodMember.bitsToString:()Ljava/lang/Object;]
MethodMember.catcherCopyOf ( ) : MethodMember
[mangled: org/springsource/loaded/MethodMember.catcherCopyOf:()Lorg/springsource/loaded/MethodMember;]
MethodMember.catcherCopyOfWithAbstractRemoved ( ) : MethodMember
[mangled: org/springsource/loaded/MethodMember.catcherCopyOfWithAbstractRemoved:()Lorg/springsource/loaded/MethodMember;]
MethodMember.equals ( Object other ) : boolean
[mangled: org/springsource/loaded/MethodMember.equals:(Ljava/lang/Object;)Z]
MethodMember.equalsApartFromModifiers ( MethodMember other ) : boolean
[mangled: org/springsource/loaded/MethodMember.equalsApartFromModifiers:(Lorg/springsource/loaded/MethodMember;)Z]
MethodMember.getExceptions ( ) : String[ ]
[mangled: org/springsource/loaded/MethodMember.getExceptions:()[Ljava/lang/String;]
MethodMember.getNameAndDescriptor ( ) : String
[mangled: org/springsource/loaded/MethodMember.getNameAndDescriptor:()Ljava/lang/String;]
MethodMember.getParamDescriptor ( ) : String
[mangled: org/springsource/loaded/MethodMember.getParamDescriptor:()Ljava/lang/String;]
MethodMember.hashCode ( ) : int
[mangled: org/springsource/loaded/MethodMember.hashCode:()I]
MethodMember.hasReturnValue ( ) : boolean
[mangled: org/springsource/loaded/MethodMember.hasReturnValue:()Z]
MethodMember.isCatcher ( MethodMember method ) [static] : boolean
[mangled: org/springsource/loaded/MethodMember.isCatcher:(Lorg/springsource/loaded/MethodMember;)Z]
MethodMember.isCatcherForInterfaceMethod ( MethodMember method ) [static] : boolean
[mangled: org/springsource/loaded/MethodMember.isCatcherForInterfaceMethod:(Lorg/springsource/loaded/MethodMember;)Z]
MethodMember.isClash ( MethodMember method ) [static] : boolean
[mangled: org/springsource/loaded/MethodMember.isClash:(Lorg/springsource/loaded/MethodMember;)Z]
MethodMember.isConstructor ( ) : boolean
[mangled: org/springsource/loaded/MethodMember.isConstructor:()Z]
MethodMember.isDeleted ( MethodMember method ) [static] : boolean
[mangled: org/springsource/loaded/MethodMember.isDeleted:(Lorg/springsource/loaded/MethodMember;)Z]
MethodMember.MethodMember ( int modifiers, String name, String descriptor, String signature, String[ ] exceptions )
[mangled: org/springsource/loaded/MethodMember."<init>":(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)V]
MethodMember.shouldReplace ( MethodMember other ) : boolean
[mangled: org/springsource/loaded/MethodMember.shouldReplace:(Lorg/springsource/loaded/MethodMember;)Z]
MethodMember.toString ( ) : String
[mangled: org/springsource/loaded/MethodMember.toString:()Ljava/lang/String;]
springloaded-core-1.1.4.jar, MethodNode.class
package sl.org.objectweb.asm.tree
MethodNode.accept ( ClassVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.accept:(Lsl/org/objectweb/asm/ClassVisitor;)V]
MethodNode.accept ( MethodVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.accept:(Lsl/org/objectweb/asm/MethodVisitor;)V]
MethodNode.getLabelNode ( Label p1 ) : LabelNode
[mangled: sl/org/objectweb/asm/tree/MethodNode.getLabelNode:(Lsl/org/objectweb/asm/Label;)Lsl/org/objectweb/asm/tree/LabelNode;]
MethodNode.MethodNode ( )
[mangled: sl/org/objectweb/asm/tree/MethodNode."<init>":()V]
MethodNode.MethodNode ( int p1, String p2, String p3, String p4, String[ ] p5 )
[mangled: sl/org/objectweb/asm/tree/MethodNode."<init>":(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)V]
MethodNode.visitAnnotationDefault ( ) : AnnotationVisitor
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitAnnotationDefault:()Lsl/org/objectweb/asm/AnnotationVisitor;]
MethodNode.visitCode ( ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitCode:()V]
MethodNode.visitFieldInsn ( int p1, String p2, String p3, String p4 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitFieldInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
MethodNode.visitFrame ( int p1, int p2, Object[ ] p3, int p4, Object[ ] p5 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitFrame:(II[Ljava/lang/Object;I[Ljava/lang/Object;)V]
MethodNode.visitIincInsn ( int p1, int p2 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitIincInsn:(II)V]
MethodNode.visitInsn ( int p1 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitInsn:(I)V]
MethodNode.visitIntInsn ( int p1, int p2 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitIntInsn:(II)V]
MethodNode.visitJumpInsn ( int p1, Label p2 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitJumpInsn:(ILsl/org/objectweb/asm/Label;)V]
MethodNode.visitLabel ( Label p1 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitLabel:(Lsl/org/objectweb/asm/Label;)V]
MethodNode.visitLdcInsn ( Object p1 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitLdcInsn:(Ljava/lang/Object;)V]
MethodNode.visitLineNumber ( int p1, Label p2 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitLineNumber:(ILsl/org/objectweb/asm/Label;)V]
MethodNode.visitLocalVariable ( String p1, String p2, String p3, Label p4, Label p5, int p6 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitLocalVariable:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lsl/org/objectweb/asm/Label;Lsl/org/objectweb/asm/Label;I)V]
MethodNode.visitLookupSwitchInsn ( Label p1, int[ ] p2, Label[ ] p3 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitLookupSwitchInsn:(Lsl/org/objectweb/asm/Label;[I[Lsl/org/objectweb/asm/Label;)V]
MethodNode.visitMaxs ( int p1, int p2 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitMaxs:(II)V]
MethodNode.visitMethodInsn ( int p1, String p2, String p3, String p4 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitMethodInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
MethodNode.visitMultiANewArrayInsn ( String p1, int p2 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitMultiANewArrayInsn:(Ljava/lang/String;I)V]
MethodNode.visitParameterAnnotation ( int p1, String p2, boolean p3 ) : AnnotationVisitor
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitParameterAnnotation:(ILjava/lang/String;Z)Lsl/org/objectweb/asm/AnnotationVisitor;]
MethodNode.visitTableSwitchInsn ( int p1, int p2, Label p3, Label[ ] p4 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitTableSwitchInsn:(IILsl/org/objectweb/asm/Label;[Lsl/org/objectweb/asm/Label;)V]
MethodNode.visitTryCatchBlock ( Label p1, Label p2, Label p3, String p4 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitTryCatchBlock:(Lsl/org/objectweb/asm/Label;Lsl/org/objectweb/asm/Label;Lsl/org/objectweb/asm/Label;Ljava/lang/String;)V]
MethodNode.visitTypeInsn ( int p1, String p2 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitTypeInsn:(ILjava/lang/String;)V]
MethodNode.visitVarInsn ( int p1, int p2 ) : void
[mangled: sl/org/objectweb/asm/tree/MethodNode.visitVarInsn:(II)V]
springloaded-core-1.1.4.jar, MethodPrinter.class
package org.springsource.loaded.test.infra
MethodPrinter.MethodPrinter ( PrintStream destination )
[mangled: org/springsource/loaded/test/infra/MethodPrinter."<init>":(Ljava/io/PrintStream;)V]
MethodPrinter.visitAnnotation ( String desc, boolean visible ) : AnnotationVisitor
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitAnnotation:(Ljava/lang/String;Z)Lorg/objectweb/asm/AnnotationVisitor;]
MethodPrinter.visitAnnotationDefault ( ) : AnnotationVisitor
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitAnnotationDefault:()Lorg/objectweb/asm/AnnotationVisitor;]
MethodPrinter.visitAttribute ( Attribute attr ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitAttribute:(Lorg/objectweb/asm/Attribute;)V]
MethodPrinter.visitCode ( ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitCode:()V]
MethodPrinter.visitEnd ( ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitEnd:()V]
MethodPrinter.visitFieldInsn ( int opcode, String owner, String name, String desc ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitFieldInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
MethodPrinter.visitFrame ( int type, int nLocal, Object[ ] local, int nStack, Object[ ] stack ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitFrame:(II[Ljava/lang/Object;I[Ljava/lang/Object;)V]
MethodPrinter.visitIincInsn ( int var, int increment ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitIincInsn:(II)V]
MethodPrinter.visitInsn ( int opcode ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitInsn:(I)V]
MethodPrinter.visitIntInsn ( int opcode, int operand ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitIntInsn:(II)V]
MethodPrinter.visitJumpInsn ( int opcode, Label label ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitJumpInsn:(ILorg/objectweb/asm/Label;)V]
MethodPrinter.visitLabel ( Label label ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitLabel:(Lorg/objectweb/asm/Label;)V]
MethodPrinter.visitLdcInsn ( Object cst ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitLdcInsn:(Ljava/lang/Object;)V]
MethodPrinter.visitLineNumber ( int line, Label start ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitLineNumber:(ILorg/objectweb/asm/Label;)V]
MethodPrinter.visitLocalVariable ( String name, String desc, String signature, Label start, Label end, int index ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitLocalVariable:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/objectweb/asm/Label;Lorg/objectweb/asm/Label;I)V]
MethodPrinter.visitLookupSwitchInsn ( Label dflt, int[ ] keys, Label[ ] labels ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitLookupSwitchInsn:(Lorg/objectweb/asm/Label;[I[Lorg/objectweb/asm/Label;)V]
MethodPrinter.visitMaxs ( int maxStack, int maxLocals ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitMaxs:(II)V]
MethodPrinter.visitMethodInsn ( int opcode, String owner, String name, String desc ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitMethodInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
MethodPrinter.visitMultiANewArrayInsn ( String desc, int dims ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitMultiANewArrayInsn:(Ljava/lang/String;I)V]
MethodPrinter.visitParameterAnnotation ( int parameter, String desc, boolean visible ) : AnnotationVisitor
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitParameterAnnotation:(ILjava/lang/String;Z)Lorg/objectweb/asm/AnnotationVisitor;]
MethodPrinter.visitTableSwitchInsn ( int min, int max, Label dflt, Label[ ] labels ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitTableSwitchInsn:(IILorg/objectweb/asm/Label;[Lorg/objectweb/asm/Label;)V]
MethodPrinter.visitTryCatchBlock ( Label start, Label end, Label handler, String type ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitTryCatchBlock:(Lorg/objectweb/asm/Label;Lorg/objectweb/asm/Label;Lorg/objectweb/asm/Label;Ljava/lang/String;)V]
MethodPrinter.visitTypeInsn ( int opcode, String type ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitTypeInsn:(ILjava/lang/String;)V]
MethodPrinter.visitVarInsn ( int opcode, int var ) : void
[mangled: org/springsource/loaded/test/infra/MethodPrinter.visitVarInsn:(II)V]
springloaded-core-1.1.4.jar, MethodProvider.class
package org.springsource.loaded.ri
MethodProvider.create ( Class clazz ) [static] : MethodProvider
[mangled: org/springsource/loaded/ri/MethodProvider.create:(Ljava/lang/Class;)Lorg/springsource/loaded/ri/MethodProvider;]
MethodProvider.create ( ReloadableType rtype ) [static] : MethodProvider
[mangled: org/springsource/loaded/ri/MethodProvider.create:(Lorg/springsource/loaded/ReloadableType;)Lorg/springsource/loaded/ri/MethodProvider;]
MethodProvider.create ( TypeRegistry registry, TypeDescriptor typeDescriptor ) [static] : MethodProvider
[mangled: org/springsource/loaded/ri/MethodProvider.create:(Lorg/springsource/loaded/TypeRegistry;Lorg/springsource/loaded/TypeDescriptor;)Lorg/springsource/loaded/ri/MethodProvider;]
MethodProvider.dynamicLookup ( int mods, String name, String methodDescriptor ) : Invoker
[mangled: org/springsource/loaded/ri/MethodProvider.dynamicLookup:(ILjava/lang/String;Ljava/lang/String;)Lorg/springsource/loaded/ri/Invoker;]
MethodProvider.getDeclaredMethod ( String name, Class[ ] params ) : Invoker
[mangled: org/springsource/loaded/ri/MethodProvider.getDeclaredMethod:(Ljava/lang/String;[Ljava/lang/Class;)Lorg/springsource/loaded/ri/Invoker;]
MethodProvider.getDeclaredMethod ( String name, String paramsDescriptor ) : Invoker
[mangled: org/springsource/loaded/ri/MethodProvider.getDeclaredMethod:(Ljava/lang/String;Ljava/lang/String;)Lorg/springsource/loaded/ri/Invoker;]
MethodProvider.getDeclaredMethods ( ) [abstract] : List
[mangled: org/springsource/loaded/ri/MethodProvider.getDeclaredMethods:()Ljava/util/List;]
MethodProvider.getDottedName ( ) : String
[mangled: org/springsource/loaded/ri/MethodProvider.getDottedName:()Ljava/lang/String;]
MethodProvider.getInterfaces ( ) [abstract] : MethodProvider[ ]
[mangled: org/springsource/loaded/ri/MethodProvider.getInterfaces:()[Lorg/springsource/loaded/ri/MethodProvider;]
MethodProvider.getMethod ( String name, Class[ ] params ) : Invoker
[mangled: org/springsource/loaded/ri/MethodProvider.getMethod:(Ljava/lang/String;[Ljava/lang/Class;)Lorg/springsource/loaded/ri/Invoker;]
MethodProvider.getMethods ( ) : Collection
[mangled: org/springsource/loaded/ri/MethodProvider.getMethods:()Ljava/util/Collection;]
MethodProvider.getSlashedName ( ) [abstract] : String
[mangled: org/springsource/loaded/ri/MethodProvider.getSlashedName:()Ljava/lang/String;]
MethodProvider.getSuper ( ) [abstract] : MethodProvider
[mangled: org/springsource/loaded/ri/MethodProvider.getSuper:()Lorg/springsource/loaded/ri/MethodProvider;]
MethodProvider.isInterface ( ) [abstract] : boolean
[mangled: org/springsource/loaded/ri/MethodProvider.isInterface:()Z]
MethodProvider.MethodProvider ( )
[mangled: org/springsource/loaded/ri/MethodProvider."<init>":()V]
MethodProvider.staticLookup ( int mods, String name, String methodDescriptor ) : Invoker
[mangled: org/springsource/loaded/ri/MethodProvider.staticLookup:(ILjava/lang/String;Ljava/lang/String;)Lorg/springsource/loaded/ri/Invoker;]
MethodProvider.toString ( ) : String
[mangled: org/springsource/loaded/ri/MethodProvider.toString:()Ljava/lang/String;]
springloaded-core-1.1.4.jar, MethodVisitor.class
package sl.org.objectweb.asm
MethodVisitor.visitAnnotation ( String p1, boolean p2 ) [abstract] : AnnotationVisitor
[mangled: sl/org/objectweb/asm/MethodVisitor.visitAnnotation:(Ljava/lang/String;Z)Lsl/org/objectweb/asm/AnnotationVisitor;]
MethodVisitor.visitAnnotationDefault ( ) [abstract] : AnnotationVisitor
[mangled: sl/org/objectweb/asm/MethodVisitor.visitAnnotationDefault:()Lsl/org/objectweb/asm/AnnotationVisitor;]
MethodVisitor.visitAttribute ( Attribute p1 ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitAttribute:(Lsl/org/objectweb/asm/Attribute;)V]
MethodVisitor.visitCode ( ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitCode:()V]
MethodVisitor.visitEnd ( ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitEnd:()V]
MethodVisitor.visitFieldInsn ( int p1, String p2, String p3, String p4 ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitFieldInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
MethodVisitor.visitFrame ( int p1, int p2, Object[ ] p3, int p4, Object[ ] p5 ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitFrame:(II[Ljava/lang/Object;I[Ljava/lang/Object;)V]
MethodVisitor.visitIincInsn ( int p1, int p2 ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitIincInsn:(II)V]
MethodVisitor.visitInsn ( int p1 ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitInsn:(I)V]
MethodVisitor.visitIntInsn ( int p1, int p2 ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitIntInsn:(II)V]
MethodVisitor.visitJumpInsn ( int p1, Label p2 ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitJumpInsn:(ILsl/org/objectweb/asm/Label;)V]
MethodVisitor.visitLabel ( Label p1 ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitLabel:(Lsl/org/objectweb/asm/Label;)V]
MethodVisitor.visitLdcInsn ( Object p1 ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitLdcInsn:(Ljava/lang/Object;)V]
MethodVisitor.visitLineNumber ( int p1, Label p2 ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitLineNumber:(ILsl/org/objectweb/asm/Label;)V]
MethodVisitor.visitLocalVariable ( String p1, String p2, String p3, Label p4, Label p5, int p6 ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitLocalVariable:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lsl/org/objectweb/asm/Label;Lsl/org/objectweb/asm/Label;I)V]
MethodVisitor.visitLookupSwitchInsn ( Label p1, int[ ] p2, Label[ ] p3 ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitLookupSwitchInsn:(Lsl/org/objectweb/asm/Label;[I[Lsl/org/objectweb/asm/Label;)V]
MethodVisitor.visitMaxs ( int p1, int p2 ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitMaxs:(II)V]
MethodVisitor.visitMethodInsn ( int p1, String p2, String p3, String p4 ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitMethodInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
MethodVisitor.visitMultiANewArrayInsn ( String p1, int p2 ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitMultiANewArrayInsn:(Ljava/lang/String;I)V]
MethodVisitor.visitParameterAnnotation ( int p1, String p2, boolean p3 ) [abstract] : AnnotationVisitor
[mangled: sl/org/objectweb/asm/MethodVisitor.visitParameterAnnotation:(ILjava/lang/String;Z)Lsl/org/objectweb/asm/AnnotationVisitor;]
MethodVisitor.visitTableSwitchInsn ( int p1, int p2, Label p3, Label[ ] p4 ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitTableSwitchInsn:(IILsl/org/objectweb/asm/Label;[Lsl/org/objectweb/asm/Label;)V]
MethodVisitor.visitTryCatchBlock ( Label p1, Label p2, Label p3, String p4 ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitTryCatchBlock:(Lsl/org/objectweb/asm/Label;Lsl/org/objectweb/asm/Label;Lsl/org/objectweb/asm/Label;Ljava/lang/String;)V]
MethodVisitor.visitTypeInsn ( int p1, String p2 ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitTypeInsn:(ILjava/lang/String;)V]
MethodVisitor.visitVarInsn ( int p1, int p2 ) [abstract] : void
[mangled: sl/org/objectweb/asm/MethodVisitor.visitVarInsn:(II)V]
springloaded-core-1.1.4.jar, ModifyDefineInClassLoaderForClassArtifactsType.class
package org.springsource.loaded.agent
ModifyDefineInClassLoaderForClassArtifactsType.getBytes ( ) : byte[ ]
[mangled: org/springsource/loaded/agent/ModifyDefineInClassLoaderForClassArtifactsType.getBytes:()[B]
ModifyDefineInClassLoaderForClassArtifactsType.modify ( ClassLoader classloader, String name, byte[ ] bytes ) [static] : byte[ ]
[mangled: org/springsource/loaded/agent/ModifyDefineInClassLoaderForClassArtifactsType.modify:(Ljava/lang/ClassLoader;Ljava/lang/String;[B)[B]
ModifyDefineInClassLoaderForClassArtifactsType.ModifyDefineInClassLoaderForClassArtifactsType ( )
[mangled: org/springsource/loaded/agent/ModifyDefineInClassLoaderForClassArtifactsType."<init>":()V]
ModifyDefineInClassLoaderForClassArtifactsType.visitMethod ( int access, String name, String desc, String signature, String[ ] exceptions ) : MethodVisitor
[mangled: org/springsource/loaded/agent/ModifyDefineInClassLoaderForClassArtifactsType.visitMethod:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)Lsl/org/objectweb/asm/MethodVisitor;]
springloaded-core-1.1.4.jar, MultiANewArrayInsnNode.class
package sl.org.objectweb.asm.tree
MultiANewArrayInsnNode.accept ( MethodVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/MultiANewArrayInsnNode.accept:(Lsl/org/objectweb/asm/MethodVisitor;)V]
MultiANewArrayInsnNode.clone ( Map p1 ) : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/MultiANewArrayInsnNode.clone:(Ljava/util/Map;)Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
MultiANewArrayInsnNode.getType ( ) : int
[mangled: sl/org/objectweb/asm/tree/MultiANewArrayInsnNode.getType:()I]
MultiANewArrayInsnNode.MultiANewArrayInsnNode ( String p1, int p2 )
[mangled: sl/org/objectweb/asm/tree/MultiANewArrayInsnNode."<init>":(Ljava/lang/String;I)V]
springloaded-core-1.1.4.jar, NameRegistry.class
package org.springsource.loaded
NameRegistry.getIdFor ( String slashedClassName ) [static] : int
[mangled: org/springsource/loaded/NameRegistry.getIdFor:(Ljava/lang/String;)I]
NameRegistry.getIdOrAllocateFor ( String slashedClassName ) [static] : int
[mangled: org/springsource/loaded/NameRegistry.getIdOrAllocateFor:(Ljava/lang/String;)I]
NameRegistry.getTypenameById ( int typeId ) [static] : String
[mangled: org/springsource/loaded/NameRegistry.getTypenameById:(I)Ljava/lang/String;]
NameRegistry.reset ( ) [static] : void
[mangled: org/springsource/loaded/NameRegistry.reset:()V]
springloaded-core-1.1.4.jar, NonFinalizer.class
package org.springsource.loaded.agent
NonFinalizer.getBytes ( ) : byte[ ]
[mangled: org/springsource/loaded/agent/NonFinalizer.getBytes:()[B]
NonFinalizer.NonFinalizer ( String fieldname )
[mangled: org/springsource/loaded/agent/NonFinalizer."<init>":(Ljava/lang/String;)V]
NonFinalizer.visitField ( int access, String name, String desc, String signature, Object value ) : FieldVisitor
[mangled: org/springsource/loaded/agent/NonFinalizer.visitField:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Object;)Lsl/org/objectweb/asm/FieldVisitor;]
springloaded-core-1.1.4.jar, OriginalClassInvoker.class
package org.springsource.loaded.ri
OriginalClassInvoker.createJavaMethod ( ) : Method
[mangled: org/springsource/loaded/ri/OriginalClassInvoker.createJavaMethod:()Ljava/lang/reflect/Method;]
OriginalClassInvoker.getClassName ( ) : String
[mangled: org/springsource/loaded/ri/OriginalClassInvoker.getClassName:()Ljava/lang/String;]
OriginalClassInvoker.getMethodDescriptor ( ) : String
[mangled: org/springsource/loaded/ri/OriginalClassInvoker.getMethodDescriptor:()Ljava/lang/String;]
OriginalClassInvoker.getModifiers ( ) : int
[mangled: org/springsource/loaded/ri/OriginalClassInvoker.getModifiers:()I]
OriginalClassInvoker.getName ( ) : String
[mangled: org/springsource/loaded/ri/OriginalClassInvoker.getName:()Ljava/lang/String;]
OriginalClassInvoker.invoke ( Object target, Object[ ] params ) : Object
[mangled: org/springsource/loaded/ri/OriginalClassInvoker.invoke:(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;]
OriginalClassInvoker.OriginalClassInvoker ( Class clazz, MethodMember methodMember, JavaMethodCache methodCache )
[mangled: org/springsource/loaded/ri/OriginalClassInvoker."<init>":(Ljava/lang/Class;Lorg/springsource/loaded/MethodMember;Lorg/springsource/loaded/ri/JavaMethodCache;)V]
springloaded-core-1.1.4.jar, Plugins.class
package org.springsource.loaded
Plugins.Plugins ( )
[mangled: org/springsource/loaded/Plugins."<init>":()V]
Plugins.registerGlobalPlugin ( Plugin instance ) [static] : void
[mangled: org/springsource/loaded/Plugins.registerGlobalPlugin:(Lorg/springsource/loaded/Plugin;)V]
Plugins.unregisterGlobalPlugin ( Plugin instance ) [static] : void
[mangled: org/springsource/loaded/Plugins.unregisterGlobalPlugin:(Lorg/springsource/loaded/Plugin;)V]
springloaded-core-1.1.4.jar, PluginUtils.class
package org.springsource.loaded.agent
PluginUtils.addInstanceTracking ( byte[ ] bytes, String classToCall ) [static] : byte[ ]
[mangled: org/springsource/loaded/agent/PluginUtils.addInstanceTracking:([BLjava/lang/String;)[B]
PluginUtils.PluginUtils ( )
[mangled: org/springsource/loaded/agent/PluginUtils."<init>":()V]
springloaded-core-1.1.4.jar, PrefixTypePattern.class
package org.springsource.loaded
PrefixTypePattern.internalMatches ( String input ) : boolean
[mangled: org/springsource/loaded/PrefixTypePattern.internalMatches:(Ljava/lang/String;)Z]
PrefixTypePattern.PrefixTypePattern ( String pattern )
[mangled: org/springsource/loaded/PrefixTypePattern."<init>":(Ljava/lang/String;)V]
PrefixTypePattern.toString ( ) : String
[mangled: org/springsource/loaded/PrefixTypePattern.toString:()Ljava/lang/String;]
springloaded-core-1.1.4.jar, QuickVisitor.class
package org.springsource.loaded
QuickVisitor.getImplementedInterfaces ( byte[ ] bytes ) [static] : String[ ]
[mangled: org/springsource/loaded/QuickVisitor.getImplementedInterfaces:([B)[Ljava/lang/String;]
QuickVisitor.QuickVisitor ( )
[mangled: org/springsource/loaded/QuickVisitor."<init>":()V]
springloaded-core-1.1.4.jar, ReflectionFieldReaderWriter.class
package org.springsource.loaded
ReflectionFieldReaderWriter.getStaticFieldValue ( Class type, SSMgr fieldAccessor ) : Object
[mangled: org/springsource/loaded/ReflectionFieldReaderWriter.getStaticFieldValue:(Ljava/lang/Class;Lorg/springsource/loaded/SSMgr;)Ljava/lang/Object;]
ReflectionFieldReaderWriter.getValue ( Object instance, ISMgr fieldAccessor ) : Object
[mangled: org/springsource/loaded/ReflectionFieldReaderWriter.getValue:(Ljava/lang/Object;Lorg/springsource/loaded/ISMgr;)Ljava/lang/Object;]
ReflectionFieldReaderWriter.isStatic ( ) : boolean
[mangled: org/springsource/loaded/ReflectionFieldReaderWriter.isStatic:()Z]
ReflectionFieldReaderWriter.ReflectionFieldReaderWriter ( Field findField )
[mangled: org/springsource/loaded/ReflectionFieldReaderWriter."<init>":(Ljava/lang/reflect/Field;)V]
ReflectionFieldReaderWriter.setStaticFieldValue ( Class clazz, Object newValue, SSMgr fieldAccessor ) : void
[mangled: org/springsource/loaded/ReflectionFieldReaderWriter.setStaticFieldValue:(Ljava/lang/Class;Ljava/lang/Object;Lorg/springsource/loaded/SSMgr;)V]
ReflectionFieldReaderWriter.setValue ( Object instance, Object newValue, ISMgr fieldAccessor ) : void
[mangled: org/springsource/loaded/ReflectionFieldReaderWriter.setValue:(Ljava/lang/Object;Ljava/lang/Object;Lorg/springsource/loaded/ISMgr;)V]
springloaded-core-1.1.4.jar, ReflectiveInterceptor.class
package org.springsource.loaded.ri
ReflectiveInterceptor.fixModifier ( ReloadableType rtype, Constructor constructor ) [static] : void
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.fixModifier:(Lorg/springsource/loaded/ReloadableType;Ljava/lang/reflect/Constructor;)V]
ReflectiveInterceptor.getCallerClass ( ) [static] : Class
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.getCallerClass:()Ljava/lang/Class;]
ReflectiveInterceptor.getRType ( Class clazz ) [static] : ReloadableType
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.getRType:(Ljava/lang/Class;)Lorg/springsource/loaded/ReloadableType;]
ReflectiveInterceptor.jlClassGetAnnotation ( Class clazz, Class annoType ) [static] : Annotation
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlClassGetAnnotation:(Ljava/lang/Class;Ljava/lang/Class;)Ljava/lang/annotation/Annotation;]
ReflectiveInterceptor.jlClassGetAnnotations ( Class clazz ) [static] : Annotation[ ]
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlClassGetAnnotations:(Ljava/lang/Class;)[Ljava/lang/annotation/Annotation;]
ReflectiveInterceptor.jlClassGetConstructor ( Class clazz, Class[ ] params ) [static] : Constructor
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlClassGetConstructor:(Ljava/lang/Class;[Ljava/lang/Class;)Ljava/lang/reflect/Constructor;]
ReflectiveInterceptor.jlClassGetConstructors ( Class clazz ) [static] : Constructor[ ]
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlClassGetConstructors:(Ljava/lang/Class;)[Ljava/lang/reflect/Constructor;]
ReflectiveInterceptor.jlClassGetDeclaredAnnotations ( Class clazz ) [static] : Annotation[ ]
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlClassGetDeclaredAnnotations:(Ljava/lang/Class;)[Ljava/lang/annotation/Annotation;]
ReflectiveInterceptor.jlClassGetDeclaredConstructor ( Class clazz, Class[ ] params ) [static] : Constructor
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlClassGetDeclaredConstructor:(Ljava/lang/Class;[Ljava/lang/Class;)Ljava/lang/reflect/Constructor;]
ReflectiveInterceptor.jlClassGetDeclaredConstructors ( Class clazz ) [static] : Constructor[ ]
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlClassGetDeclaredConstructors:(Ljava/lang/Class;)[Ljava/lang/reflect/Constructor;]
ReflectiveInterceptor.jlClassGetDeclaredField ( Class clazz, String name ) [static] : Field
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlClassGetDeclaredField:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/reflect/Field;]
ReflectiveInterceptor.jlClassGetDeclaredFields ( Class clazz ) [static] : Field[ ]
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlClassGetDeclaredFields:(Ljava/lang/Class;)[Ljava/lang/reflect/Field;]
ReflectiveInterceptor.jlClassGetDeclaredMethod ( Class clazz, String name, Class[ ] params ) [static] : Method
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlClassGetDeclaredMethod:(Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;]
ReflectiveInterceptor.jlClassGetDeclaredMethods ( Class clazz ) [static] : Method[ ]
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlClassGetDeclaredMethods:(Ljava/lang/Class;)[Ljava/lang/reflect/Method;]
ReflectiveInterceptor.jlClassGetField ( Class clazz, String name ) [static] : Field
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlClassGetField:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/reflect/Field;]
ReflectiveInterceptor.jlClassGetFields ( Class clazz ) [static] : Field[ ]
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlClassGetFields:(Ljava/lang/Class;)[Ljava/lang/reflect/Field;]
ReflectiveInterceptor.jlClassGetMethod ( Class clazz, String name, Class[ ] params ) [static] : Method
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlClassGetMethod:(Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;]
ReflectiveInterceptor.jlClassGetMethods ( Class clazz ) [static] : Method[ ]
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlClassGetMethods:(Ljava/lang/Class;)[Ljava/lang/reflect/Method;]
ReflectiveInterceptor.jlClassGetModifiers ( Class clazz ) [static] : int
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlClassGetModifiers:(Ljava/lang/Class;)I]
ReflectiveInterceptor.jlClassIsAnnotationPresent ( Class clazz, Class annoType ) [static] : boolean
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlClassIsAnnotationPresent:(Ljava/lang/Class;Ljava/lang/Class;)Z]
ReflectiveInterceptor.jlClassNewInstance ( Class clazz ) [static] : Object
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlClassNewInstance:(Ljava/lang/Class;)Ljava/lang/Object;]
ReflectiveInterceptor.jlrAccessibleObjectGetAnnotation ( AccessibleObject obj, Class annotType ) [static] : Annotation
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrAccessibleObjectGetAnnotation:(Ljava/lang/reflect/AccessibleObject;Ljava/lang/Class;)Ljava/lang/annotation/Annotation;]
ReflectiveInterceptor.jlrAccessibleObjectGetAnnotations ( AccessibleObject obj ) [static] : Annotation[ ]
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrAccessibleObjectGetAnnotations:(Ljava/lang/reflect/AccessibleObject;)[Ljava/lang/annotation/Annotation;]
ReflectiveInterceptor.jlrAccessibleObjectGetDeclaredAnnotations ( AccessibleObject obj ) [static] : Annotation[ ]
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrAccessibleObjectGetDeclaredAnnotations:(Ljava/lang/reflect/AccessibleObject;)[Ljava/lang/annotation/Annotation;]
ReflectiveInterceptor.jlrAccessibleObjectIsAnnotationPresent ( AccessibleObject obj, Class annotType ) [static] : boolean
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrAccessibleObjectIsAnnotationPresent:(Ljava/lang/reflect/AccessibleObject;Ljava/lang/Class;)Z]
ReflectiveInterceptor.jlrAnnotatedElementGetAnnotation ( AnnotatedElement elem, Class annotType ) [static] : Annotation
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrAnnotatedElementGetAnnotation:(Ljava/lang/reflect/AnnotatedElement;Ljava/lang/Class;)Ljava/lang/annotation/Annotation;]
ReflectiveInterceptor.jlrAnnotatedElementGetAnnotations ( AnnotatedElement elem ) [static] : Annotation[ ]
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrAnnotatedElementGetAnnotations:(Ljava/lang/reflect/AnnotatedElement;)[Ljava/lang/annotation/Annotation;]
ReflectiveInterceptor.jlrAnnotatedElementGetDeclaredAnnotations ( AnnotatedElement elem ) [static] : Annotation[ ]
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrAnnotatedElementGetDeclaredAnnotations:(Ljava/lang/reflect/AnnotatedElement;)[Ljava/lang/annotation/Annotation;]
ReflectiveInterceptor.jlrAnnotatedElementIsAnnotationPresent ( AnnotatedElement elem, Class annotType ) [static] : boolean
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrAnnotatedElementIsAnnotationPresent:(Ljava/lang/reflect/AnnotatedElement;Ljava/lang/Class;)Z]
ReflectiveInterceptor.jlrConstructorGetAnnotation ( Constructor c, Class annotType ) [static] : Annotation
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrConstructorGetAnnotation:(Ljava/lang/reflect/Constructor;Ljava/lang/Class;)Ljava/lang/annotation/Annotation;]
ReflectiveInterceptor.jlrConstructorGetAnnotations ( Constructor c ) [static] : Annotation[ ]
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrConstructorGetAnnotations:(Ljava/lang/reflect/Constructor;)[Ljava/lang/annotation/Annotation;]
ReflectiveInterceptor.jlrConstructorGetDeclaredAnnotations ( Constructor c ) [static] : Annotation[ ]
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrConstructorGetDeclaredAnnotations:(Ljava/lang/reflect/Constructor;)[Ljava/lang/annotation/Annotation;]
ReflectiveInterceptor.jlrConstructorGetParameterAnnotations ( Constructor c ) [static] : Annotation[ ][ ]
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrConstructorGetParameterAnnotations:(Ljava/lang/reflect/Constructor;)[[Ljava/lang/annotation/Annotation;]
ReflectiveInterceptor.jlrConstructorIsAnnotationPresent ( Constructor c, Class annotType ) [static] : boolean
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrConstructorIsAnnotationPresent:(Ljava/lang/reflect/Constructor;Ljava/lang/Class;)Z]
ReflectiveInterceptor.jlrConstructorNewInstance ( Constructor c, Object[ ] params ) [static] : Object
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrConstructorNewInstance:(Ljava/lang/reflect/Constructor;[Ljava/lang/Object;)Ljava/lang/Object;]
ReflectiveInterceptor.jlrFieldGet ( Field field, Object target ) [static] : Object
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldGet:(Ljava/lang/reflect/Field;Ljava/lang/Object;)Ljava/lang/Object;]
ReflectiveInterceptor.jlrFieldGetAnnotation ( Field field, Class annotType ) [static] : Annotation
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldGetAnnotation:(Ljava/lang/reflect/Field;Ljava/lang/Class;)Ljava/lang/annotation/Annotation;]
ReflectiveInterceptor.jlrFieldGetAnnotations ( Field field ) [static] : Annotation[ ]
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldGetAnnotations:(Ljava/lang/reflect/Field;)[Ljava/lang/annotation/Annotation;]
ReflectiveInterceptor.jlrFieldGetBoolean ( Field field, Object target ) [static] : boolean
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldGetBoolean:(Ljava/lang/reflect/Field;Ljava/lang/Object;)Z]
ReflectiveInterceptor.jlrFieldGetByte ( Field field, Object target ) [static] : byte
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldGetByte:(Ljava/lang/reflect/Field;Ljava/lang/Object;)B]
ReflectiveInterceptor.jlrFieldGetChar ( Field field, Object target ) [static] : char
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldGetChar:(Ljava/lang/reflect/Field;Ljava/lang/Object;)C]
ReflectiveInterceptor.jlrFieldGetDeclaredAnnotations ( Field field ) [static] : Annotation[ ]
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldGetDeclaredAnnotations:(Ljava/lang/reflect/Field;)[Ljava/lang/annotation/Annotation;]
ReflectiveInterceptor.jlrFieldGetDouble ( Field field, Object target ) [static] : double
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldGetDouble:(Ljava/lang/reflect/Field;Ljava/lang/Object;)D]
ReflectiveInterceptor.jlrFieldGetFloat ( Field field, Object target ) [static] : float
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldGetFloat:(Ljava/lang/reflect/Field;Ljava/lang/Object;)F]
ReflectiveInterceptor.jlrFieldGetInt ( Field field, Object target ) [static] : int
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldGetInt:(Ljava/lang/reflect/Field;Ljava/lang/Object;)I]
ReflectiveInterceptor.jlrFieldGetLong ( Field field, Object target ) [static] : long
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldGetLong:(Ljava/lang/reflect/Field;Ljava/lang/Object;)J]
ReflectiveInterceptor.jlrFieldGetShort ( Field field, Object target ) [static] : short
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldGetShort:(Ljava/lang/reflect/Field;Ljava/lang/Object;)S]
ReflectiveInterceptor.jlrFieldIsAnnotationPresent ( Field field, Class annotType ) [static] : boolean
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldIsAnnotationPresent:(Ljava/lang/reflect/Field;Ljava/lang/Class;)Z]
ReflectiveInterceptor.jlrFieldSet ( Field field, Object target, Object value ) [static] : void
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldSet:(Ljava/lang/reflect/Field;Ljava/lang/Object;Ljava/lang/Object;)V]
ReflectiveInterceptor.jlrFieldSetBoolean ( Field field, Object target, boolean value ) [static] : void
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldSetBoolean:(Ljava/lang/reflect/Field;Ljava/lang/Object;Z)V]
ReflectiveInterceptor.jlrFieldSetByte ( Field field, Object target, byte value ) [static] : void
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldSetByte:(Ljava/lang/reflect/Field;Ljava/lang/Object;B)V]
ReflectiveInterceptor.jlrFieldSetChar ( Field field, Object target, char value ) [static] : void
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldSetChar:(Ljava/lang/reflect/Field;Ljava/lang/Object;C)V]
ReflectiveInterceptor.jlrFieldSetDouble ( Field field, Object target, double value ) [static] : void
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldSetDouble:(Ljava/lang/reflect/Field;Ljava/lang/Object;D)V]
ReflectiveInterceptor.jlrFieldSetFloat ( Field field, Object target, float value ) [static] : void
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldSetFloat:(Ljava/lang/reflect/Field;Ljava/lang/Object;F)V]
ReflectiveInterceptor.jlrFieldSetInt ( Field field, Object target, int value ) [static] : void
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldSetInt:(Ljava/lang/reflect/Field;Ljava/lang/Object;I)V]
ReflectiveInterceptor.jlrFieldSetLong ( Field field, Object target, long value ) [static] : void
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldSetLong:(Ljava/lang/reflect/Field;Ljava/lang/Object;J)V]
ReflectiveInterceptor.jlrFieldSetShort ( Field field, Object target, short value ) [static] : void
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrFieldSetShort:(Ljava/lang/reflect/Field;Ljava/lang/Object;S)V]
ReflectiveInterceptor.jlrMethodGetAnnotation ( Method method, Class annotClass ) [static] : Annotation
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrMethodGetAnnotation:(Ljava/lang/reflect/Method;Ljava/lang/Class;)Ljava/lang/annotation/Annotation;]
ReflectiveInterceptor.jlrMethodGetAnnotations ( Method method ) [static] : Annotation[ ]
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrMethodGetAnnotations:(Ljava/lang/reflect/Method;)[Ljava/lang/annotation/Annotation;]
ReflectiveInterceptor.jlrMethodGetDeclaredAnnotations ( Method method ) [static] : Annotation[ ]
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrMethodGetDeclaredAnnotations:(Ljava/lang/reflect/Method;)[Ljava/lang/annotation/Annotation;]
ReflectiveInterceptor.jlrMethodGetParameterAnnotations ( Method method ) [static] : Annotation[ ][ ]
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrMethodGetParameterAnnotations:(Ljava/lang/reflect/Method;)[[Ljava/lang/annotation/Annotation;]
ReflectiveInterceptor.jlrMethodInvoke ( Method method, Object target, Object[ ] params ) [static] : Object
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrMethodInvoke:(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;]
ReflectiveInterceptor.jlrMethodIsAnnotationPresent ( Method method, Class annotClass ) [static] : boolean
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor.jlrMethodIsAnnotationPresent:(Ljava/lang/reflect/Method;Ljava/lang/Class;)Z]
ReflectiveInterceptor.ReflectiveInterceptor ( )
[mangled: org/springsource/loaded/ri/ReflectiveInterceptor."<init>":()V]
springloaded-core-1.1.4.jar, ReloadableFileChangeListener.class
package org.springsource.loaded.agent
ReloadableFileChangeListener.fileChanged ( File file ) : void
[mangled: org/springsource/loaded/agent/ReloadableFileChangeListener.fileChanged:(Ljava/io/File;)V]
ReloadableFileChangeListener.register ( ReloadableType rtype, File file ) : void
[mangled: org/springsource/loaded/agent/ReloadableFileChangeListener.register:(Lorg/springsource/loaded/ReloadableType;Ljava/io/File;)V]
ReloadableFileChangeListener.ReloadableFileChangeListener ( TypeRegistry typeRegistry )
[mangled: org/springsource/loaded/agent/ReloadableFileChangeListener."<init>":(Lorg/springsource/loaded/TypeRegistry;)V]
springloaded-core-1.1.4.jar, ReloadableType.class
package org.springsource.loaded
ReloadableType.cchanged ( int ctorId ) : Object
[mangled: org/springsource/loaded/ReloadableType.cchanged:(I)Ljava/lang/Object;]
ReloadableType.cchanged ( String descriptor ) : boolean
[mangled: org/springsource/loaded/ReloadableType.cchanged:(Ljava/lang/String;)Z]
ReloadableType.changed ( int methodId ) : int
[mangled: org/springsource/loaded/ReloadableType.changed:(I)I]
ReloadableType.clearClassloaderLinks ( ) : void
[mangled: org/springsource/loaded/ReloadableType.clearClassloaderLinks:()V]
ReloadableType.clinitchanged ( ) : int
[mangled: org/springsource/loaded/ReloadableType.clinitchanged:()I]
ReloadableType.determineDispatcher ( Object instance, String nameAndDescriptor ) : __DynamicallyDispatchable
[mangled: org/springsource/loaded/ReloadableType.determineDispatcher:(Ljava/lang/Object;Ljava/lang/String;)Lorg/springsource/loaded/__DynamicallyDispatchable;]
ReloadableType.fetchLatest ( ) : Object
[mangled: org/springsource/loaded/ReloadableType.fetchLatest:()Ljava/lang/Object;]
ReloadableType.fetchLatestIfExists ( int methodId ) : Object
[mangled: org/springsource/loaded/ReloadableType.fetchLatestIfExists:(I)Ljava/lang/Object;]
ReloadableType.findInstanceField ( String name ) : FieldMember
[mangled: org/springsource/loaded/ReloadableType.findInstanceField:(Ljava/lang/String;)Lorg/springsource/loaded/FieldMember;]
ReloadableType.findStaticField ( String name ) : FieldMember
[mangled: org/springsource/loaded/ReloadableType.findStaticField:(Ljava/lang/String;)Lorg/springsource/loaded/FieldMember;]
ReloadableType.fixupGroovyType ( ) : void
[mangled: org/springsource/loaded/ReloadableType.fixupGroovyType:()V]
ReloadableType.getBaseName ( ) : String
[mangled: org/springsource/loaded/ReloadableType.getBaseName:()Ljava/lang/String;]
ReloadableType.getBytesInitial ( ) : byte[ ]
[mangled: org/springsource/loaded/ReloadableType.getBytesInitial:()[B]
ReloadableType.getBytesLoaded ( ) : byte[ ]
[mangled: org/springsource/loaded/ReloadableType.getBytesLoaded:()[B]
ReloadableType.getClazz ( ) : Class
[mangled: org/springsource/loaded/ReloadableType.getClazz:()Ljava/lang/Class;]
ReloadableType.getConstructor ( String descriptor ) : MethodMember
[mangled: org/springsource/loaded/ReloadableType.getConstructor:(Ljava/lang/String;)Lorg/springsource/loaded/MethodMember;]
ReloadableType.getCurrentConstructor ( String desc ) : MethodMember
[mangled: org/springsource/loaded/ReloadableType.getCurrentConstructor:(Ljava/lang/String;)Lorg/springsource/loaded/MethodMember;]
ReloadableType.getCurrentMethod ( String name, String descriptor ) : MethodMember
[mangled: org/springsource/loaded/ReloadableType.getCurrentMethod:(Ljava/lang/String;Ljava/lang/String;)Lorg/springsource/loaded/MethodMember;]
ReloadableType.getDispatcher ( ) : __DynamicallyDispatchable
[mangled: org/springsource/loaded/ReloadableType.getDispatcher:()Lorg/springsource/loaded/__DynamicallyDispatchable;]
ReloadableType.getField ( Object instance, String fieldname, boolean isStatic ) : Object
[mangled: org/springsource/loaded/ReloadableType.getField:(Ljava/lang/Object;Ljava/lang/String;Z)Ljava/lang/Object;]
ReloadableType.getFieldInHierarchy ( String name ) : FieldReaderWriter
[mangled: org/springsource/loaded/ReloadableType.getFieldInHierarchy:(Ljava/lang/String;)Lorg/springsource/loaded/FieldReaderWriter;]
ReloadableType.getFromLatestByDescriptor ( String nameAndDescriptor ) : MethodMember
[mangled: org/springsource/loaded/ReloadableType.getFromLatestByDescriptor:(Ljava/lang/String;)Lorg/springsource/loaded/MethodMember;]
ReloadableType.getId ( ) : int
[mangled: org/springsource/loaded/ReloadableType.getId:()I]
ReloadableType.getInterfaceBytes ( ) : byte[ ]
[mangled: org/springsource/loaded/ReloadableType.getInterfaceBytes:()[B]
ReloadableType.getJavaMethodCache ( ) : JavaMethodCache
[mangled: org/springsource/loaded/ReloadableType.getJavaMethodCache:()Lorg/springsource/loaded/ri/JavaMethodCache;]
ReloadableType.getLatestDispatcherBytes ( ) : byte[ ]
[mangled: org/springsource/loaded/ReloadableType.getLatestDispatcherBytes:()[B]
ReloadableType.getLatestDispatcherClass ( ) : Class
[mangled: org/springsource/loaded/ReloadableType.getLatestDispatcherClass:()Ljava/lang/Class;]
ReloadableType.getLatestDispatcherInstance ( ) : Object
[mangled: org/springsource/loaded/ReloadableType.getLatestDispatcherInstance:()Ljava/lang/Object;]
ReloadableType.getLatestDispatcherInstance ( boolean b ) : Object
[mangled: org/springsource/loaded/ReloadableType.getLatestDispatcherInstance:(Z)Ljava/lang/Object;]
ReloadableType.getLatestDispatcherName ( ) : String
[mangled: org/springsource/loaded/ReloadableType.getLatestDispatcherName:()Ljava/lang/String;]
ReloadableType.getLatestExecutorBytes ( ) : byte[ ]
[mangled: org/springsource/loaded/ReloadableType.getLatestExecutorBytes:()[B]
ReloadableType.getLatestExecutorClass ( ) : Class
[mangled: org/springsource/loaded/ReloadableType.getLatestExecutorClass:()Ljava/lang/Class;]
ReloadableType.getLatestExecutorName ( ) : String
[mangled: org/springsource/loaded/ReloadableType.getLatestExecutorName:()Ljava/lang/String;]
ReloadableType.getLatestTypeDescriptor ( ) : TypeDescriptor
[mangled: org/springsource/loaded/ReloadableType.getLatestTypeDescriptor:()Lorg/springsource/loaded/TypeDescriptor;]
ReloadableType.getLiveVersion ( ) : CurrentLiveVersion
[mangled: org/springsource/loaded/ReloadableType.getLiveVersion:()Lorg/springsource/loaded/CurrentLiveVersion;]
ReloadableType.getMethod ( String name, String descriptor ) : MethodMember
[mangled: org/springsource/loaded/ReloadableType.getMethod:(Ljava/lang/String;Ljava/lang/String;)Lorg/springsource/loaded/MethodMember;]
ReloadableType.getMethod ( String nameAndDescriptor ) : MethodMember
[mangled: org/springsource/loaded/ReloadableType.getMethod:(Ljava/lang/String;)Lorg/springsource/loaded/MethodMember;]
ReloadableType.getName ( ) : String
[mangled: org/springsource/loaded/ReloadableType.getName:()Ljava/lang/String;]
ReloadableType.getOriginalConstructor ( String desc ) : MethodMember
[mangled: org/springsource/loaded/ReloadableType.getOriginalConstructor:(Ljava/lang/String;)Lorg/springsource/loaded/MethodMember;]
ReloadableType.getOriginalMethod ( String nameAndDescriptor ) : MethodMember
[mangled: org/springsource/loaded/ReloadableType.getOriginalMethod:(Ljava/lang/String;)Lorg/springsource/loaded/MethodMember;]
ReloadableType.getSlashedName ( ) : String
[mangled: org/springsource/loaded/ReloadableType.getSlashedName:()Ljava/lang/String;]
ReloadableType.getSlashedSupertypeName ( ) : String
[mangled: org/springsource/loaded/ReloadableType.getSlashedSupertypeName:()Ljava/lang/String;]
ReloadableType.getSuperRtype ( ) : ReloadableType
[mangled: org/springsource/loaded/ReloadableType.getSuperRtype:()Lorg/springsource/loaded/ReloadableType;]
ReloadableType.getTypeDescriptor ( ) : TypeDescriptor
[mangled: org/springsource/loaded/ReloadableType.getTypeDescriptor:()Lorg/springsource/loaded/TypeDescriptor;]
ReloadableType.getTypeRegistry ( ) : TypeRegistry
[mangled: org/springsource/loaded/ReloadableType.getTypeRegistry:()Lorg/springsource/loaded/TypeRegistry;]
ReloadableType.getTypeRegistryId ( ) : int
[mangled: org/springsource/loaded/ReloadableType.getTypeRegistryId:()I]
ReloadableType.hasBeenReloaded ( ) : boolean
[mangled: org/springsource/loaded/ReloadableType.hasBeenReloaded:()Z]
ReloadableType.hasFieldChangedInHierarchy ( String name ) : boolean
[mangled: org/springsource/loaded/ReloadableType.hasFieldChangedInHierarchy:(Ljava/lang/String;)Z]
ReloadableType.isResolved ( ) : boolean
[mangled: org/springsource/loaded/ReloadableType.isResolved:()Z]
ReloadableType.loadNewVersion ( byte[ ] newbytedata ) : boolean
[mangled: org/springsource/loaded/ReloadableType.loadNewVersion:([B)Z]
ReloadableType.loadNewVersion ( String versionsuffix, byte[ ] newbytedata ) : boolean
[mangled: org/springsource/loaded/ReloadableType.loadNewVersion:(Ljava/lang/String;[B)Z]
ReloadableType.loadNewVersion ( String versionsuffix, byte[ ] newbytedata, boolean shouldRerunStaticInitializer ) : boolean
[mangled: org/springsource/loaded/ReloadableType.loadNewVersion:(Ljava/lang/String;[BZ)Z]
ReloadableType.locateField ( String name ) : FieldReaderWriter
[mangled: org/springsource/loaded/ReloadableType.locateField:(Ljava/lang/String;)Lorg/springsource/loaded/FieldReaderWriter;]
ReloadableType.ReloadableType ( String dottedtypename, byte[ ] initialBytes, int id, TypeRegistry typeRegistry, TypeDescriptor typeDescriptor )
[mangled: org/springsource/loaded/ReloadableType."<init>":(Ljava/lang/String;[BILorg/springsource/loaded/TypeRegistry;Lorg/springsource/loaded/TypeDescriptor;)V]
ReloadableType.reloadMostRecentDispatcherAndExecutor ( ) : void
[mangled: org/springsource/loaded/ReloadableType.reloadMostRecentDispatcherAndExecutor:()V]
ReloadableType.rewriteCallSitesAndDefine ( ) : void
[mangled: org/springsource/loaded/ReloadableType.rewriteCallSitesAndDefine:()V]
ReloadableType.runStaticInitializer ( ) : void
[mangled: org/springsource/loaded/ReloadableType.runStaticInitializer:()V]
ReloadableType.setField ( Object instance, String fieldname, boolean isStatic, Object newValue ) : void
[mangled: org/springsource/loaded/ReloadableType.setField:(Ljava/lang/Object;Ljava/lang/String;ZLjava/lang/Object;)V]
ReloadableType.setResolved ( ) : void
[mangled: org/springsource/loaded/ReloadableType.setResolved:()V]
ReloadableType.setSuperclass ( Class superclazz ) : void
[mangled: org/springsource/loaded/ReloadableType.setSuperclass:(Ljava/lang/Class;)V]
ReloadableType.simulateReload ( ) : boolean
[mangled: org/springsource/loaded/ReloadableType.simulateReload:()Z]
ReloadableType.toString ( ) : String
[mangled: org/springsource/loaded/ReloadableType.toString:()Ljava/lang/String;]
ReloadableType.trackLiveInstance ( Object instance ) : void
[mangled: org/springsource/loaded/ReloadableType.trackLiveInstance:(Ljava/lang/Object;)V]
ReloadableType.walk ( String name, TypeDescriptor typeDescriptor ) : FieldReaderWriter
[mangled: org/springsource/loaded/ReloadableType.walk:(Ljava/lang/String;Lorg/springsource/loaded/TypeDescriptor;)Lorg/springsource/loaded/FieldReaderWriter;]
springloaded-core-1.1.4.jar, ReloadableTypeFieldProvider.class
package org.springsource.loaded.ri
FieldLookup.ReloadableTypeFieldProvider.FieldLookup.ReloadableTypeFieldProvider ( ReloadableType rtype )
[mangled: org/springsource/loaded/ri/FieldLookup.ReloadableTypeFieldProvider."<init>":(Lorg/springsource/loaded/ReloadableType;)V]
FieldLookup.ReloadableTypeFieldProvider.getInterfaces ( ) : FieldLookup.FieldProvider[ ]
[mangled: org/springsource/loaded/ri/FieldLookup.ReloadableTypeFieldProvider.getInterfaces:()[Lorg/springsource/loaded/ri/FieldLookup$FieldProvider;]
FieldLookup.ReloadableTypeFieldProvider.getSuper ( ) : FieldLookup.FieldProvider
[mangled: org/springsource/loaded/ri/FieldLookup.ReloadableTypeFieldProvider.getSuper:()Lorg/springsource/loaded/ri/FieldLookup$FieldProvider;]
FieldLookup.ReloadableTypeFieldProvider.isInterface ( ) : boolean
[mangled: org/springsource/loaded/ri/FieldLookup.ReloadableTypeFieldProvider.isInterface:()Z]
springloaded-core-1.1.4.jar, ReloadableTypeMethodProvider.class
package org.springsource.loaded.ri
ReloadableTypeMethodProvider.getDeclaredMethod ( String name, String paramsDescriptor ) : Invoker
[mangled: org/springsource/loaded/ri/ReloadableTypeMethodProvider.getDeclaredMethod:(Ljava/lang/String;Ljava/lang/String;)Lorg/springsource/loaded/ri/Invoker;]
ReloadableTypeMethodProvider.getDeclaredMethods ( ) : List
[mangled: org/springsource/loaded/ri/ReloadableTypeMethodProvider.getDeclaredMethods:()Ljava/util/List;]
ReloadableTypeMethodProvider.getMethod ( String name, Class[ ] params ) : Invoker
[mangled: org/springsource/loaded/ri/ReloadableTypeMethodProvider.getMethod:(Ljava/lang/String;[Ljava/lang/Class;)Lorg/springsource/loaded/ri/Invoker;]
ReloadableTypeMethodProvider.getMethods ( ) : Collection
[mangled: org/springsource/loaded/ri/ReloadableTypeMethodProvider.getMethods:()Ljava/util/Collection;]
ReloadableTypeMethodProvider.getRType ( ) : ReloadableType
[mangled: org/springsource/loaded/ri/ReloadableTypeMethodProvider.getRType:()Lorg/springsource/loaded/ReloadableType;]
ReloadableTypeMethodProvider.getTypeDescriptor ( ) : TypeDescriptor
[mangled: org/springsource/loaded/ri/ReloadableTypeMethodProvider.getTypeDescriptor:()Lorg/springsource/loaded/TypeDescriptor;]
ReloadableTypeMethodProvider.getTypeRegistry ( ) : TypeRegistry
[mangled: org/springsource/loaded/ri/ReloadableTypeMethodProvider.getTypeRegistry:()Lorg/springsource/loaded/TypeRegistry;]
ReloadableTypeMethodProvider.invokerFor ( MethodMember methodMember ) : Invoker
[mangled: org/springsource/loaded/ri/ReloadableTypeMethodProvider.invokerFor:(Lorg/springsource/loaded/MethodMember;)Lorg/springsource/loaded/ri/Invoker;]
ReloadableTypeMethodProvider.ReloadableTypeMethodProvider ( ReloadableType rtype )
[mangled: org/springsource/loaded/ri/ReloadableTypeMethodProvider."<init>":(Lorg/springsource/loaded/ReloadableType;)V]
springloaded-core-1.1.4.jar, ReloadDecision.class
package org.springsource.loaded.agent
ReloadDecision.valueOf ( String p1 ) [static] : ReloadDecision
[mangled: org/springsource/loaded/agent/ReloadDecision.valueOf:(Ljava/lang/String;)Lorg/springsource/loaded/agent/ReloadDecision;]
ReloadDecision.values ( ) [static] : ReloadDecision[ ]
[mangled: org/springsource/loaded/agent/ReloadDecision.values:()[Lorg/springsource/loaded/agent/ReloadDecision;]
springloaded-core-1.1.4.jar, ReloadedTypeFieldRef.class
package org.springsource.loaded.ri
FieldLookup.ReloadedTypeFieldRef.FieldLookup.ReloadedTypeFieldRef ( ReloadableType rtype, FieldMember f )
[mangled: org/springsource/loaded/ri/FieldLookup.ReloadedTypeFieldRef."<init>":(Lorg/springsource/loaded/ReloadableType;Lorg/springsource/loaded/FieldMember;)V]
FieldLookup.ReloadedTypeFieldRef.getField ( ) : Field
[mangled: org/springsource/loaded/ri/FieldLookup.ReloadedTypeFieldRef.getField:()Ljava/lang/reflect/Field;]
FieldLookup.ReloadedTypeFieldRef.getName ( ) : String
[mangled: org/springsource/loaded/ri/FieldLookup.ReloadedTypeFieldRef.getName:()Ljava/lang/String;]
FieldLookup.ReloadedTypeFieldRef.isPublic ( ) : boolean
[mangled: org/springsource/loaded/ri/FieldLookup.ReloadedTypeFieldRef.isPublic:()Z]
springloaded-core-1.1.4.jar, ReloadedTypeInvoker.class
package org.springsource.loaded.ri
ReloadedTypeInvoker.create ( ReloadableTypeMethodProvider declaringType, MethodMember methodMember ) [static] : Invoker
[mangled: org/springsource/loaded/ri/ReloadedTypeInvoker.create:(Lorg/springsource/loaded/ri/ReloadableTypeMethodProvider;Lorg/springsource/loaded/MethodMember;)Lorg/springsource/loaded/ri/Invoker;]
ReloadedTypeInvoker.createJavaMethod ( ) : Method
[mangled: org/springsource/loaded/ri/ReloadedTypeInvoker.createJavaMethod:()Ljava/lang/reflect/Method;]
ReloadedTypeInvoker.getClassName ( ) : String
[mangled: org/springsource/loaded/ri/ReloadedTypeInvoker.getClassName:()Ljava/lang/String;]
ReloadedTypeInvoker.getMethodDescriptor ( ) : String
[mangled: org/springsource/loaded/ri/ReloadedTypeInvoker.getMethodDescriptor:()Ljava/lang/String;]
ReloadedTypeInvoker.getModifiers ( ) : int
[mangled: org/springsource/loaded/ri/ReloadedTypeInvoker.getModifiers:()I]
ReloadedTypeInvoker.getName ( ) : String
[mangled: org/springsource/loaded/ri/ReloadedTypeInvoker.getName:()Ljava/lang/String;]
ReloadedTypeInvoker.invoke ( Object p1, Object[ ] p2 ) [abstract] : Object
[mangled: org/springsource/loaded/ri/ReloadedTypeInvoker.invoke:(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;]
springloaded-core-1.1.4.jar, ReloadEventProcessorPlugin.class
package org.springsource.loaded
ReloadEventProcessorPlugin.reloadEvent ( String p1, Class p2, String p3 ) [abstract] : void
[mangled: org/springsource/loaded/ReloadEventProcessorPlugin.reloadEvent:(Ljava/lang/String;Ljava/lang/Class;Ljava/lang/String;)V]
ReloadEventProcessorPlugin.shouldRerunStaticInitializer ( String p1, Class p2, String p3 ) [abstract] : boolean
[mangled: org/springsource/loaded/ReloadEventProcessorPlugin.shouldRerunStaticInitializer:(Ljava/lang/String;Ljava/lang/Class;Ljava/lang/String;)Z]
springloaded-core-1.1.4.jar, ReloadException.class
package org.springsource.loaded
ReloadException.ReloadException ( String message )
[mangled: org/springsource/loaded/ReloadException."<init>":(Ljava/lang/String;)V]
ReloadException.ReloadException ( String message, Exception cause )
[mangled: org/springsource/loaded/ReloadException."<init>":(Ljava/lang/String;Ljava/lang/Exception;)V]
springloaded-core-1.1.4.jar, ReturnType.class
package org.springsource.loaded
Utils.ReturnType.getReturnType ( String descriptor ) [static] : Utils.ReturnType
[mangled: org/springsource/loaded/Utils.ReturnType.getReturnType:(Ljava/lang/String;)Lorg/springsource/loaded/Utils$ReturnType;]
Utils.ReturnType.getReturnType ( String descriptor, Utils.ReturnType.Kind kind ) [static] : Utils.ReturnType
[mangled: org/springsource/loaded/Utils.ReturnType.getReturnType:(Ljava/lang/String;Lorg/springsource/loaded/Utils$ReturnType$Kind;)Lorg/springsource/loaded/Utils$ReturnType;]
Utils.ReturnType.isDoubleSlot ( ) : boolean
[mangled: org/springsource/loaded/Utils.ReturnType.isDoubleSlot:()Z]
Utils.ReturnType.isPrimitive ( ) : boolean
[mangled: org/springsource/loaded/Utils.ReturnType.isPrimitive:()Z]
Utils.ReturnType.isVoid ( ) : boolean
[mangled: org/springsource/loaded/Utils.ReturnType.isVoid:()Z]
springloaded-core-1.1.4.jar, RewriteResult.class
package org.springsource.loaded
SystemClassReflectionRewriter.RewriteResult.summarize ( ) : String
[mangled: org/springsource/loaded/SystemClassReflectionRewriter.RewriteResult.summarize:()Ljava/lang/String;]
SystemClassReflectionRewriter.RewriteResult.SystemClassReflectionRewriter.RewriteResult ( byte[ ] bytes, int bits )
[mangled: org/springsource/loaded/SystemClassReflectionRewriter.RewriteResult."<init>":([BI)V]
springloaded-core-1.1.4.jar, RTH.class
package org.springsource.loaded
RTH.collapse ( String arg0, int arg1 ) [static] : Object[ ]
[mangled: org/springsource/loaded/RTH.collapse:(Ljava/lang/String;I)[Ljava/lang/Object;]
RTH.RTH ( )
[mangled: org/springsource/loaded/RTH."<init>":()V]
springloaded-core-1.1.4.jar, SignatureReader.class
package sl.org.objectweb.asm.signature
SignatureReader.accept ( SignatureVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/signature/SignatureReader.accept:(Lsl/org/objectweb/asm/signature/SignatureVisitor;)V]
SignatureReader.acceptType ( SignatureVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/signature/SignatureReader.acceptType:(Lsl/org/objectweb/asm/signature/SignatureVisitor;)V]
SignatureReader.SignatureReader ( String p1 )
[mangled: sl/org/objectweb/asm/signature/SignatureReader."<init>":(Ljava/lang/String;)V]
springloaded-core-1.1.4.jar, SignatureVisitor.class
package sl.org.objectweb.asm.signature
SignatureVisitor.visitArrayType ( ) [abstract] : SignatureVisitor
[mangled: sl/org/objectweb/asm/signature/SignatureVisitor.visitArrayType:()Lsl/org/objectweb/asm/signature/SignatureVisitor;]
SignatureVisitor.visitBaseType ( char p1 ) [abstract] : void
[mangled: sl/org/objectweb/asm/signature/SignatureVisitor.visitBaseType:(C)V]
SignatureVisitor.visitClassBound ( ) [abstract] : SignatureVisitor
[mangled: sl/org/objectweb/asm/signature/SignatureVisitor.visitClassBound:()Lsl/org/objectweb/asm/signature/SignatureVisitor;]
SignatureVisitor.visitClassType ( String p1 ) [abstract] : void
[mangled: sl/org/objectweb/asm/signature/SignatureVisitor.visitClassType:(Ljava/lang/String;)V]
SignatureVisitor.visitEnd ( ) [abstract] : void
[mangled: sl/org/objectweb/asm/signature/SignatureVisitor.visitEnd:()V]
SignatureVisitor.visitExceptionType ( ) [abstract] : SignatureVisitor
[mangled: sl/org/objectweb/asm/signature/SignatureVisitor.visitExceptionType:()Lsl/org/objectweb/asm/signature/SignatureVisitor;]
SignatureVisitor.visitFormalTypeParameter ( String p1 ) [abstract] : void
[mangled: sl/org/objectweb/asm/signature/SignatureVisitor.visitFormalTypeParameter:(Ljava/lang/String;)V]
SignatureVisitor.visitInnerClassType ( String p1 ) [abstract] : void
[mangled: sl/org/objectweb/asm/signature/SignatureVisitor.visitInnerClassType:(Ljava/lang/String;)V]
SignatureVisitor.visitInterface ( ) [abstract] : SignatureVisitor
[mangled: sl/org/objectweb/asm/signature/SignatureVisitor.visitInterface:()Lsl/org/objectweb/asm/signature/SignatureVisitor;]
SignatureVisitor.visitInterfaceBound ( ) [abstract] : SignatureVisitor
[mangled: sl/org/objectweb/asm/signature/SignatureVisitor.visitInterfaceBound:()Lsl/org/objectweb/asm/signature/SignatureVisitor;]
SignatureVisitor.visitParameterType ( ) [abstract] : SignatureVisitor
[mangled: sl/org/objectweb/asm/signature/SignatureVisitor.visitParameterType:()Lsl/org/objectweb/asm/signature/SignatureVisitor;]
SignatureVisitor.visitReturnType ( ) [abstract] : SignatureVisitor
[mangled: sl/org/objectweb/asm/signature/SignatureVisitor.visitReturnType:()Lsl/org/objectweb/asm/signature/SignatureVisitor;]
SignatureVisitor.visitSuperclass ( ) [abstract] : SignatureVisitor
[mangled: sl/org/objectweb/asm/signature/SignatureVisitor.visitSuperclass:()Lsl/org/objectweb/asm/signature/SignatureVisitor;]
SignatureVisitor.visitTypeArgument ( ) [abstract] : void
[mangled: sl/org/objectweb/asm/signature/SignatureVisitor.visitTypeArgument:()V]
SignatureVisitor.visitTypeArgument ( char p1 ) [abstract] : SignatureVisitor
[mangled: sl/org/objectweb/asm/signature/SignatureVisitor.visitTypeArgument:(C)Lsl/org/objectweb/asm/signature/SignatureVisitor;]
SignatureVisitor.visitTypeVariable ( String p1 ) [abstract] : void
[mangled: sl/org/objectweb/asm/signature/SignatureVisitor.visitTypeVariable:(Ljava/lang/String;)V]
springloaded-core-1.1.4.jar, SignatureWriter.class
package sl.org.objectweb.asm.signature
SignatureWriter.SignatureWriter ( )
[mangled: sl/org/objectweb/asm/signature/SignatureWriter."<init>":()V]
SignatureWriter.toString ( ) : String
[mangled: sl/org/objectweb/asm/signature/SignatureWriter.toString:()Ljava/lang/String;]
SignatureWriter.visitArrayType ( ) : SignatureVisitor
[mangled: sl/org/objectweb/asm/signature/SignatureWriter.visitArrayType:()Lsl/org/objectweb/asm/signature/SignatureVisitor;]
SignatureWriter.visitBaseType ( char p1 ) : void
[mangled: sl/org/objectweb/asm/signature/SignatureWriter.visitBaseType:(C)V]
SignatureWriter.visitClassBound ( ) : SignatureVisitor
[mangled: sl/org/objectweb/asm/signature/SignatureWriter.visitClassBound:()Lsl/org/objectweb/asm/signature/SignatureVisitor;]
SignatureWriter.visitClassType ( String p1 ) : void
[mangled: sl/org/objectweb/asm/signature/SignatureWriter.visitClassType:(Ljava/lang/String;)V]
SignatureWriter.visitEnd ( ) : void
[mangled: sl/org/objectweb/asm/signature/SignatureWriter.visitEnd:()V]
SignatureWriter.visitExceptionType ( ) : SignatureVisitor
[mangled: sl/org/objectweb/asm/signature/SignatureWriter.visitExceptionType:()Lsl/org/objectweb/asm/signature/SignatureVisitor;]
SignatureWriter.visitFormalTypeParameter ( String p1 ) : void
[mangled: sl/org/objectweb/asm/signature/SignatureWriter.visitFormalTypeParameter:(Ljava/lang/String;)V]
SignatureWriter.visitInnerClassType ( String p1 ) : void
[mangled: sl/org/objectweb/asm/signature/SignatureWriter.visitInnerClassType:(Ljava/lang/String;)V]
SignatureWriter.visitInterface ( ) : SignatureVisitor
[mangled: sl/org/objectweb/asm/signature/SignatureWriter.visitInterface:()Lsl/org/objectweb/asm/signature/SignatureVisitor;]
SignatureWriter.visitInterfaceBound ( ) : SignatureVisitor
[mangled: sl/org/objectweb/asm/signature/SignatureWriter.visitInterfaceBound:()Lsl/org/objectweb/asm/signature/SignatureVisitor;]
SignatureWriter.visitParameterType ( ) : SignatureVisitor
[mangled: sl/org/objectweb/asm/signature/SignatureWriter.visitParameterType:()Lsl/org/objectweb/asm/signature/SignatureVisitor;]
SignatureWriter.visitReturnType ( ) : SignatureVisitor
[mangled: sl/org/objectweb/asm/signature/SignatureWriter.visitReturnType:()Lsl/org/objectweb/asm/signature/SignatureVisitor;]
SignatureWriter.visitSuperclass ( ) : SignatureVisitor
[mangled: sl/org/objectweb/asm/signature/SignatureWriter.visitSuperclass:()Lsl/org/objectweb/asm/signature/SignatureVisitor;]
SignatureWriter.visitTypeArgument ( ) : void
[mangled: sl/org/objectweb/asm/signature/SignatureWriter.visitTypeArgument:()V]
SignatureWriter.visitTypeArgument ( char p1 ) : SignatureVisitor
[mangled: sl/org/objectweb/asm/signature/SignatureWriter.visitTypeArgument:(C)Lsl/org/objectweb/asm/signature/SignatureVisitor;]
SignatureWriter.visitTypeVariable ( String p1 ) : void
[mangled: sl/org/objectweb/asm/signature/SignatureWriter.visitTypeVariable:(Ljava/lang/String;)V]
springloaded-core-1.1.4.jar, SLFormatter.class
package org.springsource.loaded.infra
SLFormatter.format ( LogRecord record ) : String
[mangled: org/springsource/loaded/infra/SLFormatter.format:(Ljava/util/logging/LogRecord;)Ljava/lang/String;]
SLFormatter.SLFormatter ( )
[mangled: org/springsource/loaded/infra/SLFormatter."<init>":()V]
springloaded-core-1.1.4.jar, SpringLoaded.class
package org.springsource.loaded
SpringLoaded.loadNewVersionOfType ( Class clazz, byte[ ] newbytedata ) [static] : int
[mangled: org/springsource/loaded/SpringLoaded.loadNewVersionOfType:(Ljava/lang/Class;[B)I]
SpringLoaded.loadNewVersionOfType ( ClassLoader classLoader, String dottedClassname, byte[ ] newbytedata ) [static] : int
[mangled: org/springsource/loaded/SpringLoaded.loadNewVersionOfType:(Ljava/lang/ClassLoader;Ljava/lang/String;[B)I]
SpringLoaded.SpringLoaded ( )
[mangled: org/springsource/loaded/SpringLoaded."<init>":()V]
springloaded-core-1.1.4.jar, SpringLoadedAgent.class
package org.springsource.loaded.agent
SpringLoadedAgent.getInstrumentation ( ) [static] : Instrumentation
[mangled: org/springsource/loaded/agent/SpringLoadedAgent.getInstrumentation:()Ljava/lang/instrument/Instrumentation;]
SpringLoadedAgent.premain ( String options, Instrumentation inst ) [static] : void
[mangled: org/springsource/loaded/agent/SpringLoadedAgent.premain:(Ljava/lang/String;Ljava/lang/instrument/Instrumentation;)V]
SpringLoadedAgent.SpringLoadedAgent ( )
[mangled: org/springsource/loaded/agent/SpringLoadedAgent."<init>":()V]
springloaded-core-1.1.4.jar, SpringLoadedPreProcessor.class
package org.springsource.loaded.agent
SpringLoadedPreProcessor.getGlobalPlugins ( ) [static] : List
[mangled: org/springsource/loaded/agent/SpringLoadedPreProcessor.getGlobalPlugins:()Ljava/util/List;]
SpringLoadedPreProcessor.getIsReloadableTypePlugins ( ) [static] : List
[mangled: org/springsource/loaded/agent/SpringLoadedPreProcessor.getIsReloadableTypePlugins:()Ljava/util/List;]
SpringLoadedPreProcessor.initialize ( ) : void
[mangled: org/springsource/loaded/agent/SpringLoadedPreProcessor.initialize:()V]
SpringLoadedPreProcessor.preProcess ( ClassLoader classLoader, String slashedClassName, ProtectionDomain protectionDomain, byte[ ] bytes ) : byte[ ]
[mangled: org/springsource/loaded/agent/SpringLoadedPreProcessor.preProcess:(Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/security/ProtectionDomain;[B)[B]
SpringLoadedPreProcessor.registerGlobalPlugin ( Plugin instance ) [static] : void
[mangled: org/springsource/loaded/agent/SpringLoadedPreProcessor.registerGlobalPlugin:(Lorg/springsource/loaded/Plugin;)V]
SpringLoadedPreProcessor.SpringLoadedPreProcessor ( )
[mangled: org/springsource/loaded/agent/SpringLoadedPreProcessor."<init>":()V]
SpringLoadedPreProcessor.unregisterGlobalPlugin ( Plugin instance ) [static] : void
[mangled: org/springsource/loaded/agent/SpringLoadedPreProcessor.unregisterGlobalPlugin:(Lorg/springsource/loaded/Plugin;)V]
springloaded-core-1.1.4.jar, SpringPlugin.class
package org.springsource.loaded.agent
SpringPlugin.accept ( String slashedTypeName, ClassLoader classLoader, ProtectionDomain protectionDomain, byte[ ] bytes ) : boolean
[mangled: org/springsource/loaded/agent/SpringPlugin.accept:(Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/security/ProtectionDomain;[B)Z]
SpringPlugin.modify ( String slashedClassName, ClassLoader classLoader, byte[ ] bytes ) : byte[ ]
[mangled: org/springsource/loaded/agent/SpringPlugin.modify:(Ljava/lang/String;Ljava/lang/ClassLoader;[B)[B]
SpringPlugin.recordAnnotationMethodHandlerAdapterInstance ( Object obj ) [static] : void
[mangled: org/springsource/loaded/agent/SpringPlugin.recordAnnotationMethodHandlerAdapterInstance:(Ljava/lang/Object;)V]
SpringPlugin.recordDefaultAnnotationHandlerMappingInstance ( Object obj ) [static] : void
[mangled: org/springsource/loaded/agent/SpringPlugin.recordDefaultAnnotationHandlerMappingInstance:(Ljava/lang/Object;)V]
SpringPlugin.recordRequestMappingHandlerMappingInstance ( Object obj ) [static] : void
[mangled: org/springsource/loaded/agent/SpringPlugin.recordRequestMappingHandlerMappingInstance:(Ljava/lang/Object;)V]
SpringPlugin.reloadEvent ( String typename, Class clazz, String versionsuffix ) : void
[mangled: org/springsource/loaded/agent/SpringPlugin.reloadEvent:(Ljava/lang/String;Ljava/lang/Class;Ljava/lang/String;)V]
SpringPlugin.shouldRerunStaticInitializer ( String typename, Class clazz, String encodedTimestamp ) : boolean
[mangled: org/springsource/loaded/agent/SpringPlugin.shouldRerunStaticInitializer:(Ljava/lang/String;Ljava/lang/Class;Ljava/lang/String;)Z]
SpringPlugin.SpringPlugin ( )
[mangled: org/springsource/loaded/agent/SpringPlugin."<init>":()V]
springloaded-core-1.1.4.jar, SSMgr.class
package org.springsource.loaded
SSMgr.getValue ( ReloadableType rtype, String name ) : Object
[mangled: org/springsource/loaded/SSMgr.getValue:(Lorg/springsource/loaded/ReloadableType;Ljava/lang/String;)Ljava/lang/Object;]
SSMgr.setValue ( ReloadableType rtype, Object newValue, String name ) : void
[mangled: org/springsource/loaded/SSMgr.setValue:(Lorg/springsource/loaded/ReloadableType;Ljava/lang/Object;Ljava/lang/String;)V]
SSMgr.SSMgr ( )
[mangled: org/springsource/loaded/SSMgr."<init>":()V]
SSMgr.toString ( ) : String
[mangled: org/springsource/loaded/SSMgr.toString:()Ljava/lang/String;]
springloaded-core-1.1.4.jar, StaticLookup.class
package org.springsource.loaded.ri
StaticLookup.lookup ( MethodProvider methodProvider ) : Invoker
[mangled: org/springsource/loaded/ri/StaticLookup.lookup:(Lorg/springsource/loaded/ri/MethodProvider;)Lorg/springsource/loaded/ri/Invoker;]
StaticLookup.matches ( Invoker invoker ) : boolean
[mangled: org/springsource/loaded/ri/StaticLookup.matches:(Lorg/springsource/loaded/ri/Invoker;)Z]
StaticLookup.StaticLookup ( String name, String methodDescriptor )
[mangled: org/springsource/loaded/ri/StaticLookup."<init>":(Ljava/lang/String;Ljava/lang/String;)V]
springloaded-core-1.1.4.jar, SystemClassReflectionInvestigator.class
package org.springsource.loaded
SystemClassReflectionInvestigator.investigate ( String slashedClassName, byte[ ] bytes ) [static] : int
[mangled: org/springsource/loaded/SystemClassReflectionInvestigator.investigate:(Ljava/lang/String;[B)I]
SystemClassReflectionInvestigator.SystemClassReflectionInvestigator ( )
[mangled: org/springsource/loaded/SystemClassReflectionInvestigator."<init>":()V]
springloaded-core-1.1.4.jar, SystemClassReflectionRewriter.class
package org.springsource.loaded
SystemClassReflectionRewriter.rewrite ( String slashedClassName, byte[ ] bytes ) [static] : SystemClassReflectionRewriter.RewriteResult
[mangled: org/springsource/loaded/SystemClassReflectionRewriter.rewrite:(Ljava/lang/String;[B)Lorg/springsource/loaded/SystemClassReflectionRewriter$RewriteResult;]
SystemClassReflectionRewriter.SystemClassReflectionRewriter ( )
[mangled: org/springsource/loaded/SystemClassReflectionRewriter."<init>":()V]
springloaded-core-1.1.4.jar, SystemPropertyConfiguredIsReloadableTypePlugin.class
package org.springsource.loaded
SystemPropertyConfiguredIsReloadableTypePlugin.shouldBeMadeReloadable ( String typename, ProtectionDomain protectionDomain, byte[ ] bytes ) : ReloadDecision
[mangled: org/springsource/loaded/SystemPropertyConfiguredIsReloadableTypePlugin.shouldBeMadeReloadable:(Ljava/lang/String;Ljava/security/ProtectionDomain;[B)Lorg/springsource/loaded/agent/ReloadDecision;]
SystemPropertyConfiguredIsReloadableTypePlugin.SystemPropertyConfiguredIsReloadableTypePlugin ( )
[mangled: org/springsource/loaded/SystemPropertyConfiguredIsReloadableTypePlugin."<init>":()V]
springloaded-core-1.1.4.jar, TableSwitchInsnNode.class
package sl.org.objectweb.asm.tree
TableSwitchInsnNode.accept ( MethodVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/TableSwitchInsnNode.accept:(Lsl/org/objectweb/asm/MethodVisitor;)V]
TableSwitchInsnNode.clone ( Map p1 ) : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/TableSwitchInsnNode.clone:(Ljava/util/Map;)Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
TableSwitchInsnNode.getType ( ) : int
[mangled: sl/org/objectweb/asm/tree/TableSwitchInsnNode.getType:()I]
TableSwitchInsnNode.TableSwitchInsnNode ( int p1, int p2, LabelNode p3, LabelNode[ ] p4 )
[mangled: sl/org/objectweb/asm/tree/TableSwitchInsnNode."<init>":(IILsl/org/objectweb/asm/tree/LabelNode;[Lsl/org/objectweb/asm/tree/LabelNode;)V]
springloaded-core-1.1.4.jar, TryCatchBlockNode.class
package sl.org.objectweb.asm.tree
TryCatchBlockNode.accept ( MethodVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/TryCatchBlockNode.accept:(Lsl/org/objectweb/asm/MethodVisitor;)V]
TryCatchBlockNode.TryCatchBlockNode ( LabelNode p1, LabelNode p2, LabelNode p3, String p4 )
[mangled: sl/org/objectweb/asm/tree/TryCatchBlockNode."<init>":(Lsl/org/objectweb/asm/tree/LabelNode;Lsl/org/objectweb/asm/tree/LabelNode;Lsl/org/objectweb/asm/tree/LabelNode;Ljava/lang/String;)V]
springloaded-core-1.1.4.jar, Type.class
package sl.org.objectweb.asm
Type.equals ( Object p1 ) : boolean
[mangled: sl/org/objectweb/asm/Type.equals:(Ljava/lang/Object;)Z]
Type.getArgumentsAndReturnSizes ( String p1 ) [static] : int
[mangled: sl/org/objectweb/asm/Type.getArgumentsAndReturnSizes:(Ljava/lang/String;)I]
Type.getArgumentTypes ( Method p1 ) [static] : Type[ ]
[mangled: sl/org/objectweb/asm/Type.getArgumentTypes:(Ljava/lang/reflect/Method;)[Lsl/org/objectweb/asm/Type;]
Type.getArgumentTypes ( String p1 ) [static] : Type[ ]
[mangled: sl/org/objectweb/asm/Type.getArgumentTypes:(Ljava/lang/String;)[Lsl/org/objectweb/asm/Type;]
Type.getClassName ( ) : String
[mangled: sl/org/objectweb/asm/Type.getClassName:()Ljava/lang/String;]
Type.getConstructorDescriptor ( Constructor p1 ) [static] : String
[mangled: sl/org/objectweb/asm/Type.getConstructorDescriptor:(Ljava/lang/reflect/Constructor;)Ljava/lang/String;]
Type.getDescriptor ( ) : String
[mangled: sl/org/objectweb/asm/Type.getDescriptor:()Ljava/lang/String;]
Type.getDescriptor ( Class p1 ) [static] : String
[mangled: sl/org/objectweb/asm/Type.getDescriptor:(Ljava/lang/Class;)Ljava/lang/String;]
Type.getDimensions ( ) : int
[mangled: sl/org/objectweb/asm/Type.getDimensions:()I]
Type.getElementType ( ) : Type
[mangled: sl/org/objectweb/asm/Type.getElementType:()Lsl/org/objectweb/asm/Type;]
Type.getInternalName ( ) : String
[mangled: sl/org/objectweb/asm/Type.getInternalName:()Ljava/lang/String;]
Type.getInternalName ( Class p1 ) [static] : String
[mangled: sl/org/objectweb/asm/Type.getInternalName:(Ljava/lang/Class;)Ljava/lang/String;]
Type.getMethodDescriptor ( Method p1 ) [static] : String
[mangled: sl/org/objectweb/asm/Type.getMethodDescriptor:(Ljava/lang/reflect/Method;)Ljava/lang/String;]
Type.getMethodDescriptor ( Type p1, Type[ ] p2 ) [static] : String
[mangled: sl/org/objectweb/asm/Type.getMethodDescriptor:(Lsl/org/objectweb/asm/Type;[Lsl/org/objectweb/asm/Type;)Ljava/lang/String;]
Type.getObjectType ( String p1 ) [static] : Type
[mangled: sl/org/objectweb/asm/Type.getObjectType:(Ljava/lang/String;)Lsl/org/objectweb/asm/Type;]
Type.getOpcode ( int p1 ) : int
[mangled: sl/org/objectweb/asm/Type.getOpcode:(I)I]
Type.getReturnType ( Method p1 ) [static] : Type
[mangled: sl/org/objectweb/asm/Type.getReturnType:(Ljava/lang/reflect/Method;)Lsl/org/objectweb/asm/Type;]
Type.getReturnType ( String p1 ) [static] : Type
[mangled: sl/org/objectweb/asm/Type.getReturnType:(Ljava/lang/String;)Lsl/org/objectweb/asm/Type;]
Type.getSize ( ) : int
[mangled: sl/org/objectweb/asm/Type.getSize:()I]
Type.getSort ( ) : int
[mangled: sl/org/objectweb/asm/Type.getSort:()I]
Type.getType ( Class p1 ) [static] : Type
[mangled: sl/org/objectweb/asm/Type.getType:(Ljava/lang/Class;)Lsl/org/objectweb/asm/Type;]
Type.getType ( String p1 ) [static] : Type
[mangled: sl/org/objectweb/asm/Type.getType:(Ljava/lang/String;)Lsl/org/objectweb/asm/Type;]
Type.hashCode ( ) : int
[mangled: sl/org/objectweb/asm/Type.hashCode:()I]
Type.toString ( ) : String
[mangled: sl/org/objectweb/asm/Type.toString:()Ljava/lang/String;]
springloaded-core-1.1.4.jar, TypeDelta.class
package org.springsource.loaded
TypeDelta.getChangedFields ( ) : Map
[mangled: org/springsource/loaded/TypeDelta.getChangedFields:()Ljava/util/Map;]
TypeDelta.getChangedMethods ( ) : Map
[mangled: org/springsource/loaded/TypeDelta.getChangedMethods:()Ljava/util/Map;]
TypeDelta.getLostFields ( ) : Map
[mangled: org/springsource/loaded/TypeDelta.getLostFields:()Ljava/util/Map;]
TypeDelta.getNewFields ( ) : Map
[mangled: org/springsource/loaded/TypeDelta.getNewFields:()Ljava/util/Map;]
TypeDelta.hasAnythingChanged ( ) : boolean
[mangled: org/springsource/loaded/TypeDelta.hasAnythingChanged:()Z]
TypeDelta.hasLostFields ( ) : boolean
[mangled: org/springsource/loaded/TypeDelta.hasLostFields:()Z]
TypeDelta.hasNewFields ( ) : boolean
[mangled: org/springsource/loaded/TypeDelta.hasNewFields:()Z]
TypeDelta.hasTypeAccessChanged ( ) : boolean
[mangled: org/springsource/loaded/TypeDelta.hasTypeAccessChanged:()Z]
TypeDelta.hasTypeDeclarationChanged ( ) : boolean
[mangled: org/springsource/loaded/TypeDelta.hasTypeDeclarationChanged:()Z]
TypeDelta.hasTypeInterfacesChanged ( ) : boolean
[mangled: org/springsource/loaded/TypeDelta.hasTypeInterfacesChanged:()Z]
TypeDelta.hasTypeNameChanged ( ) : boolean
[mangled: org/springsource/loaded/TypeDelta.hasTypeNameChanged:()Z]
TypeDelta.hasTypeSignatureChanged ( ) : boolean
[mangled: org/springsource/loaded/TypeDelta.hasTypeSignatureChanged:()Z]
TypeDelta.hasTypeSupertypeChanged ( ) : boolean
[mangled: org/springsource/loaded/TypeDelta.hasTypeSupertypeChanged:()Z]
TypeDelta.hasTypeVersionChanged ( ) : boolean
[mangled: org/springsource/loaded/TypeDelta.hasTypeVersionChanged:()Z]
TypeDelta.haveFieldsChanged ( ) : boolean
[mangled: org/springsource/loaded/TypeDelta.haveFieldsChanged:()Z]
TypeDelta.haveFieldsChangedOrBeenAddedOrRemoved ( ) : boolean
[mangled: org/springsource/loaded/TypeDelta.haveFieldsChangedOrBeenAddedOrRemoved:()Z]
TypeDelta.haveMethodsBeenAdded ( ) : boolean
[mangled: org/springsource/loaded/TypeDelta.haveMethodsBeenAdded:()Z]
TypeDelta.haveMethodsBeenDeleted ( ) : boolean
[mangled: org/springsource/loaded/TypeDelta.haveMethodsBeenDeleted:()Z]
TypeDelta.haveMethodsChanged ( ) : boolean
[mangled: org/springsource/loaded/TypeDelta.haveMethodsChanged:()Z]
TypeDelta.haveMethodsChangedOrBeenAddedOrRemoved ( ) : boolean
[mangled: org/springsource/loaded/TypeDelta.haveMethodsChangedOrBeenAddedOrRemoved:()Z]
TypeDelta.toString ( ) : String
[mangled: org/springsource/loaded/TypeDelta.toString:()Ljava/lang/String;]
TypeDelta.TypeDelta ( )
[mangled: org/springsource/loaded/TypeDelta."<init>":()V]
springloaded-core-1.1.4.jar, TypeDescriptor.class
package org.springsource.loaded
TypeDescriptor.defines ( MethodMember method ) : boolean
[mangled: org/springsource/loaded/TypeDescriptor.defines:(Lorg/springsource/loaded/MethodMember;)Z]
TypeDescriptor.definesNonPrivate ( String nameAndDescriptor ) : boolean
[mangled: org/springsource/loaded/TypeDescriptor.definesNonPrivate:(Ljava/lang/String;)Z]
TypeDescriptor.getByDescriptor ( String name, String descriptor ) : MethodMember
[mangled: org/springsource/loaded/TypeDescriptor.getByDescriptor:(Ljava/lang/String;Ljava/lang/String;)Lorg/springsource/loaded/MethodMember;]
TypeDescriptor.getByNameAndDescriptor ( String nameAndDescriptor ) : MethodMember
[mangled: org/springsource/loaded/TypeDescriptor.getByNameAndDescriptor:(Ljava/lang/String;)Lorg/springsource/loaded/MethodMember;]
TypeDescriptor.getConstructor ( int ctorId ) : MethodMember
[mangled: org/springsource/loaded/TypeDescriptor.getConstructor:(I)Lorg/springsource/loaded/MethodMember;]
TypeDescriptor.getConstructor ( String desc ) : MethodMember
[mangled: org/springsource/loaded/TypeDescriptor.getConstructor:(Ljava/lang/String;)Lorg/springsource/loaded/MethodMember;]
TypeDescriptor.getConstructors ( ) : MethodMember[ ]
[mangled: org/springsource/loaded/TypeDescriptor.getConstructors:()[Lorg/springsource/loaded/MethodMember;]
TypeDescriptor.getDottedName ( ) : String
[mangled: org/springsource/loaded/TypeDescriptor.getDottedName:()Ljava/lang/String;]
TypeDescriptor.getField ( String name ) : FieldMember
[mangled: org/springsource/loaded/TypeDescriptor.getField:(Ljava/lang/String;)Lorg/springsource/loaded/FieldMember;]
TypeDescriptor.getFields ( ) : FieldMember[ ]
[mangled: org/springsource/loaded/TypeDescriptor.getFields:()[Lorg/springsource/loaded/FieldMember;]
TypeDescriptor.getFieldsRequiringAccessors ( ) : FieldMember[ ]
[mangled: org/springsource/loaded/TypeDescriptor.getFieldsRequiringAccessors:()[Lorg/springsource/loaded/FieldMember;]
TypeDescriptor.getMethod ( int methodId ) : MethodMember
[mangled: org/springsource/loaded/TypeDescriptor.getMethod:(I)Lorg/springsource/loaded/MethodMember;]
TypeDescriptor.getMethods ( ) : MethodMember[ ]
[mangled: org/springsource/loaded/TypeDescriptor.getMethods:()[Lorg/springsource/loaded/MethodMember;]
TypeDescriptor.getModifiers ( ) : int
[mangled: org/springsource/loaded/TypeDescriptor.getModifiers:()I]
TypeDescriptor.getName ( ) : String
[mangled: org/springsource/loaded/TypeDescriptor.getName:()Ljava/lang/String;]
TypeDescriptor.getReloadableType ( ) : ReloadableType
[mangled: org/springsource/loaded/TypeDescriptor.getReloadableType:()Lorg/springsource/loaded/ReloadableType;]
TypeDescriptor.getSuperinterfacesName ( ) : String[ ]
[mangled: org/springsource/loaded/TypeDescriptor.getSuperinterfacesName:()[Ljava/lang/String;]
TypeDescriptor.getSupertypeName ( ) : String
[mangled: org/springsource/loaded/TypeDescriptor.getSupertypeName:()Ljava/lang/String;]
TypeDescriptor.getTypeRegistry ( ) : TypeRegistry
[mangled: org/springsource/loaded/TypeDescriptor.getTypeRegistry:()Lorg/springsource/loaded/TypeRegistry;]
TypeDescriptor.hasClinit ( ) : boolean
[mangled: org/springsource/loaded/TypeDescriptor.hasClinit:()Z]
TypeDescriptor.isAnnotation ( ) : boolean
[mangled: org/springsource/loaded/TypeDescriptor.isAnnotation:()Z]
TypeDescriptor.isEnum ( ) : boolean
[mangled: org/springsource/loaded/TypeDescriptor.isEnum:()Z]
TypeDescriptor.isFinalInHierarchy ( String nad ) : boolean
[mangled: org/springsource/loaded/TypeDescriptor.isFinalInHierarchy:(Ljava/lang/String;)Z]
TypeDescriptor.isGroovyType ( ) : boolean
[mangled: org/springsource/loaded/TypeDescriptor.isGroovyType:()Z]
TypeDescriptor.isInterface ( ) : boolean
[mangled: org/springsource/loaded/TypeDescriptor.isInterface:()Z]
TypeDescriptor.isReloadable ( ) : boolean
[mangled: org/springsource/loaded/TypeDescriptor.isReloadable:()Z]
TypeDescriptor.methodsToString ( MethodMember[ ] methods ) : String
[mangled: org/springsource/loaded/TypeDescriptor.methodsToString:([Lorg/springsource/loaded/MethodMember;)Ljava/lang/String;]
TypeDescriptor.setIsGroovyType ( boolean b ) : void
[mangled: org/springsource/loaded/TypeDescriptor.setIsGroovyType:(Z)V]
TypeDescriptor.toString ( ) : String
[mangled: org/springsource/loaded/TypeDescriptor.toString:()Ljava/lang/String;]
TypeDescriptor.TypeDescriptor ( String slashedTypeName, String supertypeName, String[ ] superinterfaceNames, int modifiers, List constructors, List methods, List fields, List fieldsRequiringAccessors, boolean isReloadable, TypeRegistry registry, boolean hasClinit, List finalInHierarchy )
[mangled: org/springsource/loaded/TypeDescriptor."<init>":(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;ILjava/util/List;Ljava/util/List;Ljava/util/List;Ljava/util/List;ZLorg/springsource/loaded/TypeRegistry;ZLjava/util/List;)V]
springloaded-core-1.1.4.jar, TypeDescriptorExtractor.class
package org.springsource.loaded
TypeDescriptorExtractor.extract ( byte[ ] bytes, boolean isReloadableType ) : TypeDescriptor
[mangled: org/springsource/loaded/TypeDescriptorExtractor.extract:([BZ)Lorg/springsource/loaded/TypeDescriptor;]
TypeDescriptorExtractor.TypeDescriptorExtractor ( TypeRegistry registry )
[mangled: org/springsource/loaded/TypeDescriptorExtractor."<init>":(Lorg/springsource/loaded/TypeRegistry;)V]
springloaded-core-1.1.4.jar, TypeDescriptorMethodProvider.class
package org.springsource.loaded.ri
TypeDescriptorMethodProvider.getDeclaredMethods ( ) : List
[mangled: org/springsource/loaded/ri/TypeDescriptorMethodProvider.getDeclaredMethods:()Ljava/util/List;]
TypeDescriptorMethodProvider.getInterfaces ( ) : MethodProvider[ ]
[mangled: org/springsource/loaded/ri/TypeDescriptorMethodProvider.getInterfaces:()[Lorg/springsource/loaded/ri/MethodProvider;]
TypeDescriptorMethodProvider.getSlashedName ( ) : String
[mangled: org/springsource/loaded/ri/TypeDescriptorMethodProvider.getSlashedName:()Ljava/lang/String;]
TypeDescriptorMethodProvider.getSuper ( ) : MethodProvider
[mangled: org/springsource/loaded/ri/TypeDescriptorMethodProvider.getSuper:()Lorg/springsource/loaded/ri/MethodProvider;]
TypeDescriptorMethodProvider.getTypeDescriptor ( ) [abstract] : TypeDescriptor
[mangled: org/springsource/loaded/ri/TypeDescriptorMethodProvider.getTypeDescriptor:()Lorg/springsource/loaded/TypeDescriptor;]
TypeDescriptorMethodProvider.getTypeRegistry ( ) [abstract] : TypeRegistry
[mangled: org/springsource/loaded/ri/TypeDescriptorMethodProvider.getTypeRegistry:()Lorg/springsource/loaded/TypeRegistry;]
TypeDescriptorMethodProvider.invokerFor ( MethodMember p1 ) [abstract] : Invoker
[mangled: org/springsource/loaded/ri/TypeDescriptorMethodProvider.invokerFor:(Lorg/springsource/loaded/MethodMember;)Lorg/springsource/loaded/ri/Invoker;]
TypeDescriptorMethodProvider.isInterface ( ) : boolean
[mangled: org/springsource/loaded/ri/TypeDescriptorMethodProvider.isInterface:()Z]
TypeDescriptorMethodProvider.TypeDescriptorMethodProvider ( )
[mangled: org/springsource/loaded/ri/TypeDescriptorMethodProvider."<init>":()V]
springloaded-core-1.1.4.jar, TypeDiffComputer.class
package org.springsource.loaded
TypeDiffComputer.computeDifferences ( byte[ ] oldbytes, byte[ ] newbytes ) [static] : TypeDelta
[mangled: org/springsource/loaded/TypeDiffComputer.computeDifferences:([B[B)Lorg/springsource/loaded/TypeDelta;]
TypeDiffComputer.TypeDiffComputer ( )
[mangled: org/springsource/loaded/TypeDiffComputer."<init>":()V]
springloaded-core-1.1.4.jar, TypeInsnNode.class
package sl.org.objectweb.asm.tree
TypeInsnNode.accept ( MethodVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/TypeInsnNode.accept:(Lsl/org/objectweb/asm/MethodVisitor;)V]
TypeInsnNode.clone ( Map p1 ) : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/TypeInsnNode.clone:(Ljava/util/Map;)Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
TypeInsnNode.getType ( ) : int
[mangled: sl/org/objectweb/asm/tree/TypeInsnNode.getType:()I]
TypeInsnNode.setOpcode ( int p1 ) : void
[mangled: sl/org/objectweb/asm/tree/TypeInsnNode.setOpcode:(I)V]
TypeInsnNode.TypeInsnNode ( int p1, String p2 )
[mangled: sl/org/objectweb/asm/tree/TypeInsnNode."<init>":(ILjava/lang/String;)V]
springloaded-core-1.1.4.jar, TypePattern.class
package org.springsource.loaded
TypePattern.internalMatches ( String p1 ) [abstract] : boolean
[mangled: org/springsource/loaded/TypePattern.internalMatches:(Ljava/lang/String;)Z]
TypePattern.matches ( String dottedname ) : boolean
[mangled: org/springsource/loaded/TypePattern.matches:(Ljava/lang/String;)Z]
TypePattern.TypePattern ( )
[mangled: org/springsource/loaded/TypePattern."<init>":()V]
springloaded-core-1.1.4.jar, TypeRegistry.class
package org.springsource.loaded
TypeRegistry.addType ( String dottedname, byte[ ] initialbytes ) : ReloadableType
[mangled: org/springsource/loaded/TypeRegistry.addType:(Ljava/lang/String;[B)Lorg/springsource/loaded/ReloadableType;]
TypeRegistry.ccheck ( int ids, String descriptor ) [static] : Object
[mangled: org/springsource/loaded/TypeRegistry.ccheck:(ILjava/lang/String;)Ljava/lang/Object;]
TypeRegistry.checkChildClassLoader ( ReloadableType currentlyDefining ) : void
[mangled: org/springsource/loaded/TypeRegistry.checkChildClassLoader:(Lorg/springsource/loaded/ReloadableType;)V]
TypeRegistry.configure ( Properties properties ) : void
[mangled: org/springsource/loaded/TypeRegistry.configure:(Ljava/util/Properties;)V]
TypeRegistry.ensureConfigured ( ) : void
[mangled: org/springsource/loaded/TypeRegistry.ensureConfigured:()V]
TypeRegistry.fireReloadEvent ( ReloadableType reloadableType, String versionsuffix ) : void
[mangled: org/springsource/loaded/TypeRegistry.fireReloadEvent:(Lorg/springsource/loaded/ReloadableType;Ljava/lang/String;)V]
TypeRegistry.fireUnableToReloadEvent ( ReloadableType reloadableType, TypeDelta td, String versionsuffix ) : boolean
[mangled: org/springsource/loaded/TypeRegistry.fireUnableToReloadEvent:(Lorg/springsource/loaded/ReloadableType;Lorg/springsource/loaded/TypeDelta;Ljava/lang/String;)Z]
TypeRegistry.getChildClassLoader ( ) : ChildClassLoader
[mangled: org/springsource/loaded/TypeRegistry.getChildClassLoader:()Lorg/springsource/loaded/ChildClassLoader;]
TypeRegistry.getClass_ClassInfo ( ) : Class
[mangled: org/springsource/loaded/TypeRegistry.getClass_ClassInfo:()Ljava/lang/Class;]
TypeRegistry.getClass_GroovySystem ( ) : Class
[mangled: org/springsource/loaded/TypeRegistry.getClass_GroovySystem:()Ljava/lang/Class;]
TypeRegistry.getClassLoader ( ) : ClassLoader
[mangled: org/springsource/loaded/TypeRegistry.getClassLoader:()Ljava/lang/ClassLoader;]
TypeRegistry.getDescriptorFor ( String slashedname ) : TypeDescriptor
[mangled: org/springsource/loaded/TypeRegistry.getDescriptorFor:(Ljava/lang/String;)Lorg/springsource/loaded/TypeDescriptor;]
TypeRegistry.getDescriptorForReloadableType ( String slashedname ) : TypeDescriptor
[mangled: org/springsource/loaded/TypeRegistry.getDescriptorForReloadableType:(Ljava/lang/String;)Lorg/springsource/loaded/TypeDescriptor;]
TypeRegistry.getExclusionPatterns ( ) : List
[mangled: org/springsource/loaded/TypeRegistry.getExclusionPatterns:()Ljava/util/List;]
TypeRegistry.getExtractor ( ) : TypeDescriptorExtractor
[mangled: org/springsource/loaded/TypeRegistry.getExtractor:()Lorg/springsource/loaded/TypeDescriptorExtractor;]
TypeRegistry.getField_ClassInfo_cachedClassRef ( ) : Field
[mangled: org/springsource/loaded/TypeRegistry.getField_ClassInfo_cachedClassRef:()Ljava/lang/reflect/Field;]
TypeRegistry.getId ( ) : int
[mangled: org/springsource/loaded/TypeRegistry.getId:()I]
TypeRegistry.getInclusionPatterns ( ) : List
[mangled: org/springsource/loaded/TypeRegistry.getInclusionPatterns:()Ljava/util/List;]
TypeRegistry.getJDKProxiesFor ( String slashedInterfaceTypeName ) : Set
[mangled: org/springsource/loaded/TypeRegistry.getJDKProxiesFor:(Ljava/lang/String;)Ljava/util/Set;]
TypeRegistry.getLatestDescriptorFor ( String slashedname ) : TypeDescriptor
[mangled: org/springsource/loaded/TypeRegistry.getLatestDescriptorFor:(Ljava/lang/String;)Lorg/springsource/loaded/TypeDescriptor;]
TypeRegistry.getMethod_ClassInfo_getClassInfo ( ) : Method
[mangled: org/springsource/loaded/TypeRegistry.getMethod_ClassInfo_getClassInfo:()Ljava/lang/reflect/Method;]
TypeRegistry.getParentRegistry ( ) : TypeRegistry
[mangled: org/springsource/loaded/TypeRegistry.getParentRegistry:()Lorg/springsource/loaded/TypeRegistry;]
TypeRegistry.getRebasePaths ( ) : Map
[mangled: org/springsource/loaded/TypeRegistry.getRebasePaths:()Ljava/util/Map;]
TypeRegistry.getReloadableSuperType ( String slashedClassname ) : ReloadableType
[mangled: org/springsource/loaded/TypeRegistry.getReloadableSuperType:(Ljava/lang/String;)Lorg/springsource/loaded/ReloadableType;]
TypeRegistry.getReloadableType ( Class clazz ) : ReloadableType
[mangled: org/springsource/loaded/TypeRegistry.getReloadableType:(Ljava/lang/Class;)Lorg/springsource/loaded/ReloadableType;]
TypeRegistry.getReloadableType ( int typeId ) : ReloadableType
[mangled: org/springsource/loaded/TypeRegistry.getReloadableType:(I)Lorg/springsource/loaded/ReloadableType;]
TypeRegistry.getReloadableType ( int typeRegistryId, int typeId ) [static] : ReloadableType
[mangled: org/springsource/loaded/TypeRegistry.getReloadableType:(II)Lorg/springsource/loaded/ReloadableType;]
TypeRegistry.getReloadableType ( String slashedClassname ) : ReloadableType
[mangled: org/springsource/loaded/TypeRegistry.getReloadableType:(Ljava/lang/String;)Lorg/springsource/loaded/ReloadableType;]
TypeRegistry.getReloadableType ( String slashedClassname, boolean allocateIdIfNotYetLoaded ) : ReloadableType
[mangled: org/springsource/loaded/TypeRegistry.getReloadableType:(Ljava/lang/String;Z)Lorg/springsource/loaded/ReloadableType;]
TypeRegistry.getReloadableTypes ( ) : ReloadableType[ ]
[mangled: org/springsource/loaded/TypeRegistry.getReloadableTypes:()[Lorg/springsource/loaded/ReloadableType;]
TypeRegistry.getTypeIdFor ( String slashname, boolean allocateIfNotFound ) : int
[mangled: org/springsource/loaded/TypeRegistry.getTypeIdFor:(Ljava/lang/String;Z)I]
TypeRegistry.getTypeRegistryFor ( ClassLoader classloader ) [static] : TypeRegistry
[mangled: org/springsource/loaded/TypeRegistry.getTypeRegistryFor:(Ljava/lang/ClassLoader;)Lorg/springsource/loaded/TypeRegistry;]
TypeRegistry.iincheck ( int ids, String nameAndDescriptor ) [static] : boolean
[mangled: org/springsource/loaded/TypeRegistry.iincheck:(ILjava/lang/String;)Z]
TypeRegistry.instanceFieldInterceptionRequired ( int ids, String name ) [static] : boolean
[mangled: org/springsource/loaded/TypeRegistry.instanceFieldInterceptionRequired:(ILjava/lang/String;)Z]
TypeRegistry.invokespecialSearch ( ReloadableType rt, String nameAndDescriptor ) [static] : Object
[mangled: org/springsource/loaded/TypeRegistry.invokespecialSearch:(Lorg/springsource/loaded/ReloadableType;Ljava/lang/String;)Ljava/lang/Object;]
TypeRegistry.ispcheck ( int ids, String nameAndDescriptor ) [static] : __DynamicallyDispatchable
[mangled: org/springsource/loaded/TypeRegistry.ispcheck:(ILjava/lang/String;)Lorg/springsource/loaded/__DynamicallyDispatchable;]
TypeRegistry.isReloadableTypeName ( String slashedName ) : boolean
[mangled: org/springsource/loaded/TypeRegistry.isReloadableTypeName:(Ljava/lang/String;)Z]
TypeRegistry.isReloadableTypeName ( String slashedName, ProtectionDomain protectionDomain, byte[ ] bytes ) : boolean
[mangled: org/springsource/loaded/TypeRegistry.isReloadableTypeName:(Ljava/lang/String;Ljava/security/ProtectionDomain;[B)Z]
TypeRegistry.isResolved ( Class clazz ) : boolean
[mangled: org/springsource/loaded/TypeRegistry.isResolved:(Ljava/lang/Class;)Z]
TypeRegistry.istcheck ( int ids, String nameAndDescriptor ) [static] : Object
[mangled: org/springsource/loaded/TypeRegistry.istcheck:(ILjava/lang/String;)Ljava/lang/Object;]
TypeRegistry.ivicheck ( int ids, String nameAndDescriptor ) [static] : boolean
[mangled: org/springsource/loaded/TypeRegistry.ivicheck:(ILjava/lang/String;)Z]
TypeRegistry.loadNewVersion ( ReloadableType rtype, File file ) : void
[mangled: org/springsource/loaded/TypeRegistry.loadNewVersion:(Lorg/springsource/loaded/ReloadableType;Ljava/io/File;)V]
TypeRegistry.methodCallRewrite ( byte[ ] bytes ) : byte[ ]
[mangled: org/springsource/loaded/TypeRegistry.methodCallRewrite:([B)[B]
TypeRegistry.methodCallRewriteUseCacheIfAvailable ( String slashedClassName, byte[ ] bytes ) : byte[ ]
[mangled: org/springsource/loaded/TypeRegistry.methodCallRewriteUseCacheIfAvailable:(Ljava/lang/String;[B)[B]
TypeRegistry.monitorForUpdates ( ReloadableType rtype, String externalForm ) : void
[mangled: org/springsource/loaded/TypeRegistry.monitorForUpdates:(Lorg/springsource/loaded/ReloadableType;Ljava/lang/String;)V]
TypeRegistry.reinitialize ( ) [static] : void
[mangled: org/springsource/loaded/TypeRegistry.reinitialize:()V]
TypeRegistry.rememberReloadableType ( int typeId, ReloadableType rtype ) : void
[mangled: org/springsource/loaded/TypeRegistry.rememberReloadableType:(ILorg/springsource/loaded/ReloadableType;)V]
TypeRegistry.resetAllConfiguration ( ) [static] : void
[mangled: org/springsource/loaded/TypeRegistry.resetAllConfiguration:()V]
TypeRegistry.resetConfiguration ( ) : void
[mangled: org/springsource/loaded/TypeRegistry.resetConfiguration:()V]
TypeRegistry.setShouldDefineClasses ( boolean should ) : void
[mangled: org/springsource/loaded/TypeRegistry.setShouldDefineClasses:(Z)V]
TypeRegistry.shouldDefineClasses ( ) : boolean
[mangled: org/springsource/loaded/TypeRegistry.shouldDefineClasses:()Z]
TypeRegistry.shouldRerunStaticInitializer ( ReloadableType reloadableType, String versionsuffix ) : boolean
[mangled: org/springsource/loaded/TypeRegistry.shouldRerunStaticInitializer:(Lorg/springsource/loaded/ReloadableType;Ljava/lang/String;)Z]
TypeRegistry.staticFieldInterceptionRequired ( int ids, String name ) [static] : boolean
[mangled: org/springsource/loaded/TypeRegistry.staticFieldInterceptionRequired:(ILjava/lang/String;)Z]
TypeRegistry.toString ( ) : String
[mangled: org/springsource/loaded/TypeRegistry.toString:()Ljava/lang/String;]
TypeRegistry.typeRegistryExistsForId ( int typeRegistryId ) [static] : boolean
[mangled: org/springsource/loaded/TypeRegistry.typeRegistryExistsForId:(I)Z]
springloaded-core-1.1.4.jar, TypeRewriter.class
package org.springsource.loaded
TypeRewriter.rewrite ( ReloadableType rtype, byte[ ] bytes ) [static] : byte[ ]
[mangled: org/springsource/loaded/TypeRewriter.rewrite:(Lorg/springsource/loaded/ReloadableType;[B)[B]
TypeRewriter.TypeRewriter ( )
[mangled: org/springsource/loaded/TypeRewriter."<init>":()V]
springloaded-core-1.1.4.jar, UnableToLoadClassException.class
package org.springsource.loaded
UnableToLoadClassException.UnableToLoadClassException ( String classname )
[mangled: org/springsource/loaded/UnableToLoadClassException."<init>":(Ljava/lang/String;)V]
springloaded-core-1.1.4.jar, UnableToReloadEventProcessorPlugin.class
package org.springsource.loaded
UnableToReloadEventProcessorPlugin.unableToReloadEvent ( String p1, Class p2, TypeDelta p3, String p4 ) [abstract] : void
[mangled: org/springsource/loaded/UnableToReloadEventProcessorPlugin.unableToReloadEvent:(Ljava/lang/String;Ljava/lang/Class;Lorg/springsource/loaded/TypeDelta;Ljava/lang/String;)V]
springloaded-core-1.1.4.jar, Utils.class
package org.springsource.loaded
Utils.addCorrectReturnInstruction ( MethodVisitor mv, Utils.ReturnType returnType, boolean createCast ) [static] : void
[mangled: org/springsource/loaded/Utils.addCorrectReturnInstruction:(Lsl/org/objectweb/asm/MethodVisitor;Lorg/springsource/loaded/Utils$ReturnType;Z)V]
Utils.annotationNodeFormat ( AnnotationNode o ) [static] : String
[mangled: org/springsource/loaded/Utils.annotationNodeFormat:(Lsl/org/objectweb/asm/tree/AnnotationNode;)Ljava/lang/String;]
Utils.appendDescriptor ( Class p, StringBuilder s ) [static] : void
[mangled: org/springsource/loaded/Utils.appendDescriptor:(Ljava/lang/Class;Ljava/lang/StringBuilder;)V]
Utils.arrayCopyOf ( Object[ ] array, int newSize ) [static] : Object[ ]
[mangled: org/springsource/loaded/Utils.arrayCopyOf:([Ljava/lang/Object;I)[Ljava/lang/Object;]
Utils.assertDotted ( String name ) [static] : void
[mangled: org/springsource/loaded/Utils.assertDotted:(Ljava/lang/String;)V]
Utils.assertSlashed ( String name ) [static] : void
[mangled: org/springsource/loaded/Utils.assertSlashed:(Ljava/lang/String;)V]
Utils.assertTrue ( boolean condition, String detail ) [static] : void
[mangled: org/springsource/loaded/Utils.assertTrue:(ZLjava/lang/String;)V]
Utils.checkCompatibility ( TypeRegistry registry, Object result, String expectedTypeDescriptor ) [static] : Object
[mangled: org/springsource/loaded/Utils.checkCompatibility:(Lorg/springsource/loaded/TypeRegistry;Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;]
Utils.collapseStackToArray ( MethodVisitor mv, String desc ) [static] : int
[mangled: org/springsource/loaded/Utils.collapseStackToArray:(Lsl/org/objectweb/asm/MethodVisitor;Ljava/lang/String;)I]
Utils.createLoadsBasedOnDescriptor ( MethodVisitor mv, String descriptor, int startindex ) [static] : void
[mangled: org/springsource/loaded/Utils.createLoadsBasedOnDescriptor:(Lsl/org/objectweb/asm/MethodVisitor;Ljava/lang/String;I)V]
Utils.decode ( String s ) [static] : long
[mangled: org/springsource/loaded/Utils.decode:(Ljava/lang/String;)J]
Utils.discoverInterfaces ( byte[ ] classbytes ) [static] : String[ ]
[mangled: org/springsource/loaded/Utils.discoverInterfaces:([B)[Ljava/lang/String;]
Utils.dump ( String slashname, byte[ ] bytesLoaded ) [static] : String
[mangled: org/springsource/loaded/Utils.dump:(Ljava/lang/String;[B)Ljava/lang/String;]
Utils.dumpClass ( String file, byte[ ] bytes ) [static] : void
[mangled: org/springsource/loaded/Utils.dumpClass:(Ljava/lang/String;[B)V]
Utils.encode ( long number ) [static] : String
[mangled: org/springsource/loaded/Utils.encode:(J)Ljava/lang/String;]
Utils.fieldNodeFormat ( Collection fieldNodes ) [static] : String
[mangled: org/springsource/loaded/Utils.fieldNodeFormat:(Ljava/util/Collection;)Ljava/lang/String;]
Utils.fieldNodeFormat ( FieldNode fieldNode ) [static] : String
[mangled: org/springsource/loaded/Utils.fieldNodeFormat:(Lsl/org/objectweb/asm/tree/FieldNode;)Ljava/lang/String;]
Utils.formatAnnotationNodeNameValuePairValue ( Object value, StringBuilder s ) [static] : void
[mangled: org/springsource/loaded/Utils.formatAnnotationNodeNameValuePairValue:(Ljava/lang/Object;Ljava/lang/StringBuilder;)V]
Utils.generateInstructionsToUnpackArrayAccordingToDescriptor ( MethodVisitor mv, String toCallDescriptor, int arrayVariableIndex ) [static] : void
[mangled: org/springsource/loaded/Utils.generateInstructionsToUnpackArrayAccordingToDescriptor:(Lsl/org/objectweb/asm/MethodVisitor;Ljava/lang/String;I)V]
Utils.getDispatcherName ( String name, String versionstamp ) [static] : String
[mangled: org/springsource/loaded/Utils.getDispatcherName:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
Utils.getExecutorName ( String name, String versionstamp ) [static] : String
[mangled: org/springsource/loaded/Utils.getExecutorName:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
Utils.getInterfaceName ( String owner ) [static] : String
[mangled: org/springsource/loaded/Utils.getInterfaceName:(Ljava/lang/String;)Ljava/lang/String;]
Utils.getParameterCount ( String methodDescriptor ) [static] : int
[mangled: org/springsource/loaded/Utils.getParameterCount:(Ljava/lang/String;)I]
Utils.getParamSequence ( String descriptor ) [static] : String
[mangled: org/springsource/loaded/Utils.getParamSequence:(Ljava/lang/String;)Ljava/lang/String;]
Utils.getProtectedFieldGetterName ( String fieldname ) [static] : String
[mangled: org/springsource/loaded/Utils.getProtectedFieldGetterName:(Ljava/lang/String;)Ljava/lang/String;]
Utils.getProtectedFieldSetterName ( String fieldname ) [static] : String
[mangled: org/springsource/loaded/Utils.getProtectedFieldSetterName:(Ljava/lang/String;)Ljava/lang/String;]
Utils.getReturnTypeDescriptor ( String methodDescriptor ) [static] : Utils.ReturnType
[mangled: org/springsource/loaded/Utils.getReturnTypeDescriptor:(Ljava/lang/String;)Lorg/springsource/loaded/Utils$ReturnType;]
Utils.getSize ( String descriptor ) [static] : int
[mangled: org/springsource/loaded/Utils.getSize:(Ljava/lang/String;)I]
Utils.insertBoxInsns ( MethodVisitor mv, char ch ) [static] : void
[mangled: org/springsource/loaded/Utils.insertBoxInsns:(Lsl/org/objectweb/asm/MethodVisitor;C)V]
Utils.insertBoxInsns ( MethodVisitor mv, String type ) [static] : void
[mangled: org/springsource/loaded/Utils.insertBoxInsns:(Lsl/org/objectweb/asm/MethodVisitor;Ljava/lang/String;)V]
Utils.insertExtraParameter ( String classname, String descriptor ) [static] : String
[mangled: org/springsource/loaded/Utils.insertExtraParameter:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
Utils.insertPopsForAllParameters ( MethodVisitor mv, String desc ) [static] : int
[mangled: org/springsource/loaded/Utils.insertPopsForAllParameters:(Lsl/org/objectweb/asm/MethodVisitor;Ljava/lang/String;)I]
Utils.insertUnboxInsns ( MethodVisitor mv, char ch, boolean isObject ) [static] : void
[mangled: org/springsource/loaded/Utils.insertUnboxInsns:(Lsl/org/objectweb/asm/MethodVisitor;CZ)V]
Utils.insertUnboxInsnsIfNecessary ( MethodVisitor mv, String type, boolean isObject ) [static] : void
[mangled: org/springsource/loaded/Utils.insertUnboxInsnsIfNecessary:(Lsl/org/objectweb/asm/MethodVisitor;Ljava/lang/String;Z)V]
Utils.isAssignableFrom ( String lookingFor, TypeDescriptor candidate ) [static] : boolean
[mangled: org/springsource/loaded/Utils.isAssignableFrom:(Ljava/lang/String;Lorg/springsource/loaded/TypeDescriptor;)Z]
Utils.isAssignableFrom ( TypeRegistry reg, Class clazz, String lookingFor ) [static] : boolean
[mangled: org/springsource/loaded/Utils.isAssignableFrom:(Lorg/springsource/loaded/TypeRegistry;Ljava/lang/Class;Ljava/lang/String;)Z]
Utils.isConvertableFrom ( Class targetType, Class sourceType ) [static] : boolean
[mangled: org/springsource/loaded/Utils.isConvertableFrom:(Ljava/lang/Class;Ljava/lang/Class;)Z]
Utils.isInitializer ( String membername ) [static] : boolean
[mangled: org/springsource/loaded/Utils.isInitializer:(Ljava/lang/String;)Z]
Utils.isObjectIsUnboxableTo ( Class possiblyBoxedType, char primitive ) [static] : boolean
[mangled: org/springsource/loaded/Utils.isObjectIsUnboxableTo:(Ljava/lang/Class;C)Z]
Utils.loadBytesFromStream ( InputStream stream ) [static] : byte[ ]
[mangled: org/springsource/loaded/Utils.loadBytesFromStream:(Ljava/io/InputStream;)[B]
Utils.loadClassAsBytes ( ClassLoader loader, String dottedclassname ) [static] : byte[ ]
[mangled: org/springsource/loaded/Utils.loadClassAsBytes:(Ljava/lang/ClassLoader;Ljava/lang/String;)[B]
Utils.loadClassAsBytes2 ( ClassLoader loader, String slashedclassname ) [static] : byte[ ]
[mangled: org/springsource/loaded/Utils.loadClassAsBytes2:(Ljava/lang/ClassLoader;Ljava/lang/String;)[B]
Utils.loadFromStream ( InputStream stream ) [static] : byte[ ]
[mangled: org/springsource/loaded/Utils.loadFromStream:(Ljava/io/InputStream;)[B]
Utils.logAndThrow ( Logger log, String message ) [static] : void
[mangled: org/springsource/loaded/Utils.logAndThrow:(Ljava/util/logging/Logger;Ljava/lang/String;)V]
Utils.makePublicNonFinal ( int access ) [static] : int
[mangled: org/springsource/loaded/Utils.makePublicNonFinal:(I)I]
Utils.promoteDefaultOrPrivateOrProtectedToPublic ( int access ) [static] : int
[mangled: org/springsource/loaded/Utils.promoteDefaultOrPrivateOrProtectedToPublic:(I)I]
Utils.promoteDefaultOrProtectedToPublic ( int access ) [static] : int
[mangled: org/springsource/loaded/Utils.promoteDefaultOrProtectedToPublic:(I)I]
Utils.promoteDefaultOrProtectedToPublic ( int access, boolean isEnum ) [static] : int
[mangled: org/springsource/loaded/Utils.promoteDefaultOrProtectedToPublic:(IZ)I]
Utils.sizeOf ( String typeDescriptor ) [static] : int
[mangled: org/springsource/loaded/Utils.sizeOf:(Ljava/lang/String;)I]
Utils.slashedNamesToClasses ( String[ ] slashedNames, ClassLoader classLoader ) [static] : Class[ ]
[mangled: org/springsource/loaded/Utils.slashedNamesToClasses:([Ljava/lang/String;Ljava/lang/ClassLoader;)[Ljava/lang/Class;]
Utils.slashedNameToClass ( String slashedName, ClassLoader classLoader ) [static] : Class
[mangled: org/springsource/loaded/Utils.slashedNameToClass:(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/Class;]
Utils.stripFirstParameter ( String descriptor ) [static] : String
[mangled: org/springsource/loaded/Utils.stripFirstParameter:(Ljava/lang/String;)Ljava/lang/String;]
Utils.toClass ( ReloadableType rtype ) [static] : Class
[mangled: org/springsource/loaded/Utils.toClass:(Lorg/springsource/loaded/ReloadableType;)Ljava/lang/Class;]
Utils.toClass ( Type type, ClassLoader classLoader ) [static] : Class
[mangled: org/springsource/loaded/Utils.toClass:(Lsl/org/objectweb/asm/Type;Ljava/lang/ClassLoader;)Ljava/lang/Class;]
Utils.toCombined ( int typeRegistryId, int classId ) [static] : int
[mangled: org/springsource/loaded/Utils.toCombined:(II)I]
Utils.toConstructorDescriptor ( Class[ ] params ) [static] : String
[mangled: org/springsource/loaded/Utils.toConstructorDescriptor:([Ljava/lang/Class;)Ljava/lang/String;]
Utils.toMethodDescriptor ( Method m ) [static] : String
[mangled: org/springsource/loaded/Utils.toMethodDescriptor:(Ljava/lang/reflect/Method;)Ljava/lang/String;]
Utils.toMethodDescriptor ( Method method, boolean ignoreFirstParameter ) [static] : String
[mangled: org/springsource/loaded/Utils.toMethodDescriptor:(Ljava/lang/reflect/Method;Z)Ljava/lang/String;]
Utils.toOpcodeString ( int opcode ) [static] : String
[mangled: org/springsource/loaded/Utils.toOpcodeString:(I)Ljava/lang/String;]
Utils.toPaddedNumber ( int value, int width ) [static] : String
[mangled: org/springsource/loaded/Utils.toPaddedNumber:(II)Ljava/lang/String;]
Utils.toParamClasses ( String methodDescriptor, ClassLoader classLoader ) [static] : Class[ ]
[mangled: org/springsource/loaded/Utils.toParamClasses:(Ljava/lang/String;Ljava/lang/ClassLoader;)[Ljava/lang/Class;]
Utils.toParamDescriptor ( Class[ ] params ) [static] : String
[mangled: org/springsource/loaded/Utils.toParamDescriptor:([Ljava/lang/Class;)Ljava/lang/String;]
Utils.toResultCheckIfNull ( Object value, String desc ) [static] : Object
[mangled: org/springsource/loaded/Utils.toResultCheckIfNull:(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;]
Utils.toSuperAccessor ( String typename, String name ) [static] : String
[mangled: org/springsource/loaded/Utils.toSuperAccessor:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
Utils.Utils ( )
[mangled: org/springsource/loaded/Utils."<init>":()V]
springloaded-core-1.1.4.jar, VarInsnNode.class
package sl.org.objectweb.asm.tree
VarInsnNode.accept ( MethodVisitor p1 ) : void
[mangled: sl/org/objectweb/asm/tree/VarInsnNode.accept:(Lsl/org/objectweb/asm/MethodVisitor;)V]
VarInsnNode.clone ( Map p1 ) : AbstractInsnNode
[mangled: sl/org/objectweb/asm/tree/VarInsnNode.clone:(Ljava/util/Map;)Lsl/org/objectweb/asm/tree/AbstractInsnNode;]
VarInsnNode.getType ( ) : int
[mangled: sl/org/objectweb/asm/tree/VarInsnNode.getType:()I]
VarInsnNode.setOpcode ( int p1 ) : void
[mangled: sl/org/objectweb/asm/tree/VarInsnNode.setOpcode:(I)V]
VarInsnNode.VarInsnNode ( int p1, int p2 )
[mangled: sl/org/objectweb/asm/tree/VarInsnNode."<init>":(II)V]
to the top
Problems with Data Types, High Severity (283)
grails-aether-2.3.2.jar
package org.codehaus.groovy.grails.resolve.maven.aether
[+] AetherArtifactResultReport (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842783289 has been renamed to __timeStamp__239_neverHappen1385047569571. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842783289 in AetherArtifactResultReport. |
[+] affected methods (19)
AetherArtifactResultReport ( String, List )This constructor is from 'AetherArtifactResultReport' class.
__.swapInit ( )This method is from 'AetherArtifactResultReport' class.
getAllArtifacts ( )This method is from 'AetherArtifactResultReport' class.
getArtifactResults ( )This method is from 'AetherArtifactResultReport' class.
getClasspath ( )This method is from 'AetherArtifactResultReport' class.
getFiles ( )This method is from 'AetherArtifactResultReport' class.
getJarFiles ( )This method is from 'AetherArtifactResultReport' class.
getMetaClass ( )This method is from 'AetherArtifactResultReport' class.
getPluginZips ( )This method is from 'AetherArtifactResultReport' class.
getProperty ( String )This method is from 'AetherArtifactResultReport' class.
getResolvedArtifacts ( )This method is from 'AetherArtifactResultReport' class.
getResolveError ( )This method is from 'AetherArtifactResultReport' class.
...
[+] AetherDependencyManager (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842783357 has been renamed to __timeStamp__239_neverHappen1385047569577. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842783357 in AetherDependencyManager. |
[+] affected methods (91)
AetherDependencyManager ( )This constructor is from 'AetherDependencyManager' class.
__.swapInit ( )This method is from 'AetherDependencyManager' class.
addAttachments ( DependencyNode, String )This method is from 'AetherDependencyManager' class.
addBuildDependency ( Dependency )This method is from 'AetherDependencyManager' class.
addBuildDependency ( Dependency, ExclusionDependencySelector )This method is from 'AetherDependencyManager' class.
addBuildDependency ( Dependency )This method is from 'AetherDependencyManager' class.
addBuildDependency ( Dependency, DependencyConfiguration )This method is from 'AetherDependencyManager' class.
addDependency ( Dependency, String )This method is from 'AetherDependencyManager' class.
addDependency ( Dependency, String, ExclusionDependencySelector )This method is from 'AetherDependencyManager' class.
addDependency ( Dependency )This method is from 'AetherDependencyManager' class.
addDependency ( Dependency, DependencyConfiguration )This method is from 'AetherDependencyManager' class.
addProxy ( String, String, String, String, String )This method is from 'AetherDependencyManager' class.
...
[+] AetherDependencyReport (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842783466 has been renamed to __timeStamp__239_neverHappen1385047569603. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842783466 in AetherDependencyReport. |
[+] affected methods (24)
AetherDependencyReport ( PreorderNodeListGenerator, String )This constructor is from 'AetherDependencyReport' class.
AetherDependencyReport ( PreorderNodeListGenerator, String, Throwable )This constructor is from 'AetherDependencyReport' class.
__.swapInit ( )This method is from 'AetherDependencyReport' class.
getAllArtifacts ( )This method is from 'AetherDependencyReport' class.
getClasspath ( )This method is from 'AetherDependencyReport' class.
getError ( )This method is from 'AetherDependencyReport' class.
getFiles ( )This method is from 'AetherDependencyReport' class.
getJarFiles ( )This method is from 'AetherDependencyReport' class.
getMetaClass ( )This method is from 'AetherDependencyReport' class.
getPluginZips ( )This method is from 'AetherDependencyReport' class.
getProperty ( String )This method is from 'AetherDependencyReport' class.
getResolvedArtifacts ( )This method is from 'AetherDependencyReport' class.
...
[+] AetherExcludeResolver (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842783480 has been renamed to __timeStamp__239_neverHappen1385047569609. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842783480 in AetherExcludeResolver. |
[+] affected methods (10)
AetherExcludeResolver ( AetherDependencyManager )This constructor is from 'AetherExcludeResolver' class.
__.swapInit ( )This method is from 'AetherExcludeResolver' class.
getDependencyManager ( )This method is from 'AetherExcludeResolver' class.
getMetaClass ( )This method is from 'AetherExcludeResolver' class.
getProperty ( String )This method is from 'AetherExcludeResolver' class.
invokeMethod ( String, Object )This method is from 'AetherExcludeResolver' class.
resolveExcludes ( )This method is from 'AetherExcludeResolver' class.
setDependencyManager ( AetherDependencyManager )This method is from 'AetherExcludeResolver' class.
setMetaClass ( MetaClass )This method is from 'AetherExcludeResolver' class.
setProperty ( String, Object )This method is from 'AetherExcludeResolver' class.
[+] AetherGraphNode (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842783577 has been renamed to __timeStamp__239_neverHappen1385047569659. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842783577 in AetherGraphNode. |
[+] affected methods (5)
resolveToGraphNode ( String )Return value of this method has type 'AetherGraphNode'.
resolveToGraphNode ( DependencyNode, String )Return value of this method has type 'AetherGraphNode'.
AetherGraphNode ( DependencyResult, List )This constructor is from 'AetherGraphNode' class.
__.swapInit ( )This method is from 'AetherGraphNode' class.
createGraph ( GraphNode, List, List )This method is from 'AetherGraphNode' class.
package org.codehaus.groovy.grails.resolve.maven.aether.config
[+] AetherDsl (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842783488 has been renamed to __timeStamp__239_neverHappen1385047569613. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842783488 in AetherDsl. |
[+] affected methods (81)
AetherDsl ( AetherDependencyManager )This constructor is from 'AetherDsl' class.
__.swapInit ( )This method is from 'AetherDsl' class.
cacheDir ( File )This method is from 'AetherDsl' class.
cacheDir ( String )This method is from 'AetherDsl' class.
checksums ( String )This method is from 'AetherDsl' class.
checksums ( boolean )This method is from 'AetherDsl' class.
credentials ( Closure )This method is from 'AetherDsl' class.
dependencies ( Closure )This method is from 'AetherDsl' class.
environments ( Closure )This method is from 'AetherDsl' class.
getAetherDependencyManager ( )This method is from 'AetherDsl' class.
getArtifactDescriptorPolicy ( )This method is from 'AetherDsl' class.
getArtifactTypeRegistry ( )This method is from 'AetherDsl' class.
...
[+] DependenciesConfiguration (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842783510 has been renamed to __timeStamp__239_neverHappen1385047569622. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842783510 in DependenciesConfiguration. |
[+] affected methods (57)
DependenciesConfiguration ( AetherDependencyManager )This constructor is from 'DependenciesConfiguration' class.
__.swapInit ( )This method is from 'DependenciesConfiguration' class.
addBuildDependency ( Map, String )This method is from 'DependenciesConfiguration' class.
addBuildDependency ( Map, String, Closure )This method is from 'DependenciesConfiguration' class.
addBuildDependency ( Dependency )This method is from 'DependenciesConfiguration' class.
addBuildDependency ( Dependency )This method is from 'DependenciesConfiguration' class.
addBuildDependency ( Dependency, Closure )This method is from 'DependenciesConfiguration' class.
addDependency ( Map, String )This method is from 'DependenciesConfiguration' class.
addDependency ( Map, String, Closure )This method is from 'DependenciesConfiguration' class.
addDependency ( Dependency, String )This method is from 'DependenciesConfiguration' class.
addDependency ( Dependency )This method is from 'DependenciesConfiguration' class.
addDependency ( Dependency, Closure )This method is from 'DependenciesConfiguration' class.
...
[+] DependencyConfiguration (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842783529 has been renamed to __timeStamp__239_neverHappen1385047569631. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842783529 in DependencyConfiguration. |
[+] affected methods (36)
addBuildDependency ( Dependency, DependencyConfiguration )2nd parameter 'configuration' of this method has type 'DependencyConfiguration'.
addDependency ( Dependency, DependencyConfiguration )2nd parameter 'configuration' of this method has type 'DependencyConfiguration'.
createGrailsDependency ( Dependency, DependencyConfiguration )2nd parameter 'configuration' of this method has type 'DependencyConfiguration'.
customizeDependency ( Closure, Dependency )Return value of this method has type 'DependencyConfiguration'.
DependencyConfiguration ( Dependency )This constructor is from 'DependencyConfiguration' class.
__.swapInit ( )This method is from 'DependencyConfiguration' class.
exclude ( String )This method is from 'DependencyConfiguration' class.
exclude ( Map )This method is from 'DependencyConfiguration' class.
exclude ( Exclusion )This method is from 'DependencyConfiguration' class.
excludes ( Object[ ] )This method is from 'DependencyConfiguration' class.
getArtifact ( )This method is from 'DependencyConfiguration' class.
getDependency ( )This method is from 'DependencyConfiguration' class.
...
[+] GrailsAetherCoreDependencies (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842783582 has been renamed to __timeStamp__239_neverHappen1385047569661. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842783582 in GrailsAetherCoreDependencies. |
[+] affected methods (14)
GrailsAetherCoreDependencies ( String )This constructor is from 'GrailsAetherCoreDependencies' class.
GrailsAetherCoreDependencies ( String, String )This constructor is from 'GrailsAetherCoreDependencies' class.
GrailsAetherCoreDependencies ( String, String, boolean )This constructor is from 'GrailsAetherCoreDependencies' class.
GrailsAetherCoreDependencies ( String, String, boolean, boolean )This constructor is from 'GrailsAetherCoreDependencies' class.
__.swapInit ( )This method is from 'GrailsAetherCoreDependencies' class.
createDeclaration ( )This method is from 'GrailsAetherCoreDependencies' class.
getExclusionDependencySelector ( )This method is from 'GrailsAetherCoreDependencies' class.
getMetaClass ( )This method is from 'GrailsAetherCoreDependencies' class.
getProperty ( String )This method is from 'GrailsAetherCoreDependencies' class.
invokeMethod ( String, Object )This method is from 'GrailsAetherCoreDependencies' class.
registerDependencies ( DependenciesConfiguration, String, Collection )This method is from 'GrailsAetherCoreDependencies' class.
setExclusionDependencySelector ( ExclusionDependencySelector )This method is from 'GrailsAetherCoreDependencies' class.
...
[+] PluginConfiguration (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842783592 has been renamed to __timeStamp__239_neverHappen1385047569665. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842783592 in PluginConfiguration. |
[+] affected methods (12)
PluginConfiguration ( AetherDependencyManager )This constructor is from 'PluginConfiguration' class.
__.swapInit ( )This method is from 'PluginConfiguration' class.
addBuildDependency ( Dependency, Closure )This method is from 'PluginConfiguration' class.
addDependency ( Dependency, Closure )This method is from 'PluginConfiguration' class.
build ( String, Closure )This method is from 'PluginConfiguration' class.
compile ( String, Closure )This method is from 'PluginConfiguration' class.
getDefaultExtension ( )This method is from 'PluginConfiguration' class.
getDefaultGroup ( )This method is from 'PluginConfiguration' class.
optional ( String, Closure )This method is from 'PluginConfiguration' class.
provided ( String, Closure )This method is from 'PluginConfiguration' class.
runtime ( String, Closure )This method is from 'PluginConfiguration' class.
test ( String, Closure )This method is from 'PluginConfiguration' class.
...
[+] RepositoriesConfiguration (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842783539 has been renamed to __timeStamp__239_neverHappen1385047569636. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842783539 in RepositoriesConfiguration. |
[+] affected methods (84)
RepositoriesConfiguration ( AetherDependencyManager, DefaultRepositorySystemSession )This constructor is from 'RepositoriesConfiguration' class.
__.swapInit ( )This method is from 'RepositoriesConfiguration' class.
configureRepository ( RemoteRepository.Builder, Closure )This method is from 'RepositoriesConfiguration' class.
environments ( Closure )This method is from 'RepositoriesConfiguration' class.
getAetherDependencyManager ( )This method is from 'RepositoriesConfiguration' class.
getArtifactDescriptorPolicy ( )This method is from 'RepositoriesConfiguration' class.
getArtifactTypeRegistry ( )This method is from 'RepositoriesConfiguration' class.
getAuthenticationSelector ( )This method is from 'RepositoriesConfiguration' class.
getCache ( )This method is from 'RepositoriesConfiguration' class.
getChecksumPolicy ( )This method is from 'RepositoriesConfiguration' class.
getConfigProperties ( )This method is from 'RepositoriesConfiguration' class.
getData ( )This method is from 'RepositoriesConfiguration' class.
...
[+] RepositoryConfiguration (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842783563 has been renamed to __timeStamp__239_neverHappen1385047569648. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842783563 in RepositoryConfiguration. |
[+] affected methods (31)
RepositoryConfiguration ( RemoteRepository.Builder )This constructor is from 'RepositoryConfiguration' class.
__.swapInit ( )This method is from 'RepositoryConfiguration' class.
addMirroredRepository ( RemoteRepository )This method is from 'RepositoryConfiguration' class.
auth ( Map )This method is from 'RepositoryConfiguration' class.
authentication ( Map )This method is from 'RepositoryConfiguration' class.
build ( )This method is from 'RepositoryConfiguration' class.
checksumPolicy ( String )This method is from 'RepositoryConfiguration' class.
getDefaultRepositoryPolicy ( )This method is from 'RepositoryConfiguration' class.
getMetaClass ( )This method is from 'RepositoryConfiguration' class.
getProperty ( String )This method is from 'RepositoryConfiguration' class.
getRemoteRepository ( )This method is from 'RepositoryConfiguration' class.
invokeMethod ( String, Object )This method is from 'RepositoryConfiguration' class.
...
package org.codehaus.groovy.grails.resolve.maven.aether.support
[+] GrailsConsoleLogger (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842783603 has been renamed to __timeStamp__239_neverHappen1385047569669. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842783603 in GrailsConsoleLogger. |
[+] affected methods (15)
GrailsConsoleLogger ( int )This constructor is from 'GrailsConsoleLogger' class.
__.swapInit ( )This method is from 'GrailsConsoleLogger' class.
debug ( String, Throwable )This method is from 'GrailsConsoleLogger' class.
error ( String, Throwable )This method is from 'GrailsConsoleLogger' class.
fatalError ( String, Throwable )This method is from 'GrailsConsoleLogger' class.
getChildLogger ( String )This method is from 'GrailsConsoleLogger' class.
getGrailsConsole ( )This method is from 'GrailsConsoleLogger' class.
getMetaClass ( )This method is from 'GrailsConsoleLogger' class.
getProperty ( String )This method is from 'GrailsConsoleLogger' class.
info ( String, Throwable )This method is from 'GrailsConsoleLogger' class.
invokeMethod ( String, Object )This method is from 'GrailsConsoleLogger' class.
setGrailsConsole ( GrailsConsole )This method is from 'GrailsConsoleLogger' class.
...
[+] GrailsConsoleLoggerManager (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842783598 has been renamed to __timeStamp__239_neverHappen1385047569668. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842783598 in GrailsConsoleLoggerManager. |
[+] affected methods (17)
getLoggerManager ( )Return value of this method has type 'GrailsConsoleLoggerManager'.
setLoggerManager ( GrailsConsoleLoggerManager )1st parameter 'p1' of this method has type 'GrailsConsoleLoggerManager'.
GrailsConsoleLoggerManager ( )This constructor is from 'GrailsConsoleLoggerManager' class.
__.swapInit ( )This method is from 'GrailsConsoleLoggerManager' class.
getActiveLoggerCount ( )This method is from 'GrailsConsoleLoggerManager' class.
getLogger ( )This method is from 'GrailsConsoleLoggerManager' class.
getLoggerForComponent ( String, String )This method is from 'GrailsConsoleLoggerManager' class.
getMetaClass ( )This method is from 'GrailsConsoleLoggerManager' class.
getProperty ( String )This method is from 'GrailsConsoleLoggerManager' class.
getThreshold ( )This method is from 'GrailsConsoleLoggerManager' class.
invokeMethod ( String, Object )This method is from 'GrailsConsoleLoggerManager' class.
returnComponentLogger ( String, String )This method is from 'GrailsConsoleLoggerManager' class.
...
[+] GrailsModelResolver (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842783570 has been renamed to __timeStamp__239_neverHappen1385047569652. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842783570 in GrailsModelResolver. |
[+] affected methods (10)
GrailsModelResolver ( RepositorySystem, RepositorySystemSession, List )This constructor is from 'GrailsModelResolver' class.
__.swapInit ( )This method is from 'GrailsModelResolver' class.
addRepository ( Repository )This method is from 'GrailsModelResolver' class.
getMetaClass ( )This method is from 'GrailsModelResolver' class.
getProperty ( String )This method is from 'GrailsModelResolver' class.
invokeMethod ( String, Object )This method is from 'GrailsModelResolver' class.
newCopy ( )This method is from 'GrailsModelResolver' class.
resolveModel ( String, String, String )This method is from 'GrailsModelResolver' class.
setMetaClass ( MetaClass )This method is from 'GrailsModelResolver' class.
setProperty ( String, Object )This method is from 'GrailsModelResolver' class.
grails-async-2.3.2.jar
package grails.async
[+] PromiseList (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842819642 has been renamed to __timeStamp__239_neverHappen1385047575137. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842819642 in PromiseList. |
[+] affected methods (20)
PromiseList ( )This constructor is from 'PromiseList' class.
__.swapInit ( )This method is from 'PromiseList' class.
add ( Promise )This method is from 'PromiseList' class.
add ( Closure )This method is from 'PromiseList' class.
add ( Object )This method is from 'PromiseList' class.
get ( )This method is from 'PromiseList' class.
get ( )This method is from 'PromiseList' class.
get ( long, TimeUnit )This method is from 'PromiseList' class.
get ( long, TimeUnit )This method is from 'PromiseList' class.
getMetaClass ( )This method is from 'PromiseList' class.
getProperty ( String )This method is from 'PromiseList' class.
invokeMethod ( String, Object )This method is from 'PromiseList' class.
...
[+] PromiseMap (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842819658 has been renamed to __timeStamp__239_neverHappen1385047575140. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842819658 in PromiseMap. |
[+] affected methods (29)
PromiseMap ( )This constructor is from 'PromiseMap' class.
PromiseMap ( Map )This constructor is from 'PromiseMap' class.
__.swapInit ( )This method is from 'PromiseMap' class.
containsKey ( Object )This method is from 'PromiseMap' class.
get ( )This method is from 'PromiseMap' class.
get ( )This method is from 'PromiseMap' class.
get ( long, TimeUnit )This method is from 'PromiseMap' class.
get ( long, TimeUnit )This method is from 'PromiseMap' class.
get ( Object )This method is from 'PromiseMap' class.
getAt ( Object )This method is from 'PromiseMap' class.
getMetaClass ( )This method is from 'PromiseMap' class.
getProperty ( String )This method is from 'PromiseMap' class.
...
package org.grails.async.factory
[+] BoundPromise (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842819684 has been renamed to __timeStamp__239_neverHappen1385047575172. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842819684 in BoundPromise. |
[+] affected methods (15)
BoundPromise ( Object )This constructor is from 'BoundPromise' class.
__.swapInit ( )This method is from 'BoundPromise' class.
get ( )This method is from 'BoundPromise' class.
get ( long, TimeUnit )This method is from 'BoundPromise' class.
getMetaClass ( )This method is from 'BoundPromise' class.
getProperty ( String )This method is from 'BoundPromise' class.
getValue ( )This method is from 'BoundPromise' class.
invokeMethod ( String, Object )This method is from 'BoundPromise' class.
leftShift ( Closure )This method is from 'BoundPromise' class.
onComplete ( Closure )This method is from 'BoundPromise' class.
onError ( Closure )This method is from 'BoundPromise' class.
setMetaClass ( MetaClass )This method is from 'BoundPromise' class.
...
[+] SynchronousPromise (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842819690 has been renamed to __timeStamp__239_neverHappen1385047575175. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842819690 in SynchronousPromise. |
[+] affected methods (17)
SynchronousPromise ( Closure )This constructor is from 'SynchronousPromise' class.
__.swapInit ( )This method is from 'SynchronousPromise' class.
get ( )This method is from 'SynchronousPromise' class.
get ( long, TimeUnit )This method is from 'SynchronousPromise' class.
getCallable ( )This method is from 'SynchronousPromise' class.
getMetaClass ( )This method is from 'SynchronousPromise' class.
getProperty ( String )This method is from 'SynchronousPromise' class.
getValue ( )This method is from 'SynchronousPromise' class.
invokeMethod ( String, Object )This method is from 'SynchronousPromise' class.
leftShift ( Closure )This method is from 'SynchronousPromise' class.
onComplete ( Closure )This method is from 'SynchronousPromise' class.
onError ( Closure )This method is from 'SynchronousPromise' class.
...
[+] SynchronousPromiseFactory (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842819724 has been renamed to __timeStamp__239_neverHappen1385047575196. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842819724 in SynchronousPromiseFactory. |
[+] affected methods (12)
SynchronousPromiseFactory ( )This constructor is from 'SynchronousPromiseFactory' class.
__.swapInit ( )This method is from 'SynchronousPromiseFactory' class.
createPromise ( Closure[ ] )This method is from 'SynchronousPromiseFactory' class.
getMetaClass ( )This method is from 'SynchronousPromiseFactory' class.
getProperty ( String )This method is from 'SynchronousPromiseFactory' class.
invokeMethod ( String, Object )This method is from 'SynchronousPromiseFactory' class.
onComplete ( List, Closure )This method is from 'SynchronousPromiseFactory' class.
onError ( List, Closure )This method is from 'SynchronousPromiseFactory' class.
setMetaClass ( MetaClass )This method is from 'SynchronousPromiseFactory' class.
setProperty ( String, Object )This method is from 'SynchronousPromiseFactory' class.
waitAll ( List )This method is from 'SynchronousPromiseFactory' class.
waitAll ( List, long, TimeUnit )This method is from 'SynchronousPromiseFactory' class.
...
package org.grails.async.factory.gpars
[+] GparsPromise (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842819696 has been renamed to __timeStamp__239_neverHappen1385047575178. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842819696 in GparsPromise. |
[+] affected methods (16)
GparsPromise ( Closure )This constructor is from 'GparsPromise' class.
GparsPromise ( Promise )This constructor is from 'GparsPromise' class.
__.swapInit ( )This method is from 'GparsPromise' class.
get ( )This method is from 'GparsPromise' class.
get ( long, TimeUnit )This method is from 'GparsPromise' class.
getInternalPromise ( )This method is from 'GparsPromise' class.
getMetaClass ( )This method is from 'GparsPromise' class.
getProperty ( String )This method is from 'GparsPromise' class.
invokeMethod ( String, Object )This method is from 'GparsPromise' class.
leftShift ( Closure )This method is from 'GparsPromise' class.
onComplete ( Closure )This method is from 'GparsPromise' class.
onError ( Closure )This method is from 'GparsPromise' class.
...
[+] GparsPromiseFactory (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842819736 has been renamed to __timeStamp__239_neverHappen1385047575202. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842819736 in GparsPromiseFactory. |
[+] affected methods (17)
GparsPromiseFactory ( )This constructor is from 'GparsPromiseFactory' class.
__.swapInit ( )This method is from 'GparsPromiseFactory' class.
createBoundPromise ( Object )This method is from 'GparsPromiseFactory' class.
createPromise ( Closure[ ] )This method is from 'GparsPromiseFactory' class.
getGPARS_PRESENT ( )This method is from 'GparsPromiseFactory' class.
getMetaClass ( )This method is from 'GparsPromiseFactory' class.
getProperty ( String )This method is from 'GparsPromiseFactory' class.
invokeMethod ( String, Object )This method is from 'GparsPromiseFactory' class.
isGPARS_PRESENT ( )This method is from 'GparsPromiseFactory' class.
isGparsAvailable ( )This method is from 'GparsPromiseFactory' class.
onComplete ( List, Closure )This method is from 'GparsPromiseFactory' class.
onError ( List, Closure )This method is from 'GparsPromiseFactory' class.
...
[+] LoggingPoolFactory (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842819704 has been renamed to __timeStamp__239_neverHappen1385047575183. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842819704 in LoggingPoolFactory. |
[+] affected methods (11)
LoggingPoolFactory ( )This constructor is from 'LoggingPoolFactory' class.
__.swapInit ( )This method is from 'LoggingPoolFactory' class.
createPool ( )This method is from 'LoggingPoolFactory' class.
createPool ( int )This method is from 'LoggingPoolFactory' class.
createPool ( boolean )This method is from 'LoggingPoolFactory' class.
createPool ( boolean, int )This method is from 'LoggingPoolFactory' class.
getMetaClass ( )This method is from 'LoggingPoolFactory' class.
getProperty ( String )This method is from 'LoggingPoolFactory' class.
invokeMethod ( String, Object )This method is from 'LoggingPoolFactory' class.
setMetaClass ( MetaClass )This method is from 'LoggingPoolFactory' class.
setProperty ( String, Object )This method is from 'LoggingPoolFactory' class.
...
grails-bootstrap-2.3.2.jar
package grails.build.interactive.completors
[+] CreateController (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778572 has been renamed to __timeStamp__239_neverHappen1385047568096. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778572 in CreateController. |
[+] affected methods (4)
CreateController ( )This constructor is from 'CreateController' class.
__.swapInit ( )This method is from 'CreateController' class.
getCommandName ( )This method is from 'CreateController' class.
shouldInclude ( Resource )This method is from 'CreateController' class.
[+] CreateIntegrationTest (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778573 has been renamed to __timeStamp__239_neverHappen1385047568099. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778573 in CreateIntegrationTest. |
[+] affected methods (3)
CreateIntegrationTest ( )This constructor is from 'CreateIntegrationTest' class.
__.swapInit ( )This method is from 'CreateIntegrationTest' class.
getCommandName ( )This method is from 'CreateIntegrationTest' class.
[+] CreateScaffoldController (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778574 has been renamed to __timeStamp__239_neverHappen1385047568101. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778574 in CreateScaffoldController. |
[+] affected methods (4)
CreateScaffoldController ( )This constructor is from 'CreateScaffoldController' class.
__.swapInit ( )This method is from 'CreateScaffoldController' class.
getCommandName ( )This method is from 'CreateScaffoldController' class.
shouldInclude ( Resource )This method is from 'CreateScaffoldController' class.
[+] CreateService (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778576 has been renamed to __timeStamp__239_neverHappen1385047568103. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778576 in CreateService. |
[+] affected methods (4)
CreateService ( )This constructor is from 'CreateService' class.
__.swapInit ( )This method is from 'CreateService' class.
getCommandName ( )This method is from 'CreateService' class.
shouldInclude ( Resource )This method is from 'CreateService' class.
[+] CreateTagLib (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778577 has been renamed to __timeStamp__239_neverHappen1385047568105. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778577 in CreateTagLib. |
[+] affected methods (4)
CreateTagLib ( )This constructor is from 'CreateTagLib' class.
__.swapInit ( )This method is from 'CreateTagLib' class.
getCommandName ( )This method is from 'CreateTagLib' class.
shouldInclude ( Resource )This method is from 'CreateTagLib' class.
[+] CreateUnitTest (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778579 has been renamed to __timeStamp__239_neverHappen1385047568107. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778579 in CreateUnitTest. |
[+] affected methods (3)
CreateUnitTest ( )This constructor is from 'CreateUnitTest' class.
__.swapInit ( )This method is from 'CreateUnitTest' class.
getCommandName ( )This method is from 'CreateUnitTest' class.
[+] EscapingFileNameCompletor (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778331 has been renamed to __timeStamp__239_neverHappen1385047567809. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778331 in EscapingFileNameCompletor. |
[+] affected methods (8)
EscapingFileNameCompletor ( )This constructor is from 'EscapingFileNameCompletor' class.
__.swapInit ( )This method is from 'EscapingFileNameCompletor' class.
complete ( String, int, List )This method is from 'EscapingFileNameCompletor' class.
getMetaClass ( )This method is from 'EscapingFileNameCompletor' class.
getProperty ( String )This method is from 'EscapingFileNameCompletor' class.
invokeMethod ( String, Object )This method is from 'EscapingFileNameCompletor' class.
setMetaClass ( MetaClass )This method is from 'EscapingFileNameCompletor' class.
setProperty ( String, Object )This method is from 'EscapingFileNameCompletor' class.
[+] GenerateAll (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778580 has been renamed to __timeStamp__239_neverHappen1385047568109. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778580 in GenerateAll. |
[+] affected methods (4)
GenerateAll ( )This constructor is from 'GenerateAll' class.
__.swapInit ( )This method is from 'GenerateAll' class.
getCommandName ( )This method is from 'GenerateAll' class.
shouldInclude ( Resource )This method is from 'GenerateAll' class.
[+] GenerateAsyncController (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778582 has been renamed to __timeStamp__239_neverHappen1385047568112. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778582 in GenerateAsyncController. |
[+] affected methods (4)
GenerateAsyncController ( )This constructor is from 'GenerateAsyncController' class.
__.swapInit ( )This method is from 'GenerateAsyncController' class.
getCommandName ( )This method is from 'GenerateAsyncController' class.
shouldInclude ( Resource )This method is from 'GenerateAsyncController' class.
[+] GenerateController (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778583 has been renamed to __timeStamp__239_neverHappen1385047568114. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778583 in GenerateController. |
[+] affected methods (4)
GenerateController ( )This constructor is from 'GenerateController' class.
__.swapInit ( )This method is from 'GenerateController' class.
getCommandName ( )This method is from 'GenerateController' class.
shouldInclude ( Resource )This method is from 'GenerateController' class.
[+] GenerateViews (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778585 has been renamed to __timeStamp__239_neverHappen1385047568116. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778585 in GenerateViews. |
[+] affected methods (4)
GenerateViews ( )This constructor is from 'GenerateViews' class.
__.swapInit ( )This method is from 'GenerateViews' class.
getCommandName ( )This method is from 'GenerateViews' class.
shouldInclude ( Resource )This method is from 'GenerateViews' class.
[+] Open (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778334 has been renamed to __timeStamp__239_neverHappen1385047567812. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778334 in Open. |
[+] affected methods (7)
Open ( )This constructor is from 'Open' class.
__.swapInit ( )This method is from 'Open' class.
getMetaClass ( )This method is from 'Open' class.
getProperty ( String )This method is from 'Open' class.
invokeMethod ( String, Object )This method is from 'Open' class.
setMetaClass ( MetaClass )This method is from 'Open' class.
setProperty ( String, Object )This method is from 'Open' class.
[+] RegexCompletor (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842777486 has been renamed to __timeStamp__239_neverHappen1385047566917. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842777486 in RegexCompletor. |
[+] affected methods (11)
RegexCompletor ( String )This constructor is from 'RegexCompletor' class.
RegexCompletor ( Pattern )This constructor is from 'RegexCompletor' class.
__.swapInit ( )This method is from 'RegexCompletor' class.
complete ( String, int, List )This method is from 'RegexCompletor' class.
getMetaClass ( )This method is from 'RegexCompletor' class.
getPattern ( )This method is from 'RegexCompletor' class.
getProperty ( String )This method is from 'RegexCompletor' class.
invokeMethod ( String, Object )This method is from 'RegexCompletor' class.
setMetaClass ( MetaClass )This method is from 'RegexCompletor' class.
setPattern ( Pattern )This method is from 'RegexCompletor' class.
setProperty ( String, Object )This method is from 'RegexCompletor' class.
...
[+] SimpleOrFileNameCompletor (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842777502 has been renamed to __timeStamp__239_neverHappen1385047566933. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842777502 in SimpleOrFileNameCompletor. |
[+] affected methods (9)
SimpleOrFileNameCompletor ( String[ ] )This constructor is from 'SimpleOrFileNameCompletor' class.
SimpleOrFileNameCompletor ( List )This constructor is from 'SimpleOrFileNameCompletor' class.
__.swapInit ( )This method is from 'SimpleOrFileNameCompletor' class.
complete ( String, int, List )This method is from 'SimpleOrFileNameCompletor' class.
getMetaClass ( )This method is from 'SimpleOrFileNameCompletor' class.
getProperty ( String )This method is from 'SimpleOrFileNameCompletor' class.
invokeMethod ( String, Object )This method is from 'SimpleOrFileNameCompletor' class.
setMetaClass ( MetaClass )This method is from 'SimpleOrFileNameCompletor' class.
setProperty ( String, Object )This method is from 'SimpleOrFileNameCompletor' class.
[+] TestApp (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778587 has been renamed to __timeStamp__239_neverHappen1385047568118. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778587 in TestApp. |
[+] affected methods (3)
TestApp ( )This constructor is from 'TestApp' class.
__.swapInit ( )This method is from 'TestApp' class.
getCommandName ( )This method is from 'TestApp' class.
package grails.ui.console
[+] GrailsSwingConsole (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778589 has been renamed to __timeStamp__239_neverHappen1385047568120. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778589 in GrailsSwingConsole. |
[+] affected methods (7)
GrailsSwingConsole ( )This constructor is from 'GrailsSwingConsole' class.
GrailsSwingConsole ( BuildSettings )This constructor is from 'GrailsSwingConsole' class.
__.swapInit ( )This method is from 'GrailsSwingConsole' class.
getProjectClassType ( )This method is from 'GrailsSwingConsole' class.
initializeClassLoader ( BuildSettings )This method is from 'GrailsSwingConsole' class.
main ( String[ ] )This method is from 'GrailsSwingConsole' class.
runInstance ( Object )This method is from 'GrailsSwingConsole' class.
package grails.util
[+] BuildSettings (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778339 has been renamed to __timeStamp__239_neverHappen1385047567817. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778339 in BuildSettings. |
[+] affected methods (444)
GrailsSwingConsole ( BuildSettings )1st parameter 'buildSettings' of this method has type 'BuildSettings'.
initializeClassLoader ( BuildSettings )1st parameter 'buildSettings' of this method has type 'BuildSettings'.
BuildSettings ( )This constructor is from 'BuildSettings' class.
BuildSettings ( File )This constructor is from 'BuildSettings' class.
BuildSettings ( File, File )This constructor is from 'BuildSettings' class.
__.swapInit ( )This method is from 'BuildSettings' class.
configureDependencyManager ( )This method is from 'BuildSettings' class.
copyDirectoryContentsToTarget ( File, String )This method is from 'BuildSettings' class.
createConfigSlurper ( )This method is from 'BuildSettings' class.
createNewDependencyManager ( )This method is from 'BuildSettings' class.
doResolve ( String, List )This method is from 'BuildSettings' class.
doResolve ( String, List, boolean )This method is from 'BuildSettings' class.
...
[+] CosineSimilarity (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842777512 has been renamed to __timeStamp__239_neverHappen1385047566942. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842777512 in CosineSimilarity. |
[+] affected methods (9)
CosineSimilarity ( )This constructor is from 'CosineSimilarity' class.
__.swapInit ( )This method is from 'CosineSimilarity' class.
getMetaClass ( )This method is from 'CosineSimilarity' class.
getProperty ( String )This method is from 'CosineSimilarity' class.
invokeMethod ( String, Object )This method is from 'CosineSimilarity' class.
mostSimilar ( String, Object )This method is from 'CosineSimilarity' class.
mostSimilar ( String, Object, double )This method is from 'CosineSimilarity' class.
setMetaClass ( MetaClass )This method is from 'CosineSimilarity' class.
setProperty ( String, Object )This method is from 'CosineSimilarity' class.
[+] GrailsMain (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778592 has been renamed to __timeStamp__239_neverHappen1385047568125. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778592 in GrailsMain. |
[+] affected methods (5)
GrailsMain ( )This constructor is from 'GrailsMain' class.
GrailsMain ( Binding )This constructor is from 'GrailsMain' class.
__.swapInit ( )This method is from 'GrailsMain' class.
main ( String[ ] )This method is from 'GrailsMain' class.
run ( )This method is from 'GrailsMain' class.
[+] PluginBuildSettings (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842777537 has been renamed to __timeStamp__239_neverHappen1385047566962. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842777537 in PluginBuildSettings. |
[+] affected methods (186)
PluginBuildSettings ( BuildSettings )This constructor is from 'PluginBuildSettings' class.
PluginBuildSettings ( BuildSettings, Object )This constructor is from 'PluginBuildSettings' class.
__.swapInit ( )This method is from 'PluginBuildSettings' class.
addPluginScopeInfoForDirAndInfo ( PluginScopeInfo, GrailsPluginInfo, Resource )This method is from 'PluginBuildSettings' class.
clearCache ( )This method is from 'PluginBuildSettings' class.
getArtefactResources ( )This method is from 'PluginBuildSettings' class.
getArtefactResourcesForCurrentEnvironment ( )This method is from 'PluginBuildSettings' class.
getArtefactResourcesForOne ( String )This method is from 'PluginBuildSettings' class.
getAvailableScripts ( )This method is from 'PluginBuildSettings' class.
getBasePluginDescriptor ( )This method is from 'PluginBuildSettings' class.
getBuildScopePluginInfo ( )This method is from 'PluginBuildSettings' class.
getBuildSettings ( )This method is from 'PluginBuildSettings' class.
...
package org.codehaus.groovy.grails.cli
[+] ScriptNameResolver (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842777777 has been renamed to __timeStamp__239_neverHappen1385047567152. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842777777 in ScriptNameResolver. |
[+] affected methods (8)
ScriptNameResolver ( )This constructor is from 'ScriptNameResolver' class.
__.swapInit ( )This method is from 'ScriptNameResolver' class.
getMetaClass ( )This method is from 'ScriptNameResolver' class.
getProperty ( String )This method is from 'ScriptNameResolver' class.
invokeMethod ( String, Object )This method is from 'ScriptNameResolver' class.
resolvesTo ( String, String )This method is from 'ScriptNameResolver' class.
setMetaClass ( MetaClass )This method is from 'ScriptNameResolver' class.
setProperty ( String, Object )This method is from 'ScriptNameResolver' class.
package org.codehaus.groovy.grails.cli.fork
[+] ExecutionContext (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842777927 has been renamed to __timeStamp__239_neverHappen1385047567346. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842777927 in ExecutionContext. |
[+] affected methods (66)
ExecutionContext ( )This constructor is from 'ExecutionContext' class.
ExecutionContext ( ForkedGrailsProcess )This constructor is from 'ExecutionContext' class.
__.swapInit ( )This method is from 'ExecutionContext' class.
buildMinimalIsolatedClasspath ( BuildSettings )This method is from 'ExecutionContext' class.
getAgentJar ( )This method is from 'ExecutionContext' class.
getArgsMap ( )This method is from 'ExecutionContext' class.
getBaseDir ( )This method is from 'ExecutionContext' class.
getBuildDependencies ( )This method is from 'ExecutionContext' class.
getClassesDir ( )This method is from 'ExecutionContext' class.
getDaemonPort ( )This method is from 'ExecutionContext' class.
getEnv ( )This method is from 'ExecutionContext' class.
getForkConfig ( )This method is from 'ExecutionContext' class.
...
[+] ForkedGrailsProcess (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842777790 has been renamed to __timeStamp__239_neverHappen1385047567169. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842777790 in ForkedGrailsProcess. |
[+] affected methods (86)
ExecutionContext ( ForkedGrailsProcess )1st parameter 'p1' of this method has type 'ForkedGrailsProcess'.
getProcess ( )Return value of this method has type 'ForkedGrailsProcess'.
setProcess ( ForkedGrailsProcess )1st parameter 'p1' of this method has type 'ForkedGrailsProcess'.
ForkedGrailsProcess ( )This constructor is from 'ForkedGrailsProcess' abstract class.
__.swapInit ( )This method is from 'ForkedGrailsProcess' abstract class.
attachOutputListener ( Process )This method is from 'ForkedGrailsProcess' abstract class.
attachOutputListener ( Process, boolean )This method is from 'ForkedGrailsProcess' abstract class.
buildMinimalIsolatedClasspath ( BuildSettings )This method is from 'ForkedGrailsProcess' abstract class.
buildProcessCommand ( ExecutionContext, String )This method is from 'ForkedGrailsProcess' abstract class.
buildProcessCommand ( ExecutionContext, String, boolean )This method is from 'ForkedGrailsProcess' abstract class.
buildProcessCommand ( ExecutionContext, String, boolean, boolean )This method is from 'ForkedGrailsProcess' abstract class.
configure ( Map )This method is from 'ForkedGrailsProcess' abstract class.
...
[+] ForkedGrailsProcessConfig (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842777955 has been renamed to __timeStamp__239_neverHappen1385047567372. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842777955 in ForkedGrailsProcessConfig. |
[+] affected methods (21)
ForkedGrailsProcessConfig ( )This constructor is from 'ForkedGrailsProcessConfig' class.
ForkedGrailsProcessConfig ( Object )This constructor is from 'ForkedGrailsProcessConfig' class.
__.swapInit ( )This method is from 'ForkedGrailsProcessConfig' class.
asMap ( )This method is from 'ForkedGrailsProcessConfig' class.
getDebug ( )This method is from 'ForkedGrailsProcessConfig' class.
getForked ( )This method is from 'ForkedGrailsProcessConfig' class.
getMaxMemory ( )This method is from 'ForkedGrailsProcessConfig' class.
getMaxPerm ( )This method is from 'ForkedGrailsProcessConfig' class.
getMetaClass ( )This method is from 'ForkedGrailsProcessConfig' class.
getMinMemory ( )This method is from 'ForkedGrailsProcessConfig' class.
getProperty ( String )This method is from 'ForkedGrailsProcessConfig' class.
invokeMethod ( String, Object )This method is from 'ForkedGrailsProcessConfig' class.
...
[+] ForkedGrailsProjectClassExecutor (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778427 has been renamed to __timeStamp__239_neverHappen1385047567940. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778427 in ForkedGrailsProjectClassExecutor. |
[+] affected methods (11)
ForkedGrailsProjectClassExecutor ( )This constructor is from 'ForkedGrailsProjectClassExecutor' abstract class.
ForkedGrailsProjectClassExecutor ( BuildSettings )This constructor is from 'ForkedGrailsProjectClassExecutor' abstract class.
__.swapInit ( )This method is from 'ForkedGrailsProjectClassExecutor' abstract class.
createEventListener ( Binding )This method is from 'ForkedGrailsProjectClassExecutor' abstract class.
createExecutionContext ( )This method is from 'ForkedGrailsProjectClassExecutor' abstract class.
createExecutionContext ( BuildSettings, PluginBuildSettings )This method is from 'ForkedGrailsProjectClassExecutor' abstract class.
createInstance ( Class, BuildSettings )This method is from 'ForkedGrailsProjectClassExecutor' abstract class.
getProjectClassType ( )This abstract method is from 'ForkedGrailsProjectClassExecutor' abstract class.
initializeProjectInstance ( )This method is from 'ForkedGrailsProjectClassExecutor' abstract class.
run ( )This method is from 'ForkedGrailsProjectClassExecutor' abstract class.
runInstance ( Object )This abstract method is from 'ForkedGrailsProjectClassExecutor' abstract class.
...
[+] IncludeTargets (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842777968 has been renamed to __timeStamp__239_neverHappen1385047567381. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842777968 in IncludeTargets. |
[+] affected methods (13)
IncludeTargets ( ClassLoader, Binding )This constructor is from 'IncludeTargets' class.
__.swapInit ( )This method is from 'IncludeTargets' class.
getBinding ( )This method is from 'IncludeTargets' class.
getClassLoader ( )This method is from 'IncludeTargets' class.
getMetaClass ( )This method is from 'IncludeTargets' class.
getProperty ( String )This method is from 'IncludeTargets' class.
invokeMethod ( String, Object )This method is from 'IncludeTargets' class.
leftShift ( File )This method is from 'IncludeTargets' class.
leftShift ( Class )This method is from 'IncludeTargets' class.
setBinding ( Binding )This method is from 'IncludeTargets' class.
setClassLoader ( ClassLoader )This method is from 'IncludeTargets' class.
setMetaClass ( MetaClass )This method is from 'IncludeTargets' class.
...
package org.codehaus.groovy.grails.cli.fork.compile
[+] ForkedGrailsCompiler (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778595 has been renamed to __timeStamp__239_neverHappen1385047568129. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778595 in ForkedGrailsCompiler. |
[+] affected methods (8)
ForkedGrailsCompiler ( )This constructor is from 'ForkedGrailsCompiler' class.
ForkedGrailsCompiler ( BuildSettings )This constructor is from 'ForkedGrailsCompiler' class.
__.swapInit ( )This method is from 'ForkedGrailsCompiler' class.
configureFork ( BuildSettings )This method is from 'ForkedGrailsCompiler' class.
createInstance ( Class, BuildSettings )This method is from 'ForkedGrailsCompiler' class.
getProjectClassType ( )This method is from 'ForkedGrailsCompiler' class.
main ( String[ ] )This method is from 'ForkedGrailsCompiler' class.
runInstance ( Object )This method is from 'ForkedGrailsCompiler' class.
package org.codehaus.groovy.grails.cli.fork.testing
[+] ForkedGrailsTestRunner (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778598 has been renamed to __timeStamp__239_neverHappen1385047568135. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778598 in ForkedGrailsTestRunner. |
[+] affected methods (12)
ForkedGrailsTestRunner ( )This constructor is from 'ForkedGrailsTestRunner' class.
ForkedGrailsTestRunner ( BuildSettings )This constructor is from 'ForkedGrailsTestRunner' class.
__.swapInit ( )This method is from 'ForkedGrailsTestRunner' class.
configureFork ( BuildSettings )This method is from 'ForkedGrailsTestRunner' class.
createClassLoader ( BuildSettings )This method is from 'ForkedGrailsTestRunner' class.
createExecutionContext ( )This method is from 'ForkedGrailsTestRunner' class.
createInstance ( Class, BuildSettings )This method is from 'ForkedGrailsTestRunner' class.
getProjectClassType ( )This method is from 'ForkedGrailsTestRunner' class.
instantiateIntegrationPhaseConfig ( Object, Object )This method is from 'ForkedGrailsTestRunner' class.
main ( String[ ] )This method is from 'ForkedGrailsTestRunner' class.
runInstance ( Object )This method is from 'ForkedGrailsTestRunner' class.
setTestExecutionContext ( Object, Binding, Object, Object )This method is from 'ForkedGrailsTestRunner' class.
...
[+] TestExecutionContext (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778461 has been renamed to __timeStamp__239_neverHappen1385047567953. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778461 in TestExecutionContext. |
[+] affected methods (4)
TestExecutionContext ( )This constructor is from 'TestExecutionContext' class.
TestExecutionContext ( ForkedGrailsProcess )This constructor is from 'TestExecutionContext' class.
__.swapInit ( )This method is from 'TestExecutionContext' class.
buildMinimalIsolatedClasspath ( BuildSettings )This method is from 'TestExecutionContext' class.
package org.codehaus.groovy.grails.cli.interactive
[+] GrailsInteractiveCompletor (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778465 has been renamed to __timeStamp__239_neverHappen1385047567958. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778465 in GrailsInteractiveCompletor. |
[+] affected methods (96)
GrailsInteractiveCompletor ( BuildSettings, List )This constructor is from 'GrailsInteractiveCompletor' class.
__.swapInit ( )This method is from 'GrailsInteractiveCompletor' class.
complete ( String, int, List )This method is from 'GrailsInteractiveCompletor' class.
getCompletorCache ( )This method is from 'GrailsInteractiveCompletor' class.
getMetaClass ( )This method is from 'GrailsInteractiveCompletor' class.
getProperty ( String )This method is from 'GrailsInteractiveCompletor' class.
getScriptNames ( List )This method is from 'GrailsInteractiveCompletor' class.
getSettings ( )This method is from 'GrailsInteractiveCompletor' class.
invokeMethod ( String, Object )This method is from 'GrailsInteractiveCompletor' class.
setCompletorCache ( Map )This method is from 'GrailsInteractiveCompletor' class.
setMetaClass ( MetaClass )This method is from 'GrailsInteractiveCompletor' class.
setProperty ( String, Object )This method is from 'GrailsInteractiveCompletor' class.
...
[+] InteractiveMode (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842777983 has been renamed to __timeStamp__239_neverHappen1385047567389. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842777983 in InteractiveMode. |
[+] affected methods (83)
InteractiveMode ( BuildSettings, GrailsScriptRunner )This constructor is from 'InteractiveMode' class.
__.swapInit ( )This method is from 'InteractiveMode' class.
addStatus ( String )This method is from 'InteractiveMode' class.
append ( String )This method is from 'InteractiveMode' class.
bang ( )This method is from 'InteractiveMode' class.
echoStatus ( )This method is from 'InteractiveMode' class.
error ( String )This method is from 'InteractiveMode' class.
error ( String, String )This method is from 'InteractiveMode' class.
error ( String, Throwable )This method is from 'InteractiveMode' class.
error ( Throwable )This method is from 'InteractiveMode' class.
execute ( String )This method is from 'InteractiveMode' class.
exit ( )This method is from 'InteractiveMode' class.
...
package org.codehaus.groovy.grails.cli.interactive.completors
[+] ClassNameCompletor (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778470 has been renamed to __timeStamp__239_neverHappen1385047567964. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778470 in ClassNameCompletor. |
[+] affected methods (12)
ClassNameCompletor ( )This constructor is from 'ClassNameCompletor' abstract class.
__.swapInit ( )This method is from 'ClassNameCompletor' abstract class.
complete ( String, int, List )This method is from 'ClassNameCompletor' abstract class.
getBuildSettings ( )This method is from 'ClassNameCompletor' abstract class.
getCommandName ( )This abstract method is from 'ClassNameCompletor' abstract class.
getMetaClass ( )This method is from 'ClassNameCompletor' abstract class.
getProperty ( String )This method is from 'ClassNameCompletor' abstract class.
invokeMethod ( String, Object )This method is from 'ClassNameCompletor' abstract class.
setBuildSettings ( BuildSettings )This method is from 'ClassNameCompletor' abstract class.
setMetaClass ( MetaClass )This method is from 'ClassNameCompletor' abstract class.
setProperty ( String, Object )This method is from 'ClassNameCompletor' abstract class.
shouldInclude ( Resource )This method is from 'ClassNameCompletor' abstract class.
...
package org.codehaus.groovy.grails.cli.maven
[+] DependencyInfo (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778072 has been renamed to __timeStamp__239_neverHappen1385047567453. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778072 in DependencyInfo. |
[+] affected methods (18)
DependencyInfo ( )This constructor is from 'DependencyInfo' class.
__.swapInit ( )This method is from 'DependencyInfo' class.
getGroup ( )This method is from 'DependencyInfo' class.
getMetaClass ( )This method is from 'DependencyInfo' class.
getName ( )This method is from 'DependencyInfo' class.
getProperty ( String )This method is from 'DependencyInfo' class.
getScope ( )This method is from 'DependencyInfo' class.
getType ( )This method is from 'DependencyInfo' class.
getVersion ( )This method is from 'DependencyInfo' class.
invokeMethod ( String, Object )This method is from 'DependencyInfo' class.
setGroup ( String )This method is from 'DependencyInfo' class.
setMetaClass ( MetaClass )This method is from 'DependencyInfo' class.
...
[+] MavenMultiProjectGenerator (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778473 has been renamed to __timeStamp__239_neverHappen1385047567969. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778473 in MavenMultiProjectGenerator. |
[+] affected methods (10)
MavenMultiProjectGenerator ( BuildSettings )This constructor is from 'MavenMultiProjectGenerator' class.
__.swapInit ( )This method is from 'MavenMultiProjectGenerator' class.
generate ( String, String, String )This method is from 'MavenMultiProjectGenerator' class.
getMetaClass ( )This method is from 'MavenMultiProjectGenerator' class.
getPomGenerator ( )This method is from 'MavenMultiProjectGenerator' class.
getProperty ( String )This method is from 'MavenMultiProjectGenerator' class.
invokeMethod ( String, Object )This method is from 'MavenMultiProjectGenerator' class.
setMetaClass ( MetaClass )This method is from 'MavenMultiProjectGenerator' class.
setPomGenerator ( MavenPomGenerator )This method is from 'MavenMultiProjectGenerator' class.
setProperty ( String, Object )This method is from 'MavenMultiProjectGenerator' class.
[+] MavenPomGenerator (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778480 has been renamed to __timeStamp__239_neverHappen1385047567978. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778480 in MavenPomGenerator. |
[+] affected methods (20)
getPomGenerator ( )Return value of this method has type 'MavenPomGenerator'.
setPomGenerator ( MavenPomGenerator )1st parameter 'p1' of this method has type 'MavenPomGenerator'.
MavenPomGenerator ( BuildSettings )This constructor is from 'MavenPomGenerator' class.
__.swapInit ( )This method is from 'MavenPomGenerator' class.
createModel ( String, Metadata )This method is from 'MavenPomGenerator' class.
createModel ( String, Metadata, GrailsPluginInfo )This method is from 'MavenPomGenerator' class.
createModel ( String, File )This method is from 'MavenPomGenerator' class.
generate ( String )This method is from 'MavenPomGenerator' class.
generate ( String, File, Map )This method is from 'MavenPomGenerator' class.
generatePom ( File, String, Map )This method is from 'MavenPomGenerator' class.
generateWithParent ( String )This method is from 'MavenPomGenerator' class.
getDependenciesForScope ( DependencyManager, String )This method is from 'MavenPomGenerator' class.
...
package org.codehaus.groovy.grails.cli.support
[+] ChildFirstURLClassLoader (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778634 has been renamed to __timeStamp__239_neverHappen1385047568191. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778634 in ChildFirstURLClassLoader. |
[+] affected methods (12)
ChildFirstURLClassLoader ( )This constructor is from 'ChildFirstURLClassLoader' class.
ChildFirstURLClassLoader ( ClassLoader )This constructor is from 'ChildFirstURLClassLoader' class.
__.swapInit ( )This method is from 'ChildFirstURLClassLoader' class.
getMetaClass ( )This method is from 'ChildFirstURLClassLoader' class.
getProperty ( String )This method is from 'ChildFirstURLClassLoader' class.
getResource ( String )This method is from 'ChildFirstURLClassLoader' class.
getResourceAsStream ( String )This method is from 'ChildFirstURLClassLoader' class.
getResources ( String )This method is from 'ChildFirstURLClassLoader' class.
invokeMethod ( String, Object )This method is from 'ChildFirstURLClassLoader' class.
loadClass ( String, boolean )This method is from 'ChildFirstURLClassLoader' class.
setMetaClass ( MetaClass )This method is from 'ChildFirstURLClassLoader' class.
setProperty ( String, Object )This method is from 'ChildFirstURLClassLoader' class.
...
[+] UaaEnabler (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842780426 has been renamed to __timeStamp__239_neverHappen1385047568563. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842780426 in UaaEnabler. |
[+] affected methods (16)
UaaEnabler ( BuildSettings, PluginBuildSettings )This constructor is from 'UaaEnabler' class.
__.swapInit ( )This method is from 'UaaEnabler' class.
enable ( boolean )This method is from 'UaaEnabler' class.
getBuildSettings ( )This method is from 'UaaEnabler' class.
getClassLoader ( )This method is from 'UaaEnabler' class.
getMetaClass ( )This method is from 'UaaEnabler' class.
getPluginBuildSettings ( )This method is from 'UaaEnabler' class.
getProperty ( String )This method is from 'UaaEnabler' class.
invokeMethod ( String, Object )This method is from 'UaaEnabler' class.
isAvailable ( )This method is from 'UaaEnabler' class.
isEnabled ( )This method is from 'UaaEnabler' class.
setBuildSettings ( BuildSettings )This method is from 'UaaEnabler' class.
...
[+] UaaIntegrationSupport (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842780816 has been renamed to __timeStamp__239_neverHappen1385047568596. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842780816 in UaaIntegrationSupport. |
[+] affected methods (8)
UaaIntegrationSupport ( )This constructor is from 'UaaIntegrationSupport' class.
__.swapInit ( )This method is from 'UaaIntegrationSupport' class.
findPlugin ( Object, String )This method is from 'UaaIntegrationSupport' class.
getMetaClass ( )This method is from 'UaaIntegrationSupport' class.
getProperty ( String )This method is from 'UaaIntegrationSupport' class.
invokeMethod ( String, Object )This method is from 'UaaIntegrationSupport' class.
setMetaClass ( MetaClass )This method is from 'UaaIntegrationSupport' class.
setProperty ( String, Object )This method is from 'UaaIntegrationSupport' class.
package org.codehaus.groovy.grails.exceptions
[+] DefaultStackTracePrinter (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778085 has been renamed to __timeStamp__239_neverHappen1385047567466. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778085 in DefaultStackTracePrinter. |
[+] affected methods (16)
DefaultStackTracePrinter ( )This constructor is from 'DefaultStackTracePrinter' class.
__.swapInit ( )This method is from 'DefaultStackTracePrinter' class.
getFileName ( StackTraceElement )This method is from 'DefaultStackTracePrinter' class.
getMetaClass ( )This method is from 'DefaultStackTracePrinter' class.
getProperty ( String )This method is from 'DefaultStackTracePrinter' class.
invokeMethod ( String, Object )This method is from 'DefaultStackTracePrinter' class.
makeRelativeIfPossible ( String )This method is from 'DefaultStackTracePrinter' class.
prettyPrint ( Throwable )This method is from 'DefaultStackTracePrinter' class.
printCausedByMessage ( PrintWriter, Throwable )This method is from 'DefaultStackTracePrinter' class.
printFailureLocation ( PrintWriter, String, String, String )This method is from 'DefaultStackTracePrinter' class.
printHeader ( PrintWriter, String )This method is from 'DefaultStackTracePrinter' class.
printLastEntry ( PrintWriter, String, String, String )This method is from 'DefaultStackTracePrinter' class.
...
package org.codehaus.groovy.grails.io.support
[+] ByteArrayResource (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778108 has been renamed to __timeStamp__239_neverHappen1385047567490. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778108 in ByteArrayResource. |
[+] affected methods (22)
ByteArrayResource ( byte[ ] )This constructor is from 'ByteArrayResource' class.
ByteArrayResource ( byte[ ], String )This constructor is from 'ByteArrayResource' class.
__.swapInit ( )This method is from 'ByteArrayResource' class.
contentLength ( )This method is from 'ByteArrayResource' class.
createRelative ( String )This method is from 'ByteArrayResource' class.
exists ( )This method is from 'ByteArrayResource' class.
getBytes ( )This method is from 'ByteArrayResource' class.
getDescription ( )This method is from 'ByteArrayResource' class.
getFile ( )This method is from 'ByteArrayResource' class.
getFilename ( )This method is from 'ByteArrayResource' class.
getInputStream ( )This method is from 'ByteArrayResource' class.
getMetaClass ( )This method is from 'ByteArrayResource' class.
...
package org.codehaus.groovy.grails.plugins
[+] GrailsPluginUtils (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778118 has been renamed to __timeStamp__239_neverHappen1385047567499. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778118 in GrailsPluginUtils. |
[+] affected methods (52)
GrailsPluginUtils ( )This constructor is from 'GrailsPluginUtils' class.
__.swapInit ( )This method is from 'GrailsPluginUtils' class.
clearCaches ( )This method is from 'GrailsPluginUtils' class.
getArtefactResources ( String )This method is from 'GrailsPluginUtils' class.
getArtefactResourcesForOne ( String )This method is from 'GrailsPluginUtils' class.
getAvailableScripts ( String, String, String )This method is from 'GrailsPluginUtils' class.
getBasePluginDescriptor ( String )This method is from 'GrailsPluginUtils' class.
getDescriptorForPlugin ( Resource )This method is from 'GrailsPluginUtils' class.
getGlobalPluginsPath ( )This method is from 'GrailsPluginUtils' class.
getGRAILS_HOME ( )This method is from 'GrailsPluginUtils' class.
getImplicitPluginDirectories ( )This method is from 'GrailsPluginUtils' class.
getImplicitPluginDirectories ( String )This method is from 'GrailsPluginUtils' class.
...
[+] GrailsVersionUtils (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778142 has been renamed to __timeStamp__239_neverHappen1385047567523. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778142 in GrailsVersionUtils. |
[+] affected methods (14)
GrailsVersionUtils ( )This constructor is from 'GrailsVersionUtils' class.
__.swapInit ( )This method is from 'GrailsVersionUtils' class.
getLowerVersion ( String )This method is from 'GrailsVersionUtils' class.
getMetaClass ( )This method is from 'GrailsVersionUtils' class.
getPluginName ( Class )This method is from 'GrailsVersionUtils' class.
getPluginVersion ( Class )This method is from 'GrailsVersionUtils' class.
getProperty ( String )This method is from 'GrailsVersionUtils' class.
getUpperVersion ( String )This method is from 'GrailsVersionUtils' class.
invokeMethod ( String, Object )This method is from 'GrailsVersionUtils' class.
isValidVersion ( String, String )This method is from 'GrailsVersionUtils' class.
isVersionGreaterThan ( String, String )This method is from 'GrailsVersionUtils' class.
setMetaClass ( MetaClass )This method is from 'GrailsVersionUtils' class.
...
[+] PluginInfo (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778492 has been renamed to __timeStamp__239_neverHappen1385047567992. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778492 in PluginInfo. |
[+] affected methods (23)
PluginInfo ( Resource, PluginBuildSettings )This constructor is from 'PluginInfo' class.
__.swapInit ( )This method is from 'PluginInfo' class.
getAdditionalMetadata ( )This method is from 'PluginInfo' class.
getAt ( String )This method is from 'PluginInfo' class.
getDescriptor ( )This method is from 'PluginInfo' class.
getFullName ( )This method is from 'PluginInfo' class.
getMetadata ( )This method is from 'PluginInfo' class.
getName ( )This method is from 'PluginInfo' class.
getPluginBuildSettings ( )This method is from 'PluginInfo' class.
getPluginDir ( )This method is from 'PluginInfo' class.
getPluginDirectory ( )This method is from 'PluginInfo' class.
getProperties ( )This method is from 'PluginInfo' class.
...
[+] VersionComparator (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778156 has been renamed to __timeStamp__239_neverHappen1385047567544. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778156 in VersionComparator. |
[+] affected methods (12)
VersionComparator ( )This constructor is from 'VersionComparator' class.
__.swapInit ( )This method is from 'VersionComparator' class.
compare ( Object, Object )This method is from 'VersionComparator' class.
compare ( String, String )This method is from 'VersionComparator' class.
deSnapshot ( String )This method is from 'VersionComparator' class.
equals ( Object )This method is from 'VersionComparator' class.
getMetaClass ( )This method is from 'VersionComparator' class.
getProperty ( String )This method is from 'VersionComparator' class.
invokeMethod ( String, Object )This method is from 'VersionComparator' class.
isSnapshot ( String )This method is from 'VersionComparator' class.
setMetaClass ( MetaClass )This method is from 'VersionComparator' class.
setProperty ( String, Object )This method is from 'VersionComparator' class.
...
package org.codehaus.groovy.grails.plugins.build.scopes
[+] PluginScopeInfo (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778170 has been renamed to __timeStamp__239_neverHappen1385047567571. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778170 in PluginScopeInfo. |
[+] affected methods (30)
addPluginScopeInfoForDirAndInfo ( PluginScopeInfo, GrailsPluginInfo, Resource )1st parameter 'compileInfo' of this method has type 'PluginScopeInfo'.
getBuildScopePluginInfo ( )Return value of this method has type 'PluginScopeInfo'.
getCompileScopePluginInfo ( )Return value of this method has type 'PluginScopeInfo'.
getProvidedScopePluginInfo ( )Return value of this method has type 'PluginScopeInfo'.
getTestScopePluginInfo ( )Return value of this method has type 'PluginScopeInfo'.
registerPluginZipWithScope ( File, PluginScopeInfo )2nd parameter 'scopeInfo' of this method has type 'PluginScopeInfo'.
setBuildScopePluginInfo ( PluginScopeInfo )1st parameter 'p1' of this method has type 'PluginScopeInfo'.
setCompileScopePluginInfo ( PluginScopeInfo )1st parameter 'p1' of this method has type 'PluginScopeInfo'.
setProvidedScopePluginInfo ( PluginScopeInfo )1st parameter 'p1' of this method has type 'PluginScopeInfo'.
setTestScopePluginInfo ( PluginScopeInfo )1st parameter 'p1' of this method has type 'PluginScopeInfo'.
PluginScopeInfo ( String )This constructor is from 'PluginScopeInfo' class.
__.swapInit ( )This method is from 'PluginScopeInfo' class.
...
package org.codehaus.groovy.grails.resolve
[+] Dependency (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778177 has been renamed to __timeStamp__239_neverHappen1385047567581. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778177 in Dependency. |
[+] affected methods (52)
Dependency ( String, String, String, String[ ] )This constructor is from 'Dependency' class.
Dependency ( String, String, String, boolean, String[ ] )This constructor is from 'Dependency' class.
__.swapInit ( )This method is from 'Dependency' class.
canEqual ( Object )This method is from 'Dependency' class.
equals ( Object )This method is from 'Dependency' class.
exclude ( String )This method is from 'Dependency' class.
exclude ( String, String )This method is from 'Dependency' class.
getClassifier ( )This method is from 'Dependency' class.
getExcludeArray ( )This method is from 'Dependency' class.
getExcludes ( )This method is from 'Dependency' class.
getExported ( )This method is from 'Dependency' class.
getGroup ( )This method is from 'Dependency' class.
...
[+] DependencyManagerConfigurer (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778190 has been renamed to __timeStamp__239_neverHappen1385047567601. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778190 in DependencyManagerConfigurer. |
[+] affected methods (18)
DependencyManagerConfigurer ( )This constructor is from 'DependencyManagerConfigurer' class.
__.swapInit ( )This method is from 'DependencyManagerConfigurer' class.
configureAether ( BuildSettings )This method is from 'DependencyManagerConfigurer' class.
configureDefaultPluginResolver ( Object )This method is from 'DependencyManagerConfigurer' class.
configureGlobalFrameworkDependencies ( GrailsIvyDependencies, Object )This method is from 'DependencyManagerConfigurer' class.
configureIvy ( BuildSettings )This method is from 'DependencyManagerConfigurer' class.
configureRepoAuthentication ( Object, DependencyManager )This method is from 'DependencyManagerConfigurer' class.
createAetherDependencyManager ( BuildSettings )This method is from 'DependencyManagerConfigurer' class.
createIvyDependencyManager ( BuildSettings )This method is from 'DependencyManagerConfigurer' class.
getDependencyConfig ( Object, IvyDependencyManager )This method is from 'DependencyManagerConfigurer' class.
getMetaClass ( )This method is from 'DependencyManagerConfigurer' class.
getProperty ( String )This method is from 'DependencyManagerConfigurer' class.
...
[+] DependencyManagerUtils (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778207 has been renamed to __timeStamp__239_neverHappen1385047567636. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778207 in DependencyManagerUtils. |
[+] affected methods (8)
DependencyManagerUtils ( )This constructor is from 'DependencyManagerUtils' abstract class.
__.swapInit ( )This method is from 'DependencyManagerUtils' abstract class.
downloadPluginList ( File )This method is from 'DependencyManagerUtils' abstract class.
getMetaClass ( )This method is from 'DependencyManagerUtils' abstract class.
getProperty ( String )This method is from 'DependencyManagerUtils' abstract class.
invokeMethod ( String, Object )This method is from 'DependencyManagerUtils' abstract class.
setMetaClass ( MetaClass )This method is from 'DependencyManagerUtils' abstract class.
setProperty ( String, Object )This method is from 'DependencyManagerUtils' abstract class.
[+] EnhancedDefaultDependencyDescriptor (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778496 has been renamed to __timeStamp__239_neverHappen1385047567998. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778496 in EnhancedDefaultDependencyDescriptor. |
[+] affected methods (41)
configureDependencyDescriptor ( EnhancedDefaultDependencyDescriptor, String )1st parameter 'dependencyDescriptor' of this method has type 'EnhancedDefaultDependencyDescriptor'.
configureDependencyDescriptor ( EnhancedDefaultDependencyDescriptor, String, boolean )1st parameter 'dependencyDescriptor' of this method has type 'EnhancedDefaultDependencyDescriptor'.
registerDependency ( String, EnhancedDefaultDependencyDescriptor )2nd parameter 'descriptor' of this method has type 'EnhancedDefaultDependencyDescriptor'.
registerPluginDependency ( String, EnhancedDefaultDependencyDescriptor )2nd parameter 'descriptor' of this method has type 'EnhancedDefaultDependencyDescriptor'.
addArtifacts ( String, EnhancedDefaultDependencyDescriptor )2nd parameter 'dependencyDescriptor' of this method has type 'EnhancedDefaultDependencyDescriptor'.
addDependency ( String, EnhancedDefaultDependencyDescriptor )2nd parameter 'descriptor' of this method has type 'EnhancedDefaultDependencyDescriptor'.
handleExport ( EnhancedDefaultDependencyDescriptor, Boolean )1st parameter 'descriptor' of this method has type 'EnhancedDefaultDependencyDescriptor'.
EnhancedDefaultDependencyDescriptor ( ModuleRevisionId, boolean, String )This constructor is from 'EnhancedDefaultDependencyDescriptor' class.
EnhancedDefaultDependencyDescriptor ( ModuleRevisionId, boolean, boolean, String )This constructor is from 'EnhancedDefaultDependencyDescriptor' class.
__.swapInit ( )This method is from 'EnhancedDefaultDependencyDescriptor' class.
addRuleForModuleId ( ModuleId, String )This method is from 'EnhancedDefaultDependencyDescriptor' class.
addRuleForModuleId ( ModuleId, String, String )This method is from 'EnhancedDefaultDependencyDescriptor' class.
...
[+] GrailsIvyDependencies (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778511 has been renamed to __timeStamp__239_neverHappen1385047568011. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778511 in GrailsIvyDependencies. |
[+] affected methods (12)
configureGlobalFrameworkDependencies ( GrailsIvyDependencies, Object )1st parameter 'coreDependencies' of this method has type 'GrailsIvyDependencies'.
GrailsIvyDependencies ( String )This constructor is from 'GrailsIvyDependencies' class.
GrailsIvyDependencies ( String, String )This constructor is from 'GrailsIvyDependencies' class.
GrailsIvyDependencies ( String, String, boolean )This constructor is from 'GrailsIvyDependencies' class.
GrailsIvyDependencies ( String, String, boolean, boolean )This constructor is from 'GrailsIvyDependencies' class.
__.swapInit ( )This method is from 'GrailsIvyDependencies' class.
createDeclaration ( )This method is from 'GrailsIvyDependencies' class.
getMetaClass ( )This method is from 'GrailsIvyDependencies' class.
getProperty ( String )This method is from 'GrailsIvyDependencies' class.
invokeMethod ( String, Object )This method is from 'GrailsIvyDependencies' class.
setMetaClass ( MetaClass )This method is from 'GrailsIvyDependencies' class.
setProperty ( String, Object )This method is from 'GrailsIvyDependencies' class.
...
[+] IvyDependencyManager (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778521 has been renamed to __timeStamp__239_neverHappen1385047568022. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778521 in IvyDependencyManager. |
[+] affected methods (101)
createCopy ( BuildSettings )Return value of this method has type 'IvyDependencyManager'.
DependencyConfigurationConfigurer ( DependencyConfigurationContext )Field 'context.dependencyManager' in 1st parameter 'context' of this method has type 'IvyDependencyManager'.
createInheritedContext ( )Field 'this.dependencyManager' in the object of this method has type 'IvyDependencyManager'.
forApplication ( IvyDependencyManager )1st parameter 'dependencyManager' of this method has type 'IvyDependencyManager'.
forPlugin ( IvyDependencyManager, String )1st parameter 'dependencyManager' of this method has type 'IvyDependencyManager'.
getExcludeRules ( )Field 'this.dependencyManager' in the object of this method has type 'IvyDependencyManager'.
getGrailsCoreDependencies ( )Field 'this.dependencyManager' in the object of this method has type 'IvyDependencyManager'.
getParentScope ( )Field 'this.dependencyManager' in the object of this method has type 'IvyDependencyManager'.
isOffline ( )Field 'this.dependencyManager' in the object of this method has type 'IvyDependencyManager'.
setExcludeRules ( ExcludeRule[ ] )Field 'this.dependencyManager' in the object of this method has type 'IvyDependencyManager'.
setOffline ( boolean )Field 'this.dependencyManager' in the object of this method has type 'IvyDependencyManager'.
setParentScope ( String )Field 'this.dependencyManager' in the object of this method has type 'IvyDependencyManager'.
...
[+] IvyDependencyReport (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778215 has been renamed to __timeStamp__239_neverHappen1385047567658. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778215 in IvyDependencyReport. |
[+] affected methods (21)
IvyDependencyReport ( String, ResolveReport )This constructor is from 'IvyDependencyReport' class.
__.swapInit ( )This method is from 'IvyDependencyReport' class.
getAllArtifacts ( )This method is from 'IvyDependencyReport' class.
getClasspath ( )This method is from 'IvyDependencyReport' class.
getJarFiles ( )This method is from 'IvyDependencyReport' class.
getMetaClass ( )This method is from 'IvyDependencyReport' class.
getPluginZips ( )This method is from 'IvyDependencyReport' class.
getProperty ( String )This method is from 'IvyDependencyReport' class.
getResolvedArtifacts ( )This method is from 'IvyDependencyReport' class.
getResolveError ( )This method is from 'IvyDependencyReport' class.
getResolveReport ( )This method is from 'IvyDependencyReport' class.
getScope ( )This method is from 'IvyDependencyReport' class.
...
[+] PluginInstallEngine (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778227 has been renamed to __timeStamp__239_neverHappen1385047567683. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778227 in PluginInstallEngine. |
[+] affected methods (52)
PluginInstallEngine ( BuildSettings )This constructor is from 'PluginInstallEngine' class.
PluginInstallEngine ( BuildSettings, PluginBuildSettings )This constructor is from 'PluginInstallEngine' class.
PluginInstallEngine ( BuildSettings, PluginBuildSettings, Metadata )This constructor is from 'PluginInstallEngine' class.
PluginInstallEngine ( BuildSettings, PluginBuildSettings, Metadata, AntBuilder )This constructor is from 'PluginInstallEngine' class.
__.swapInit ( )This method is from 'PluginInstallEngine' class.
assertNoExistingInlinePlugin ( String )This method is from 'PluginInstallEngine' class.
checkExistingPluginInstall ( String, Object, File )This method is from 'PluginInstallEngine' class.
checkExistingPluginInstall ( String, Object, File, boolean )This method is from 'PluginInstallEngine' class.
checkPluginsToUninstall ( )This method is from 'PluginInstallEngine' class.
checkPluginsToUninstall ( List )This method is from 'PluginInstallEngine' class.
getCORE_PLUGINS ( )This method is from 'PluginInstallEngine' class.
getErrorHandler ( )This method is from 'PluginInstallEngine' class.
...
[+] PluginResolveEngine (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778273 has been renamed to __timeStamp__239_neverHappen1385047567759. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778273 in PluginResolveEngine. |
[+] affected methods (79)
PluginInstallEngine ( BuildSettings )Field 'this.resolveEngine' in the object of this method has type 'PluginResolveEngine'.
PluginInstallEngine ( BuildSettings, PluginBuildSettings )Field 'this.resolveEngine' in the object of this method has type 'PluginResolveEngine'.
PluginInstallEngine ( BuildSettings, PluginBuildSettings, Metadata )Field 'this.resolveEngine' in the object of this method has type 'PluginResolveEngine'.
PluginInstallEngine ( BuildSettings, PluginBuildSettings, Metadata, AntBuilder )Field 'this.resolveEngine' in the object of this method has type 'PluginResolveEngine'.
__.swapInit ( )Field 'this.resolveEngine' in the object of this method has type 'PluginResolveEngine'.
assertNoExistingInlinePlugin ( String )Field 'this.resolveEngine' in the object of this method has type 'PluginResolveEngine'.
checkExistingPluginInstall ( String, Object, File )Field 'this.resolveEngine' in the object of this method has type 'PluginResolveEngine'.
checkExistingPluginInstall ( String, Object, File, boolean )Field 'this.resolveEngine' in the object of this method has type 'PluginResolveEngine'.
checkPluginsToUninstall ( )Field 'this.resolveEngine' in the object of this method has type 'PluginResolveEngine'.
checkPluginsToUninstall ( List )Field 'this.resolveEngine' in the object of this method has type 'PluginResolveEngine'.
getCORE_PLUGINS ( )Field 'this.resolveEngine' in the object of this method has type 'PluginResolveEngine'.
getErrorHandler ( )Field 'this.resolveEngine' in the object of this method has type 'PluginResolveEngine'.
...
[+] ResolvedArtifactReport (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778302 has been renamed to __timeStamp__239_neverHappen1385047567784. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778302 in ResolvedArtifactReport. |
[+] affected methods (17)
ResolvedArtifactReport ( )This constructor is from 'ResolvedArtifactReport' class.
ResolvedArtifactReport ( Dependency )This constructor is from 'ResolvedArtifactReport' class.
ResolvedArtifactReport ( Dependency, File )This constructor is from 'ResolvedArtifactReport' class.
__.swapInit ( )This method is from 'ResolvedArtifactReport' class.
canEqual ( Object )This method is from 'ResolvedArtifactReport' class.
equals ( Object )This method is from 'ResolvedArtifactReport' class.
getDependency ( )This method is from 'ResolvedArtifactReport' class.
getFile ( )This method is from 'ResolvedArtifactReport' class.
getMetaClass ( )This method is from 'ResolvedArtifactReport' class.
getProperty ( String )This method is from 'ResolvedArtifactReport' class.
hashCode ( )This method is from 'ResolvedArtifactReport' class.
invokeMethod ( String, Object )This method is from 'ResolvedArtifactReport' class.
...
[+] ResolveException (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778630 has been renamed to __timeStamp__239_neverHappen1385047568185. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778630 in ResolveException. |
[+] affected methods (10)
ResolveException ( ResolveReport )This constructor is from 'ResolveException' class.
__.swapInit ( )This method is from 'ResolveException' class.
getMessage ( )This method is from 'ResolveException' class.
getMetaClass ( )This method is from 'ResolveException' class.
getProperty ( String )This method is from 'ResolveException' class.
getResolveReport ( )This method is from 'ResolveException' class.
invokeMethod ( String, Object )This method is from 'ResolveException' class.
setMetaClass ( MetaClass )This method is from 'ResolveException' class.
setProperty ( String, Object )This method is from 'ResolveException' class.
setResolveReport ( ResolveReport )This method is from 'ResolveException' class.
package org.codehaus.groovy.grails.resolve.config
[+] DependencyConfigurationConfigurer (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778604 has been renamed to __timeStamp__239_neverHappen1385047568143. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778604 in DependencyConfigurationConfigurer. |
[+] affected methods (27)
DependencyConfigurationConfigurer ( DependencyConfigurationContext )This constructor is from 'DependencyConfigurationConfigurer' class.
__.swapInit ( )This method is from 'DependencyConfigurationConfigurer' class.
cacheDir ( String )This method is from 'DependencyConfigurationConfigurer' class.
checksums ( String )This method is from 'DependencyConfigurationConfigurer' class.
checksums ( boolean )This method is from 'DependencyConfigurationConfigurer' class.
credentials ( Closure )This method is from 'DependencyConfigurationConfigurer' class.
defaultDependenciesProvided ( boolean )This method is from 'DependencyConfigurationConfigurer' class.
dependencies ( Closure )This method is from 'DependencyConfigurationConfigurer' class.
getLegacyResolve ( )This method is from 'DependencyConfigurationConfigurer' class.
getPluginMode ( )This method is from 'DependencyConfigurationConfigurer' class.
getRepositoryMode ( )This method is from 'DependencyConfigurationConfigurer' class.
getWILDCARD ( )This method is from 'DependencyConfigurationConfigurer' class.
...
[+] InheritanceConfigurer (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778610 has been renamed to __timeStamp__239_neverHappen1385047568154. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778610 in InheritanceConfigurer. |
[+] affected methods (4)
InheritanceConfigurer ( DependencyConfigurationContext )This constructor is from 'InheritanceConfigurer' class.
__.swapInit ( )This method is from 'InheritanceConfigurer' class.
excludes ( String[ ] )This method is from 'InheritanceConfigurer' class.
excludes ( Map )This method is from 'InheritanceConfigurer' class.
[+] RepositoriesConfigurer (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778613 has been renamed to __timeStamp__239_neverHappen1385047568158. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778613 in RepositoriesConfigurer. |
[+] affected methods (17)
RepositoriesConfigurer ( DependencyConfigurationContext )This constructor is from 'RepositoriesConfigurer' class.
__.swapInit ( )This method is from 'RepositoriesConfigurer' class.
ebr ( )This method is from 'RepositoriesConfigurer' class.
flatDir ( Map )This method is from 'RepositoriesConfigurer' class.
grailsCentral ( )This method is from 'RepositoriesConfigurer' class.
grailsHome ( )This method is from 'RepositoriesConfigurer' class.
grailsPlugins ( )This method is from 'RepositoriesConfigurer' class.
grailsRepo ( String )This method is from 'RepositoriesConfigurer' class.
grailsRepo ( String, String )This method is from 'RepositoriesConfigurer' class.
inherit ( boolean )This method is from 'RepositoriesConfigurer' class.
inherits ( boolean )This method is from 'RepositoriesConfigurer' class.
mavenCentral ( )This method is from 'RepositoriesConfigurer' class.
...
package org.codehaus.groovy.grails.resolve.ivy
[+] IvyExcludeResolver (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778314 has been renamed to __timeStamp__239_neverHappen1385047567793. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778314 in IvyExcludeResolver. |
[+] affected methods (10)
IvyExcludeResolver ( IvyDependencyManager )This constructor is from 'IvyExcludeResolver' class.
__.swapInit ( )This method is from 'IvyExcludeResolver' class.
getDependencyManager ( )This method is from 'IvyExcludeResolver' class.
getMetaClass ( )This method is from 'IvyExcludeResolver' class.
getProperty ( String )This method is from 'IvyExcludeResolver' class.
invokeMethod ( String, Object )This method is from 'IvyExcludeResolver' class.
resolveExcludes ( )This method is from 'IvyExcludeResolver' class.
setDependencyManager ( IvyDependencyManager )This method is from 'IvyExcludeResolver' class.
setMetaClass ( MetaClass )This method is from 'IvyExcludeResolver' class.
setProperty ( String, Object )This method is from 'IvyExcludeResolver' class.
[+] IvyGraphNode (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778569 has been renamed to __timeStamp__239_neverHappen1385047568093. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778569 in IvyGraphNode. |
[+] affected methods (3)
IvyGraphNode ( ResolveReport )This constructor is from 'IvyGraphNode' class.
__.swapInit ( )This method is from 'IvyGraphNode' class.
createGraph ( GraphNode, Collection, String[ ] )This method is from 'IvyGraphNode' class.
package org.codehaus.groovy.grails.resolve.reporting
[+] GraphNode (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778322 has been renamed to __timeStamp__239_neverHappen1385047567800. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778322 in GraphNode. |
[+] affected methods (19)
createGraph ( GraphNode, Collection, String[ ] )1st parameter 'current' of this method has type 'GraphNode'.
createGraph ( GraphNode, List, List )1st parameter 'current' of this method has type 'GraphNode'.
render ( GraphNode )1st parameter 'p1' of this abstract method has type 'GraphNode'.
GraphNode ( Dependency )This constructor is from 'GraphNode' class.
__.swapInit ( )This method is from 'GraphNode' class.
getChildren ( )This method is from 'GraphNode' class.
getDependency ( )This method is from 'GraphNode' class.
getMetaClass ( )This method is from 'GraphNode' class.
getProperty ( String )This method is from 'GraphNode' class.
getResolved ( )This method is from 'GraphNode' class.
invokeMethod ( String, Object )This method is from 'GraphNode' class.
setChildren ( Collection )This method is from 'GraphNode' class.
...
[+] SimpleGraphRenderer (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842778325 has been renamed to __timeStamp__239_neverHappen1385047567802. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842778325 in SimpleGraphRenderer. |
[+] affected methods (16)
SimpleGraphRenderer ( String, String )This constructor is from 'SimpleGraphRenderer' class.
__.swapInit ( )This method is from 'SimpleGraphRenderer' class.
getAnsiEnabled ( )This method is from 'SimpleGraphRenderer' class.
getDescription ( )This method is from 'SimpleGraphRenderer' class.
getMetaClass ( )This method is from 'SimpleGraphRenderer' class.
getProperty ( String )This method is from 'SimpleGraphRenderer' class.
getScope ( )This method is from 'SimpleGraphRenderer' class.
invokeMethod ( String, Object )This method is from 'SimpleGraphRenderer' class.
isAnsiEnabled ( )This method is from 'SimpleGraphRenderer' class.
render ( GraphNode )This method is from 'SimpleGraphRenderer' class.
render ( GraphNode, Writer )This method is from 'SimpleGraphRenderer' class.
setAnsiEnabled ( boolean )This method is from 'SimpleGraphRenderer' class.
...
grails-core-2.3.2.jar
package grails.validation
[+] ValidationErrors (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872785 has been renamed to __timeStamp__239_neverHappen1385047581105. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872785 in ValidationErrors. |
[+] affected methods (10)
ValidationErrors ( Object )This constructor is from 'ValidationErrors' class.
ValidationErrors ( Object, String )This constructor is from 'ValidationErrors' class.
__.swapInit ( )This method is from 'ValidationErrors' class.
getAt ( String )This method is from 'ValidationErrors' class.
getMetaClass ( )This method is from 'ValidationErrors' class.
getProperty ( String )This method is from 'ValidationErrors' class.
invokeMethod ( String, Object )This method is from 'ValidationErrors' class.
putAt ( String, String )This method is from 'ValidationErrors' class.
setMetaClass ( MetaClass )This method is from 'ValidationErrors' class.
setProperty ( String, Object )This method is from 'ValidationErrors' class.
package org.codehaus.groovy.grails.commons.cfg
[+] ConfigurationHelper (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842871656 has been renamed to __timeStamp__239_neverHappen1385047580844. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842871656 in ConfigurationHelper. |
[+] affected methods (17)
ConfigurationHelper ( )This constructor is from 'ConfigurationHelper' class.
__.swapInit ( )This method is from 'ConfigurationHelper' class.
clearCachedConfig ( DefaultGrailsApplication )This method is from 'ConfigurationHelper' class.
clearCachedConfigs ( )This method is from 'ConfigurationHelper' class.
getConfigSlurper ( String, GrailsApplication )This method is from 'ConfigurationHelper' class.
getMetaClass ( )This method is from 'ConfigurationHelper' class.
getProperty ( String )This method is from 'ConfigurationHelper' class.
initConfig ( ConfigObject )This method is from 'ConfigurationHelper' class.
initConfig ( ConfigObject, ResourceLoader )This method is from 'ConfigurationHelper' class.
initConfig ( ConfigObject, ResourceLoader, ClassLoader )This method is from 'ConfigurationHelper' class.
invokeMethod ( String, Object )This method is from 'ConfigurationHelper' class.
loadConfigFromClasspath ( )This method is from 'ConfigurationHelper' class.
...
[+] MapBasedSmartPropertyOverrideConfigurer (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842871750 has been renamed to __timeStamp__239_neverHappen1385047580850. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842871750 in MapBasedSmartPropertyOverrideConfigurer. |
[+] affected methods (16)
MapBasedSmartPropertyOverrideConfigurer ( GrailsApplication )This constructor is from 'MapBasedSmartPropertyOverrideConfigurer' class.
__.swapInit ( )This method is from 'MapBasedSmartPropertyOverrideConfigurer' class.
applyPropertyValue ( ConfigurableListableBeanFactory, String, String, Object )This method is from 'MapBasedSmartPropertyOverrideConfigurer' class.
getApplication ( )This method is from 'MapBasedSmartPropertyOverrideConfigurer' class.
getBeansConfig ( )This method is from 'MapBasedSmartPropertyOverrideConfigurer' class.
getClassLoader ( )This method is from 'MapBasedSmartPropertyOverrideConfigurer' class.
getMetaClass ( )This method is from 'MapBasedSmartPropertyOverrideConfigurer' class.
getProperty ( String )This method is from 'MapBasedSmartPropertyOverrideConfigurer' class.
getTargetBeanDefinition ( ConfigurableListableBeanFactory, String )This method is from 'MapBasedSmartPropertyOverrideConfigurer' class.
getTargetBeanDefinition ( ConfigurableListableBeanFactory, String, BeanDefinition )This method is from 'MapBasedSmartPropertyOverrideConfigurer' class.
getTargetBeanDefinition ( ConfigurableListableBeanFactory, String, BeanDefinition, Class )This method is from 'MapBasedSmartPropertyOverrideConfigurer' class.
getTargetBeanDefinitionForFactoryBean ( ConfigurableListableBeanFactory, String, BeanDefinition, Class )This method is from 'MapBasedSmartPropertyOverrideConfigurer' class.
...
package org.codehaus.groovy.grails.commons.metaclass
[+] MetaClassEnhancer (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872336 has been renamed to __timeStamp__239_neverHappen1385047580963. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872336 in MetaClassEnhancer. |
[+] affected methods (9)
MetaClassEnhancer ( )This constructor is from 'MetaClassEnhancer' class.
__.swapInit ( )This method is from 'MetaClassEnhancer' class.
enhance ( MetaClass )This method is from 'MetaClassEnhancer' class.
enhanceAll ( Iterable )This method is from 'MetaClassEnhancer' class.
getMetaClass ( )This method is from 'MetaClassEnhancer' class.
getProperty ( String )This method is from 'MetaClassEnhancer' class.
invokeMethod ( String, Object )This method is from 'MetaClassEnhancer' class.
setMetaClass ( MetaClass )This method is from 'MetaClassEnhancer' class.
setProperty ( String, Object )This method is from 'MetaClassEnhancer' class.
[+] PropertyExpression (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842871765 has been renamed to __timeStamp__239_neverHappen1385047580852. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842871765 in PropertyExpression. |
[+] affected methods (8)
PropertyExpression ( String )This constructor is from 'PropertyExpression' class.
__.swapInit ( )This method is from 'PropertyExpression' class.
getMetaClass ( )This method is from 'PropertyExpression' class.
getProperty ( String )This method is from 'PropertyExpression' class.
getValue ( )This method is from 'PropertyExpression' class.
invokeMethod ( String, Object )This method is from 'PropertyExpression' class.
setMetaClass ( MetaClass )This method is from 'PropertyExpression' class.
setProperty ( String, Object )This method is from 'PropertyExpression' class.
package org.codehaus.groovy.grails.compiler
[+] GrailsProjectCompiler (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872353 has been renamed to __timeStamp__239_neverHappen1385047580966. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872353 in GrailsProjectCompiler. |
[+] affected methods (74)
GrailsProjectCompiler ( PluginBuildSettings )This constructor is from 'GrailsProjectCompiler' class.
GrailsProjectCompiler ( PluginBuildSettings, ClassLoader )This constructor is from 'GrailsProjectCompiler' class.
__.swapInit ( )This method is from 'GrailsProjectCompiler' class.
compile ( )This method is from 'GrailsProjectCompiler' class.
compile ( Object )This method is from 'GrailsProjectCompiler' class.
compileAll ( )This method is from 'GrailsProjectCompiler' class.
compileGroovyPages ( String )This method is from 'GrailsProjectCompiler' class.
compileGroovyPages ( String, Object )This method is from 'GrailsProjectCompiler' class.
compilePluginDescriptor ( File, File )This method is from 'GrailsProjectCompiler' class.
compilePlugins ( )This method is from 'GrailsProjectCompiler' class.
compilePlugins ( Object )This method is from 'GrailsProjectCompiler' class.
configureClasspath ( )This method is from 'GrailsProjectCompiler' class.
...
package org.codehaus.groovy.grails.documentation
[+] DocumentationContext (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842871771 has been renamed to __timeStamp__239_neverHappen1385047580853. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842871771 in DocumentationContext. |
[+] affected methods (26)
DocumentationContext ( )This constructor is from 'DocumentationContext' class.
__.swapInit ( )This method is from 'DocumentationContext' class.
document ( String )This method is from 'DocumentationContext' class.
documentMethod ( String, Class, String, Class[ ] )This method is from 'DocumentationContext' class.
documentProperty ( String, Class, String )This method is from 'DocumentationContext' class.
documentStaticMethod ( String, Class, String, Class[ ] )This method is from 'DocumentationContext' class.
getArtefactType ( )This method is from 'DocumentationContext' class.
getCurrentDocumentation ( )This method is from 'DocumentationContext' class.
getInstance ( )This method is from 'DocumentationContext' class.
getMetaClass ( )This method is from 'DocumentationContext' class.
getMethods ( )This method is from 'DocumentationContext' class.
getProperties ( )This method is from 'DocumentationContext' class.
...
[+] DocumentedElement (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842871799 has been renamed to __timeStamp__239_neverHappen1385047580858. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842871799 in DocumentedElement. |
[+] affected methods (15)
DocumentedElement ( )This constructor is from 'DocumentedElement' class.
__.swapInit ( )This method is from 'DocumentedElement' class.
getArtefact ( )This method is from 'DocumentedElement' class.
getMetaClass ( )This method is from 'DocumentedElement' class.
getName ( )This method is from 'DocumentedElement' class.
getProperty ( String )This method is from 'DocumentedElement' class.
getText ( )This method is from 'DocumentedElement' class.
getType ( )This method is from 'DocumentedElement' class.
invokeMethod ( String, Object )This method is from 'DocumentedElement' class.
setArtefact ( String )This method is from 'DocumentedElement' class.
setMetaClass ( MetaClass )This method is from 'DocumentedElement' class.
setName ( String )This method is from 'DocumentedElement' class.
...
[+] DocumentedMethod (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872483 has been renamed to __timeStamp__239_neverHappen1385047581004. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872483 in DocumentedMethod. |
[+] affected methods (5)
DocumentedMethod ( )This constructor is from 'DocumentedMethod' class.
__.swapInit ( )This method is from 'DocumentedMethod' class.
getArguments ( )This method is from 'DocumentedMethod' class.
setArguments ( Class[ ] )This method is from 'DocumentedMethod' class.
toString ( )This method is from 'DocumentedMethod' class.
[+] DocumentedProperty (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872488 has been renamed to __timeStamp__239_neverHappen1385047581005. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872488 in DocumentedProperty. |
[+] affected methods (5)
DocumentedProperty ( )This constructor is from 'DocumentedProperty' class.
__.swapInit ( )This method is from 'DocumentedProperty' class.
getType ( )This method is from 'DocumentedProperty' class.
setType ( Class )This method is from 'DocumentedProperty' class.
toString ( )This method is from 'DocumentedProperty' class.
package org.codehaus.groovy.grails.exceptions
[+] DefaultErrorsPrinter (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872494 has been renamed to __timeStamp__239_neverHappen1385047581006. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872494 in DefaultErrorsPrinter. |
[+] affected methods (14)
DefaultErrorsPrinter ( )This constructor is from 'DefaultErrorsPrinter' class.
DefaultErrorsPrinter ( ResourceLocator )This constructor is from 'DefaultErrorsPrinter' class.
__.swapInit ( )This method is from 'DefaultErrorsPrinter' class.
formatCodeSnippetEnd ( Resource, int )This method is from 'DefaultErrorsPrinter' class.
formatCodeSnippetErrorLine ( int, Object )This method is from 'DefaultErrorsPrinter' class.
formatCodeSnippetLine ( int, Object )This method is from 'DefaultErrorsPrinter' class.
formatCodeSnippetStart ( Resource, int )This method is from 'DefaultErrorsPrinter' class.
getFileName ( StackTraceElement )This method is from 'DefaultErrorsPrinter' class.
getFileNameInfo ( Throwable, Resource )This method is from 'DefaultErrorsPrinter' class.
getLineNumberInfo ( Throwable, int )This method is from 'DefaultErrorsPrinter' class.
getResourceLocator ( )This method is from 'DefaultErrorsPrinter' class.
getRootCause ( Throwable )This method is from 'DefaultErrorsPrinter' class.
...
package org.codehaus.groovy.grails.orm.support
[+] GrailsTransactionTemplate (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842871805 has been renamed to __timeStamp__239_neverHappen1385047580859. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842871805 in GrailsTransactionTemplate. |
[+] affected methods (10)
GrailsTransactionTemplate ( PlatformTransactionManager )This constructor is from 'GrailsTransactionTemplate' class.
GrailsTransactionTemplate ( PlatformTransactionManager, TransactionAttribute )This constructor is from 'GrailsTransactionTemplate' class.
GrailsTransactionTemplate ( PlatformTransactionManager, TransactionDefinition )This constructor is from 'GrailsTransactionTemplate' class.
__.swapInit ( )This method is from 'GrailsTransactionTemplate' class.
execute ( Closure )This method is from 'GrailsTransactionTemplate' class.
getMetaClass ( )This method is from 'GrailsTransactionTemplate' class.
getProperty ( String )This method is from 'GrailsTransactionTemplate' class.
invokeMethod ( String, Object )This method is from 'GrailsTransactionTemplate' class.
setMetaClass ( MetaClass )This method is from 'GrailsTransactionTemplate' class.
setProperty ( String, Object )This method is from 'GrailsTransactionTemplate' class.
package org.codehaus.groovy.grails.plugins
[+] CoreGrailsPlugin (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842871825 has been renamed to __timeStamp__239_neverHappen1385047580869. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842871825 in CoreGrailsPlugin. |
[+] affected methods (17)
CoreGrailsPlugin ( )This constructor is from 'CoreGrailsPlugin' class.
__.swapInit ( )This method is from 'CoreGrailsPlugin' class.
getDoWithDynamicMethods ( )This method is from 'CoreGrailsPlugin' class.
getDoWithSpring ( )This method is from 'CoreGrailsPlugin' class.
getMetaClass ( )This method is from 'CoreGrailsPlugin' class.
getOnChange ( )This method is from 'CoreGrailsPlugin' class.
getProperty ( String )This method is from 'CoreGrailsPlugin' class.
getVersion ( )This method is from 'CoreGrailsPlugin' class.
getWatchedResources ( )This method is from 'CoreGrailsPlugin' class.
invokeMethod ( String, Object )This method is from 'CoreGrailsPlugin' class.
setDoWithDynamicMethods ( Object )This method is from 'CoreGrailsPlugin' class.
setDoWithSpring ( Object )This method is from 'CoreGrailsPlugin' class.
...
[+] Servlet3AsyncWebXmlProcessor (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842871941 has been renamed to __timeStamp__239_neverHappen1385047580882. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842871941 in Servlet3AsyncWebXmlProcessor. |
[+] affected methods (8)
Servlet3AsyncWebXmlProcessor ( )This constructor is from 'Servlet3AsyncWebXmlProcessor' class.
__.swapInit ( )This method is from 'Servlet3AsyncWebXmlProcessor' class.
getMetaClass ( )This method is from 'Servlet3AsyncWebXmlProcessor' class.
getProperty ( String )This method is from 'Servlet3AsyncWebXmlProcessor' class.
invokeMethod ( String, Object )This method is from 'Servlet3AsyncWebXmlProcessor' class.
process ( Object )This method is from 'Servlet3AsyncWebXmlProcessor' class.
setMetaClass ( MetaClass )This method is from 'Servlet3AsyncWebXmlProcessor' class.
setProperty ( String, Object )This method is from 'Servlet3AsyncWebXmlProcessor' class.
package org.codehaus.groovy.grails.plugins.publishing
[+] DefaultPluginPublisher (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842871963 has been renamed to __timeStamp__239_neverHappen1385047580885. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842871963 in DefaultPluginPublisher. |
[+] affected methods (19)
DefaultPluginPublisher ( File, String, String )This constructor is from 'DefaultPluginPublisher' class.
DefaultPluginPublisher ( String, String )This constructor is from 'DefaultPluginPublisher' class.
__.swapInit ( )This method is from 'DefaultPluginPublisher' class.
getBaseDir ( )This method is from 'DefaultPluginPublisher' class.
getMetaClass ( )This method is from 'DefaultPluginPublisher' class.
getPluginMetadata ( String )This method is from 'DefaultPluginPublisher' class.
getProperty ( String )This method is from 'DefaultPluginPublisher' class.
getRepositoryURL ( )This method is from 'DefaultPluginPublisher' class.
getRevision ( )This method is from 'DefaultPluginPublisher' class.
invokeMethod ( String, Object )This method is from 'DefaultPluginPublisher' class.
parsePluginList ( Resource )This method is from 'DefaultPluginPublisher' class.
publishRelease ( String, Resource )This method is from 'DefaultPluginPublisher' class.
...
[+] PluginDescriptorGenerator (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872010 has been renamed to __timeStamp__239_neverHappen1385047580893. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872010 in PluginDescriptorGenerator. |
[+] affected methods (21)
PluginDescriptorGenerator ( BuildSettings, Object, List )This constructor is from 'PluginDescriptorGenerator' class.
PluginDescriptorGenerator ( BuildSettings, String, Resource[ ] )This constructor is from 'PluginDescriptorGenerator' class.
__.swapInit ( )This method is from 'PluginDescriptorGenerator' class.
generatePluginXml ( Object, IndentPrinter )This method is from 'PluginDescriptorGenerator' class.
generatePluginXml ( Object, MarkupBuilder )This method is from 'PluginDescriptorGenerator' class.
generatePluginXml ( Object, Writer )This method is from 'PluginDescriptorGenerator' class.
getAntPathMatcher ( )This method is from 'PluginDescriptorGenerator' class.
getBuildSettings ( )This method is from 'PluginDescriptorGenerator' class.
getExcludes ( )This method is from 'PluginDescriptorGenerator' class.
getMetaClass ( )This method is from 'PluginDescriptorGenerator' class.
getPluginName ( )This method is from 'PluginDescriptorGenerator' class.
getProperty ( String )This method is from 'PluginDescriptorGenerator' class.
...
[+] PluginPackager (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872048 has been renamed to __timeStamp__239_neverHappen1385047580900. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872048 in PluginPackager. |
[+] affected methods (27)
PluginPackager ( BuildSettings, Object, Resource[ ], File, GrailsBuildEventListener, BuildSettings )This constructor is from 'PluginPackager' class.
__.swapInit ( )This method is from 'PluginPackager' class.
findIncludesAndExcludes ( Object )This method is from 'PluginPackager' class.
generatePluginXml ( File )This method is from 'PluginPackager' class.
getAnt ( )This method is from 'PluginPackager' class.
getBasedir ( )This method is from 'PluginPackager' class.
getEventListener ( )This method is from 'PluginPackager' class.
getGrailsSettings ( )This method is from 'PluginPackager' class.
getHasApplicationDependencies ( )This method is from 'PluginPackager' class.
getJarFiles ( )This method is from 'PluginPackager' class.
getMetaClass ( )This method is from 'PluginPackager' class.
getProperty ( String )This method is from 'PluginPackager' class.
...
package org.codehaus.groovy.grails.plugins.support
[+] GrailsPluginUtils (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872208 has been renamed to __timeStamp__239_neverHappen1385047580921. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872208 in GrailsPluginUtils. |
[+] affected methods (9)
GrailsPluginUtils ( )This constructor is from 'GrailsPluginUtils' class.
__.swapInit ( )This method is from 'GrailsPluginUtils' class.
getGrailsVersion ( )This method is from 'GrailsPluginUtils' class.
getMetaClass ( )This method is from 'GrailsPluginUtils' class.
getProperty ( String )This method is from 'GrailsPluginUtils' class.
invokeMethod ( String, Object )This method is from 'GrailsPluginUtils' class.
setGrailsVersion ( Object )This method is from 'GrailsPluginUtils' class.
setMetaClass ( MetaClass )This method is from 'GrailsPluginUtils' class.
setProperty ( String, Object )This method is from 'GrailsPluginUtils' class.
[+] WatchPattern (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872214 has been renamed to __timeStamp__239_neverHappen1385047580922. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872214 in WatchPattern. |
[+] affected methods (16)
WatchPattern ( )This constructor is from 'WatchPattern' class.
__.swapInit ( )This method is from 'WatchPattern' class.
getDirectory ( )This method is from 'WatchPattern' class.
getExtension ( )This method is from 'WatchPattern' class.
getFile ( )This method is from 'WatchPattern' class.
getMetaClass ( )This method is from 'WatchPattern' class.
getPattern ( )This method is from 'WatchPattern' class.
getProperty ( String )This method is from 'WatchPattern' class.
invokeMethod ( String, Object )This method is from 'WatchPattern' class.
matchesPath ( String )This method is from 'WatchPattern' class.
setDirectory ( File )This method is from 'WatchPattern' class.
setExtension ( String )This method is from 'WatchPattern' class.
...
package org.codehaus.groovy.grails.project.creation
[+] GrailsProjectCleaner (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872519 has been renamed to __timeStamp__239_neverHappen1385047581016. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872519 in GrailsProjectCleaner. |
[+] affected methods (20)
GrailsProjectCleaner ( BuildSettings, GrailsBuildEventListener )This constructor is from 'GrailsProjectCleaner' class.
__.swapInit ( )This method is from 'GrailsProjectCleaner' class.
clean ( )This method is from 'GrailsProjectCleaner' class.
clean ( boolean )This method is from 'GrailsProjectCleaner' class.
cleanAll ( )This method is from 'GrailsProjectCleaner' class.
cleanAll ( boolean )This method is from 'GrailsProjectCleaner' class.
cleanCompiledSources ( )This method is from 'GrailsProjectCleaner' class.
cleanCompiledSources ( boolean )This method is from 'GrailsProjectCleaner' class.
cleanTestReports ( )This method is from 'GrailsProjectCleaner' class.
cleanTestReports ( boolean )This method is from 'GrailsProjectCleaner' class.
cleanWarFile ( )This method is from 'GrailsProjectCleaner' class.
cleanWarFile ( boolean )This method is from 'GrailsProjectCleaner' class.
...
package org.codehaus.groovy.grails.project.loader
[+] GrailsProjectLoader (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872549 has been renamed to __timeStamp__239_neverHappen1385047581021. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872549 in GrailsProjectLoader. |
[+] affected methods (29)
GrailsProjectLoader ( BuildSettings )This constructor is from 'GrailsProjectLoader' class.
GrailsProjectLoader ( GrailsProjectPackager )This constructor is from 'GrailsProjectLoader' class.
__.swapInit ( )This method is from 'GrailsProjectLoader' class.
configureApplication ( )This method is from 'GrailsProjectLoader' class.
configureJndi ( GrailsApplication )This method is from 'GrailsProjectLoader' class.
defineParentBeans ( WebBeanBuilder )This method is from 'GrailsProjectLoader' class.
getApplicationContext ( )This method is from 'GrailsProjectLoader' class.
getApplicationLoaded ( )This method is from 'GrailsProjectLoader' class.
getMetaClass ( )This method is from 'GrailsProjectLoader' class.
getParentContext ( )This method is from 'GrailsProjectLoader' class.
getPluginManager ( )This method is from 'GrailsProjectLoader' class.
getProjectPackager ( )This method is from 'GrailsProjectLoader' class.
...
package org.codehaus.groovy.grails.project.packaging
[+] GrailsProjectPackager (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872583 has been renamed to __timeStamp__239_neverHappen1385047581030. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872583 in GrailsProjectPackager. |
[+] affected methods (55)
GrailsProjectRunner ( GrailsProjectPackager, GrailsProjectWarCreator, ClassLoader )1st parameter 'projectPackager' of this method has type 'GrailsProjectPackager'.
getProjectPackager ( )Return value of this method has type 'GrailsProjectPackager'.
GrailsProjectLoader ( GrailsProjectPackager )1st parameter 'projectPackager' of this method has type 'GrailsProjectPackager'.
getProjectPackager ( )Return value of this method has type 'GrailsProjectPackager'.
setProjectPackager ( GrailsProjectPackager )1st parameter 'p1' of this method has type 'GrailsProjectPackager'.
GrailsProjectPackager ( GrailsProjectCompiler )This constructor is from 'GrailsProjectPackager' class.
GrailsProjectPackager ( GrailsProjectCompiler, File )This constructor is from 'GrailsProjectPackager' class.
GrailsProjectPackager ( GrailsProjectCompiler, File, boolean )This constructor is from 'GrailsProjectPackager' class.
GrailsProjectPackager ( GrailsProjectCompiler, GrailsBuildEventListener )This constructor is from 'GrailsProjectPackager' class.
GrailsProjectPackager ( GrailsProjectCompiler, GrailsBuildEventListener, File )This constructor is from 'GrailsProjectPackager' class.
GrailsProjectPackager ( GrailsProjectCompiler, GrailsBuildEventListener, File, boolean )This constructor is from 'GrailsProjectPackager' class.
GrailsProjectPackager ( GrailsProjectCompiler, GrailsBuildEventListener, boolean )This constructor is from 'GrailsProjectPackager' class.
...
[+] GrailsProjectWarCreator (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872652 has been renamed to __timeStamp__239_neverHappen1385047581053. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872652 in GrailsProjectWarCreator. |
[+] affected methods (35)
GrailsProjectRunner ( GrailsProjectPackager, GrailsProjectWarCreator, ClassLoader )2nd parameter 'warCreator' of this method has type 'GrailsProjectWarCreator'.
getWarCreator ( )Return value of this method has type 'GrailsProjectWarCreator'.
GrailsProjectWarCreator ( BuildSettings, GrailsBuildEventListener, GrailsProjectPackager )This constructor is from 'GrailsProjectWarCreator' class.
GrailsProjectWarCreator ( BuildSettings, GrailsBuildEventListener, GrailsProjectPackager, AntBuilder )This constructor is from 'GrailsProjectWarCreator' class.
GrailsProjectWarCreator ( BuildSettings, GrailsBuildEventListener, GrailsProjectPackager, AntBuilder, boolean )This constructor is from 'GrailsProjectWarCreator' class.
__.swapInit ( )This method is from 'GrailsProjectWarCreator' class.
cleanUpAfterWar ( )This method is from 'GrailsProjectWarCreator' class.
configureWarName ( )This method is from 'GrailsProjectWarCreator' class.
configureWarName ( String )This method is from 'GrailsProjectWarCreator' class.
createDescriptor ( )This method is from 'GrailsProjectWarCreator' class.
createDescriptorInternal ( Object, Object )This method is from 'GrailsProjectWarCreator' class.
getAdditionalEventArgs ( )This method is from 'GrailsProjectWarCreator' class.
...
package org.codehaus.groovy.grails.project.plugins
[+] GrailsProjectPluginLoader (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872743 has been renamed to __timeStamp__239_neverHappen1385047581086. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872743 in GrailsProjectPluginLoader. |
[+] affected methods (12)
GrailsProjectPluginLoader ( GrailsApplication, ClassLoader, BuildSettings, GrailsBuildEventListener )This constructor is from 'GrailsProjectPluginLoader' class.
__.swapInit ( )This method is from 'GrailsProjectPluginLoader' class.
getClassLoader ( )This method is from 'GrailsProjectPluginLoader' class.
getGrailsApplication ( )This method is from 'GrailsProjectPluginLoader' class.
getMetaClass ( )This method is from 'GrailsProjectPluginLoader' class.
getProperty ( String )This method is from 'GrailsProjectPluginLoader' class.
invokeMethod ( String, Object )This method is from 'GrailsProjectPluginLoader' class.
loadPlugins ( )This method is from 'GrailsProjectPluginLoader' class.
setClassLoader ( ClassLoader )This method is from 'GrailsProjectPluginLoader' class.
setGrailsApplication ( GrailsApplication )This method is from 'GrailsProjectPluginLoader' class.
setMetaClass ( MetaClass )This method is from 'GrailsProjectPluginLoader' class.
setProperty ( String, Object )This method is from 'GrailsProjectPluginLoader' class.
...
package org.codehaus.groovy.grails.project.ui
[+] GrailsProjectConsole (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872759 has been renamed to __timeStamp__239_neverHappen1385047581093. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872759 in GrailsProjectConsole. |
[+] affected methods (16)
GrailsProjectConsole ( BuildSettings )This constructor is from 'GrailsProjectConsole' class.
GrailsProjectConsole ( GrailsProjectLoader )This constructor is from 'GrailsProjectConsole' class.
__.swapInit ( )This method is from 'GrailsProjectConsole' class.
createConsole ( )This method is from 'GrailsProjectConsole' class.
createConsole ( ApplicationContext, GrailsApplication )This method is from 'GrailsProjectConsole' class.
getMetaClass ( )This method is from 'GrailsProjectConsole' class.
getProjectCompiler ( )This method is from 'GrailsProjectConsole' class.
getProjectLoader ( )This method is from 'GrailsProjectConsole' class.
getProperty ( String )This method is from 'GrailsProjectConsole' class.
invokeMethod ( String, Object )This method is from 'GrailsProjectConsole' class.
run ( )This method is from 'GrailsProjectConsole' class.
setMetaClass ( MetaClass )This method is from 'GrailsProjectConsole' class.
...
package org.codehaus.groovy.grails.support
[+] DevelopmentShutdownHook (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872225 has been renamed to __timeStamp__239_neverHappen1385047580924. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872225 in DevelopmentShutdownHook. |
[+] affected methods (10)
DevelopmentShutdownHook ( )This constructor is from 'DevelopmentShutdownHook' class.
__.swapInit ( )This method is from 'DevelopmentShutdownHook' class.
getConsole ( )This method is from 'DevelopmentShutdownHook' class.
getMetaClass ( )This method is from 'DevelopmentShutdownHook' class.
getProperty ( String )This method is from 'DevelopmentShutdownHook' class.
invokeMethod ( String, Object )This method is from 'DevelopmentShutdownHook' class.
setApplicationContext ( ApplicationContext )This method is from 'DevelopmentShutdownHook' class.
setConsole ( Object )This method is from 'DevelopmentShutdownHook' class.
setMetaClass ( MetaClass )This method is from 'DevelopmentShutdownHook' class.
setProperty ( String, Object )This method is from 'DevelopmentShutdownHook' class.
[+] IncludeExcludeSupport (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872239 has been renamed to __timeStamp__239_neverHappen1385047580926. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872239 in IncludeExcludeSupport. |
[+] affected methods (18)
IncludeExcludeSupport ( )This constructor is from 'IncludeExcludeSupport' class.
IncludeExcludeSupport ( List )This constructor is from 'IncludeExcludeSupport' class.
IncludeExcludeSupport ( List, List )This constructor is from 'IncludeExcludeSupport' class.
__.swapInit ( )This method is from 'IncludeExcludeSupport' class.
excludes ( List, Object )This method is from 'IncludeExcludeSupport' class.
getDefaultExcludes ( )This method is from 'IncludeExcludeSupport' class.
getDefaultIncludes ( )This method is from 'IncludeExcludeSupport' class.
getEXCLUDES_PROPERTY ( )This method is from 'IncludeExcludeSupport' class.
getINCLUDES_PROPERTY ( )This method is from 'IncludeExcludeSupport' class.
getMetaClass ( )This method is from 'IncludeExcludeSupport' class.
getProperty ( String )This method is from 'IncludeExcludeSupport' class.
includes ( List, Object )This method is from 'IncludeExcludeSupport' class.
...
[+] PersistenceContextInterceptorExecutor (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872249 has been renamed to __timeStamp__239_neverHappen1385047580928. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872249 in PersistenceContextInterceptorExecutor. |
[+] affected methods (13)
PersistenceContextInterceptorExecutor ( Collection )This constructor is from 'PersistenceContextInterceptorExecutor' class.
__.swapInit ( )This method is from 'PersistenceContextInterceptorExecutor' class.
destroyPersistenceContext ( )This method is from 'PersistenceContextInterceptorExecutor' class.
destroyPersistenceContext ( ApplicationContext )This method is from 'PersistenceContextInterceptorExecutor' class.
getMetaClass ( )This method is from 'PersistenceContextInterceptorExecutor' class.
getPersistenceContextInterceptors ( )This method is from 'PersistenceContextInterceptorExecutor' class.
getProperty ( String )This method is from 'PersistenceContextInterceptorExecutor' class.
initPersistenceContext ( )This method is from 'PersistenceContextInterceptorExecutor' class.
initPersistenceContext ( ApplicationContext )This method is from 'PersistenceContextInterceptorExecutor' class.
invokeMethod ( String, Object )This method is from 'PersistenceContextInterceptorExecutor' class.
setMetaClass ( MetaClass )This method is from 'PersistenceContextInterceptorExecutor' class.
setPersistenceContextInterceptors ( Collection )This method is from 'PersistenceContextInterceptorExecutor' class.
...
package org.codehaus.groovy.grails.support.encoding
[+] CodecMetaClassSupport (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872261 has been renamed to __timeStamp__239_neverHappen1385047580930. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872261 in CodecMetaClassSupport. |
[+] affected methods (12)
CodecMetaClassSupport ( )This constructor is from 'CodecMetaClassSupport' class.
__.swapInit ( )This method is from 'CodecMetaClassSupport' class.
addMetaMethod ( String, Closure )This method is from 'CodecMetaClassSupport' class.
configureCodecMethods ( GrailsCodecClass )This method is from 'CodecMetaClassSupport' class.
getDECODE_PREFIX ( )This method is from 'CodecMetaClassSupport' class.
getEMPTY_ARGS ( )This method is from 'CodecMetaClassSupport' class.
getENCODE_AS_PREFIX ( )This method is from 'CodecMetaClassSupport' class.
getMetaClass ( )This method is from 'CodecMetaClassSupport' class.
getProperty ( String )This method is from 'CodecMetaClassSupport' class.
invokeMethod ( String, Object )This method is from 'CodecMetaClassSupport' class.
setMetaClass ( MetaClass )This method is from 'CodecMetaClassSupport' class.
setProperty ( String, Object )This method is from 'CodecMetaClassSupport' class.
...
package org.codehaus.groovy.grails.validation
[+] ConstraintEvalUtils (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842872322 has been renamed to __timeStamp__239_neverHappen1385047580961. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842872322 in ConstraintEvalUtils. |
[+] affected methods (9)
ConstraintEvalUtils ( )This constructor is from 'ConstraintEvalUtils' class.
__.swapInit ( )This method is from 'ConstraintEvalUtils' class.
clearDefaultConstraints ( )This method is from 'ConstraintEvalUtils' class.
getDefaultConstraints ( ConfigObject )This method is from 'ConstraintEvalUtils' class.
getMetaClass ( )This method is from 'ConstraintEvalUtils' class.
getProperty ( String )This method is from 'ConstraintEvalUtils' class.
invokeMethod ( String, Object )This method is from 'ConstraintEvalUtils' class.
setMetaClass ( MetaClass )This method is from 'ConstraintEvalUtils' class.
setProperty ( String, Object )This method is from 'ConstraintEvalUtils' class.
grails-databinding-2.3.2.jar
package org.grails.databinding
[+] ClosureValueConverter (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842900907 has been renamed to __timeStamp__239_neverHappen1385047589877. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842900907 in ClosureValueConverter. |
[+] affected methods (13)
ClosureValueConverter ( )This constructor is from 'ClosureValueConverter' class.
__.swapInit ( )This method is from 'ClosureValueConverter' class.
canConvert ( Object )This method is from 'ClosureValueConverter' class.
convert ( Object )This method is from 'ClosureValueConverter' class.
getConverterClosure ( )This method is from 'ClosureValueConverter' class.
getMetaClass ( )This method is from 'ClosureValueConverter' class.
getProperty ( String )This method is from 'ClosureValueConverter' class.
getTargetType ( )This method is from 'ClosureValueConverter' class.
invokeMethod ( String, Object )This method is from 'ClosureValueConverter' class.
setConverterClosure ( Closure )This method is from 'ClosureValueConverter' class.
setMetaClass ( MetaClass )This method is from 'ClosureValueConverter' class.
setProperty ( String, Object )This method is from 'ClosureValueConverter' class.
...
[+] IndexedPropertyReferenceDescriptor (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842901002 has been renamed to __timeStamp__239_neverHappen1385047589879. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842901002 in IndexedPropertyReferenceDescriptor. |
[+] affected methods (14)
processIndexedProperty ( Object, MetaProperty, IndexedPropertyReferenceDescriptor, Object, DataBindingSource, DataBindingListener, Object )3rd parameter 'indexedPropertyReferenceDescriptor' of this method has type 'IndexedPropertyReferenceDescriptor'.
IndexedPropertyReferenceDescriptor ( )This constructor is from 'IndexedPropertyReferenceDescriptor' class.
__.swapInit ( )This method is from 'IndexedPropertyReferenceDescriptor' class.
getIndex ( )This method is from 'IndexedPropertyReferenceDescriptor' class.
getMetaClass ( )This method is from 'IndexedPropertyReferenceDescriptor' class.
getProperty ( String )This method is from 'IndexedPropertyReferenceDescriptor' class.
getPropertyName ( )This method is from 'IndexedPropertyReferenceDescriptor' class.
invokeMethod ( String, Object )This method is from 'IndexedPropertyReferenceDescriptor' class.
setIndex ( String )This method is from 'IndexedPropertyReferenceDescriptor' class.
setMetaClass ( MetaClass )This method is from 'IndexedPropertyReferenceDescriptor' class.
setProperty ( String, Object )This method is from 'IndexedPropertyReferenceDescriptor' class.
setPropertyName ( String )This method is from 'IndexedPropertyReferenceDescriptor' class.
...
[+] SimpleDataBinder (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842901011 has been renamed to __timeStamp__239_neverHappen1385047589880. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842901011 in SimpleDataBinder. |
[+] affected methods (52)
SimpleDataBinder ( )This constructor is from 'SimpleDataBinder' class.
__.swapInit ( )This method is from 'SimpleDataBinder' class.
addBindingError ( Object, String, Object, Exception, DataBindingListener, Object )This method is from 'SimpleDataBinder' class.
addElementToArrayAt ( Object, Object, Object )This method is from 'SimpleDataBinder' class.
addElementToCollection ( Object, String, Class, Object, boolean )This method is from 'SimpleDataBinder' class.
addElementToCollectionAt ( Object, String, Collection, Object, Object )This method is from 'SimpleDataBinder' class.
bind ( Object, GPathResult )This method is from 'SimpleDataBinder' class.
bind ( Object, DataBindingSource )This method is from 'SimpleDataBinder' class.
bind ( Object, DataBindingSource, String, List, List )This method is from 'SimpleDataBinder' class.
bind ( Object, DataBindingSource, String, List, List, DataBindingListener )This method is from 'SimpleDataBinder' class.
bind ( Object, DataBindingSource, List )This method is from 'SimpleDataBinder' class.
bind ( Object, DataBindingSource, List, List )This method is from 'SimpleDataBinder' class.
...
[+] SimpleMapDataBindingSource (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842901080 has been renamed to __timeStamp__239_neverHappen1385047589899. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842901080 in SimpleMapDataBindingSource. |
[+] affected methods (17)
SimpleMapDataBindingSource ( Map )This constructor is from 'SimpleMapDataBindingSource' class.
__.swapInit ( )This method is from 'SimpleMapDataBindingSource' class.
containsProperty ( String )This method is from 'SimpleMapDataBindingSource' class.
getAt ( String )This method is from 'SimpleMapDataBindingSource' class.
getDataSourceAware ( )This method is from 'SimpleMapDataBindingSource' class.
getIdentifierValue ( )This method is from 'SimpleMapDataBindingSource' class.
getMetaClass ( )This method is from 'SimpleMapDataBindingSource' class.
getProperty ( String )This method is from 'SimpleMapDataBindingSource' class.
getPropertyNames ( )This method is from 'SimpleMapDataBindingSource' class.
getPropertyValue ( String )This method is from 'SimpleMapDataBindingSource' class.
hasIdentifier ( )This method is from 'SimpleMapDataBindingSource' class.
invokeMethod ( String, Object )This method is from 'SimpleMapDataBindingSource' class.
...
package org.grails.databinding.converters
[+] AbstractStructuredDateBindingEditor (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842901086 has been renamed to __timeStamp__239_neverHappen1385047589901. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842901086 in AbstractStructuredDateBindingEditor. |
[+] affected methods (12)
AbstractStructuredDateBindingEditor ( )This constructor is from 'AbstractStructuredDateBindingEditor' abstract class.
__.swapInit ( )This method is from 'AbstractStructuredDateBindingEditor' abstract class.
assemble ( String, DataBindingSource )This method is from 'AbstractStructuredDateBindingEditor' abstract class.
getDate ( Calendar )This abstract method is from 'AbstractStructuredDateBindingEditor' abstract class.
getMetaClass ( )This method is from 'AbstractStructuredDateBindingEditor' abstract class.
getOptionalFields ( )This method is from 'AbstractStructuredDateBindingEditor' abstract class.
getProperty ( String )This method is from 'AbstractStructuredDateBindingEditor' abstract class.
getPropertyValue ( Object, String, DataBindingSource )This method is from 'AbstractStructuredDateBindingEditor' abstract class.
getRequiredFields ( )This method is from 'AbstractStructuredDateBindingEditor' abstract class.
invokeMethod ( String, Object )This method is from 'AbstractStructuredDateBindingEditor' abstract class.
setMetaClass ( MetaClass )This method is from 'AbstractStructuredDateBindingEditor' abstract class.
setProperty ( String, Object )This method is from 'AbstractStructuredDateBindingEditor' abstract class.
...
[+] DateConversionHelper (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842901097 has been renamed to __timeStamp__239_neverHappen1385047589903. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842901097 in DateConversionHelper. |
[+] affected methods (12)
DateConversionHelper ( )This constructor is from 'DateConversionHelper' class.
__.swapInit ( )This method is from 'DateConversionHelper' class.
canConvert ( Object )This method is from 'DateConversionHelper' class.
convert ( Object )This method is from 'DateConversionHelper' class.
getFormatStrings ( )This method is from 'DateConversionHelper' class.
getMetaClass ( )This method is from 'DateConversionHelper' class.
getProperty ( String )This method is from 'DateConversionHelper' class.
getTargetType ( )This method is from 'DateConversionHelper' class.
invokeMethod ( String, Object )This method is from 'DateConversionHelper' class.
setFormatStrings ( List )This method is from 'DateConversionHelper' class.
setMetaClass ( MetaClass )This method is from 'DateConversionHelper' class.
setProperty ( String, Object )This method is from 'DateConversionHelper' class.
...
[+] FormattedDateValueConverter (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842901105 has been renamed to __timeStamp__239_neverHappen1385047589905. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842901105 in FormattedDateValueConverter. |
[+] affected methods (9)
FormattedDateValueConverter ( )This constructor is from 'FormattedDateValueConverter' class.
__.swapInit ( )This method is from 'FormattedDateValueConverter' class.
convert ( Object, String )This method is from 'FormattedDateValueConverter' class.
getMetaClass ( )This method is from 'FormattedDateValueConverter' class.
getProperty ( String )This method is from 'FormattedDateValueConverter' class.
getTargetType ( )This method is from 'FormattedDateValueConverter' class.
invokeMethod ( String, Object )This method is from 'FormattedDateValueConverter' class.
setMetaClass ( MetaClass )This method is from 'FormattedDateValueConverter' class.
setProperty ( String, Object )This method is from 'FormattedDateValueConverter' class.
[+] StructuredCalendarBindingEditor (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842901135 has been renamed to __timeStamp__239_neverHappen1385047589913. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842901135 in StructuredCalendarBindingEditor. |
[+] affected methods (4)
StructuredCalendarBindingEditor ( )This constructor is from 'StructuredCalendarBindingEditor' class.
__.swapInit ( )This method is from 'StructuredCalendarBindingEditor' class.
getDate ( Calendar )This method is from 'StructuredCalendarBindingEditor' class.
getDate ( Calendar )This method is from 'StructuredCalendarBindingEditor' class.
[+] StructuredDateBindingEditor (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842901140 has been renamed to __timeStamp__239_neverHappen1385047589913. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842901140 in StructuredDateBindingEditor. |
[+] affected methods (4)
StructuredDateBindingEditor ( )This constructor is from 'StructuredDateBindingEditor' class.
__.swapInit ( )This method is from 'StructuredDateBindingEditor' class.
getDate ( Calendar )This method is from 'StructuredDateBindingEditor' class.
getDate ( Calendar )This method is from 'StructuredDateBindingEditor' class.
[+] StructuredSqlDateBindingEditor (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842901143 has been renamed to __timeStamp__239_neverHappen1385047589914. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842901143 in StructuredSqlDateBindingEditor. |
[+] affected methods (4)
StructuredSqlDateBindingEditor ( )This constructor is from 'StructuredSqlDateBindingEditor' class.
__.swapInit ( )This method is from 'StructuredSqlDateBindingEditor' class.
getDate ( Calendar )This method is from 'StructuredSqlDateBindingEditor' class.
getDate ( Calendar )This method is from 'StructuredSqlDateBindingEditor' class.
package org.grails.databinding.xml
[+] GPathResultCollectionDataBindingSource (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842901108 has been renamed to __timeStamp__239_neverHappen1385047589905. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842901108 in GPathResultCollectionDataBindingSource. |
[+] affected methods (8)
GPathResultCollectionDataBindingSource ( GPathResult )This constructor is from 'GPathResultCollectionDataBindingSource' class.
__.swapInit ( )This method is from 'GPathResultCollectionDataBindingSource' class.
getDataBindingSources ( )This method is from 'GPathResultCollectionDataBindingSource' class.
getMetaClass ( )This method is from 'GPathResultCollectionDataBindingSource' class.
getProperty ( String )This method is from 'GPathResultCollectionDataBindingSource' class.
invokeMethod ( String, Object )This method is from 'GPathResultCollectionDataBindingSource' class.
setMetaClass ( MetaClass )This method is from 'GPathResultCollectionDataBindingSource' class.
setProperty ( String, Object )This method is from 'GPathResultCollectionDataBindingSource' class.
[+] GPathResultMap (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842901113 has been renamed to __timeStamp__239_neverHappen1385047589907. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842901113 in GPathResultMap. |
[+] affected methods (21)
GPathResultMap ( GPathResult )This constructor is from 'GPathResultMap' class.
__.swapInit ( )This method is from 'GPathResultMap' class.
clear ( )This method is from 'GPathResultMap' class.
containsKey ( Object )This method is from 'GPathResultMap' class.
containsValue ( Object )This method is from 'GPathResultMap' class.
entrySet ( )This method is from 'GPathResultMap' class.
get ( Object )This method is from 'GPathResultMap' class.
getMetaClass ( )This method is from 'GPathResultMap' class.
getProperty ( String )This method is from 'GPathResultMap' class.
getPropertyNameForNode ( Node )This method is from 'GPathResultMap' class.
getPropertyNameForNodeChild ( NodeChild )This method is from 'GPathResultMap' class.
invokeMethod ( String, Object )This method is from 'GPathResultMap' class.
...
grails-datastore-core-2.0.3.RELEASE.jar
package org.grails.datastore.mapping.config.groovy
[+] MappingConfigurationBuilder (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815776453 has been renamed to __timeStamp__239_neverHappen1384965529883. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815776453 in MappingConfigurationBuilder. |
[+] affected methods (14)
MappingConfigurationBuilder ( Object, Class )This constructor is from 'MappingConfigurationBuilder' class.
__.swapInit ( )This method is from 'MappingConfigurationBuilder' class.
evaluate ( Closure )This method is from 'MappingConfigurationBuilder' class.
getMetaClass ( )This method is from 'MappingConfigurationBuilder' class.
getProperties ( )This method is from 'MappingConfigurationBuilder' class.
getProperty ( String )This method is from 'MappingConfigurationBuilder' class.
getPropertyClass ( )This method is from 'MappingConfigurationBuilder' class.
getTarget ( )This method is from 'MappingConfigurationBuilder' class.
invokeMethod ( String, Object )This method is from 'MappingConfigurationBuilder' class.
setMetaClass ( MetaClass )This method is from 'MappingConfigurationBuilder' class.
setProperties ( Map )This method is from 'MappingConfigurationBuilder' class.
setProperty ( String, Object )This method is from 'MappingConfigurationBuilder' class.
...
package org.grails.datastore.mapping.dirty.checking
[+] DirtyCheckingSupport (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815776480 has been renamed to __timeStamp__239_neverHappen1384965529916. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815776480 in DirtyCheckingSupport. |
[+] affected methods (8)
DirtyCheckingSupport ( )This constructor is from 'DirtyCheckingSupport' class.
__.swapInit ( )This method is from 'DirtyCheckingSupport' class.
areAssociationsDirty ( Session, PersistentEntity, Object )This method is from 'DirtyCheckingSupport' class.
getMetaClass ( )This method is from 'DirtyCheckingSupport' class.
getProperty ( String )This method is from 'DirtyCheckingSupport' class.
invokeMethod ( String, Object )This method is from 'DirtyCheckingSupport' class.
setMetaClass ( MetaClass )This method is from 'DirtyCheckingSupport' class.
setProperty ( String, Object )This method is from 'DirtyCheckingSupport' class.
package org.grails.datastore.mapping.model.types.conversion
[+] DoubleToFloatConverter (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815776498 has been renamed to __timeStamp__239_neverHappen1384965529938. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815776498 in DoubleToFloatConverter. |
[+] affected methods (9)
DoubleToFloatConverter ( )This constructor is from 'DoubleToFloatConverter' class.
__.swapInit ( )This method is from 'DoubleToFloatConverter' class.
convert ( Double )This method is from 'DoubleToFloatConverter' class.
convert ( Object )This method is from 'DoubleToFloatConverter' class.
getMetaClass ( )This method is from 'DoubleToFloatConverter' class.
getProperty ( String )This method is from 'DoubleToFloatConverter' class.
invokeMethod ( String, Object )This method is from 'DoubleToFloatConverter' class.
setMetaClass ( MetaClass )This method is from 'DoubleToFloatConverter' class.
setProperty ( String, Object )This method is from 'DoubleToFloatConverter' class.
[+] IntArrayToIntegerArrayConverter (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815776503 has been renamed to __timeStamp__239_neverHappen1384965529944. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815776503 in IntArrayToIntegerArrayConverter. |
[+] affected methods (9)
IntArrayToIntegerArrayConverter ( )This constructor is from 'IntArrayToIntegerArrayConverter' class.
__.swapInit ( )This method is from 'IntArrayToIntegerArrayConverter' class.
convert ( int[ ] )This method is from 'IntArrayToIntegerArrayConverter' class.
convert ( Object )This method is from 'IntArrayToIntegerArrayConverter' class.
getMetaClass ( )This method is from 'IntArrayToIntegerArrayConverter' class.
getProperty ( String )This method is from 'IntArrayToIntegerArrayConverter' class.
invokeMethod ( String, Object )This method is from 'IntArrayToIntegerArrayConverter' class.
setMetaClass ( MetaClass )This method is from 'IntArrayToIntegerArrayConverter' class.
setProperty ( String, Object )This method is from 'IntArrayToIntegerArrayConverter' class.
[+] IntegerToByteConverter (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815776520 has been renamed to __timeStamp__239_neverHappen1384965529948. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815776520 in IntegerToByteConverter. |
[+] affected methods (9)
IntegerToByteConverter ( )This constructor is from 'IntegerToByteConverter' class.
__.swapInit ( )This method is from 'IntegerToByteConverter' class.
convert ( Integer )This method is from 'IntegerToByteConverter' class.
convert ( Object )This method is from 'IntegerToByteConverter' class.
getMetaClass ( )This method is from 'IntegerToByteConverter' class.
getProperty ( String )This method is from 'IntegerToByteConverter' class.
invokeMethod ( String, Object )This method is from 'IntegerToByteConverter' class.
setMetaClass ( MetaClass )This method is from 'IntegerToByteConverter' class.
setProperty ( String, Object )This method is from 'IntegerToByteConverter' class.
[+] IntegerToShortConverter (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815776523 has been renamed to __timeStamp__239_neverHappen1384965529952. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815776523 in IntegerToShortConverter. |
[+] affected methods (9)
IntegerToShortConverter ( )This constructor is from 'IntegerToShortConverter' class.
__.swapInit ( )This method is from 'IntegerToShortConverter' class.
convert ( Integer )This method is from 'IntegerToShortConverter' class.
convert ( Object )This method is from 'IntegerToShortConverter' class.
getMetaClass ( )This method is from 'IntegerToShortConverter' class.
getProperty ( String )This method is from 'IntegerToShortConverter' class.
invokeMethod ( String, Object )This method is from 'IntegerToShortConverter' class.
setMetaClass ( MetaClass )This method is from 'IntegerToShortConverter' class.
setProperty ( String, Object )This method is from 'IntegerToShortConverter' class.
[+] LongArrayToLongArrayConverter (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815776526 has been renamed to __timeStamp__239_neverHappen1384965529965. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815776526 in LongArrayToLongArrayConverter. |
[+] affected methods (9)
LongArrayToLongArrayConverter ( )This constructor is from 'LongArrayToLongArrayConverter' class.
__.swapInit ( )This method is from 'LongArrayToLongArrayConverter' class.
convert ( long[ ] )This method is from 'LongArrayToLongArrayConverter' class.
convert ( Object )This method is from 'LongArrayToLongArrayConverter' class.
getMetaClass ( )This method is from 'LongArrayToLongArrayConverter' class.
getProperty ( String )This method is from 'LongArrayToLongArrayConverter' class.
invokeMethod ( String, Object )This method is from 'LongArrayToLongArrayConverter' class.
setMetaClass ( MetaClass )This method is from 'LongArrayToLongArrayConverter' class.
setProperty ( String, Object )This method is from 'LongArrayToLongArrayConverter' class.
[+] StringToBigDecimalConverter (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815776530 has been renamed to __timeStamp__239_neverHappen1384965529970. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815776530 in StringToBigDecimalConverter. |
[+] affected methods (9)
StringToBigDecimalConverter ( )This constructor is from 'StringToBigDecimalConverter' class.
__.swapInit ( )This method is from 'StringToBigDecimalConverter' class.
convert ( Object )This method is from 'StringToBigDecimalConverter' class.
convert ( String )This method is from 'StringToBigDecimalConverter' class.
getMetaClass ( )This method is from 'StringToBigDecimalConverter' class.
getProperty ( String )This method is from 'StringToBigDecimalConverter' class.
invokeMethod ( String, Object )This method is from 'StringToBigDecimalConverter' class.
setMetaClass ( MetaClass )This method is from 'StringToBigDecimalConverter' class.
setProperty ( String, Object )This method is from 'StringToBigDecimalConverter' class.
[+] StringToBigIntegerConverter (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815776534 has been renamed to __timeStamp__239_neverHappen1384965529973. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815776534 in StringToBigIntegerConverter. |
[+] affected methods (9)
StringToBigIntegerConverter ( )This constructor is from 'StringToBigIntegerConverter' class.
__.swapInit ( )This method is from 'StringToBigIntegerConverter' class.
convert ( Object )This method is from 'StringToBigIntegerConverter' class.
convert ( String )This method is from 'StringToBigIntegerConverter' class.
getMetaClass ( )This method is from 'StringToBigIntegerConverter' class.
getProperty ( String )This method is from 'StringToBigIntegerConverter' class.
invokeMethod ( String, Object )This method is from 'StringToBigIntegerConverter' class.
setMetaClass ( MetaClass )This method is from 'StringToBigIntegerConverter' class.
setProperty ( String, Object )This method is from 'StringToBigIntegerConverter' class.
[+] StringToCurrencyConverter (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815776537 has been renamed to __timeStamp__239_neverHappen1384965529978. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815776537 in StringToCurrencyConverter. |
[+] affected methods (9)
StringToCurrencyConverter ( )This constructor is from 'StringToCurrencyConverter' class.
__.swapInit ( )This method is from 'StringToCurrencyConverter' class.
convert ( Object )This method is from 'StringToCurrencyConverter' class.
convert ( String )This method is from 'StringToCurrencyConverter' class.
getMetaClass ( )This method is from 'StringToCurrencyConverter' class.
getProperty ( String )This method is from 'StringToCurrencyConverter' class.
invokeMethod ( String, Object )This method is from 'StringToCurrencyConverter' class.
setMetaClass ( MetaClass )This method is from 'StringToCurrencyConverter' class.
setProperty ( String, Object )This method is from 'StringToCurrencyConverter' class.
[+] StringToLocaleConverter (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815776541 has been renamed to __timeStamp__239_neverHappen1384965529982. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815776541 in StringToLocaleConverter. |
[+] affected methods (9)
StringToLocaleConverter ( )This constructor is from 'StringToLocaleConverter' class.
__.swapInit ( )This method is from 'StringToLocaleConverter' class.
convert ( Object )This method is from 'StringToLocaleConverter' class.
convert ( String )This method is from 'StringToLocaleConverter' class.
getMetaClass ( )This method is from 'StringToLocaleConverter' class.
getProperty ( String )This method is from 'StringToLocaleConverter' class.
invokeMethod ( String, Object )This method is from 'StringToLocaleConverter' class.
setMetaClass ( MetaClass )This method is from 'StringToLocaleConverter' class.
setProperty ( String, Object )This method is from 'StringToLocaleConverter' class.
[+] StringToShortConverter (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815776545 has been renamed to __timeStamp__239_neverHappen1384965529987. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815776545 in StringToShortConverter. |
[+] affected methods (9)
StringToShortConverter ( )This constructor is from 'StringToShortConverter' class.
__.swapInit ( )This method is from 'StringToShortConverter' class.
convert ( Object )This method is from 'StringToShortConverter' class.
convert ( String )This method is from 'StringToShortConverter' class.
getMetaClass ( )This method is from 'StringToShortConverter' class.
getProperty ( String )This method is from 'StringToShortConverter' class.
invokeMethod ( String, Object )This method is from 'StringToShortConverter' class.
setMetaClass ( MetaClass )This method is from 'StringToShortConverter' class.
setProperty ( String, Object )This method is from 'StringToShortConverter' class.
[+] StringToTimeZoneConverter (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815776548 has been renamed to __timeStamp__239_neverHappen1384965529991. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815776548 in StringToTimeZoneConverter. |
[+] affected methods (9)
StringToTimeZoneConverter ( )This constructor is from 'StringToTimeZoneConverter' class.
__.swapInit ( )This method is from 'StringToTimeZoneConverter' class.
convert ( Object )This method is from 'StringToTimeZoneConverter' class.
convert ( String )This method is from 'StringToTimeZoneConverter' class.
getMetaClass ( )This method is from 'StringToTimeZoneConverter' class.
getProperty ( String )This method is from 'StringToTimeZoneConverter' class.
invokeMethod ( String, Object )This method is from 'StringToTimeZoneConverter' class.
setMetaClass ( MetaClass )This method is from 'StringToTimeZoneConverter' class.
setProperty ( String, Object )This method is from 'StringToTimeZoneConverter' class.
[+] StringToURLConverter (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815776551 has been renamed to __timeStamp__239_neverHappen1384965529995. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815776551 in StringToURLConverter. |
[+] affected methods (9)
StringToURLConverter ( )This constructor is from 'StringToURLConverter' class.
__.swapInit ( )This method is from 'StringToURLConverter' class.
convert ( Object )This method is from 'StringToURLConverter' class.
convert ( String )This method is from 'StringToURLConverter' class.
getMetaClass ( )This method is from 'StringToURLConverter' class.
getProperty ( String )This method is from 'StringToURLConverter' class.
invokeMethod ( String, Object )This method is from 'StringToURLConverter' class.
setMetaClass ( MetaClass )This method is from 'StringToURLConverter' class.
setProperty ( String, Object )This method is from 'StringToURLConverter' class.
grails-datastore-gorm-2.0.3.RELEASE.jar
package grails.gorm
[+] DetachedCriteria (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815797731 has been renamed to __timeStamp__239_neverHappen1384965607840. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815797731 in DetachedCriteria. |
[+] affected methods (114)
DetachedCriteria ( Class )This constructor is from 'DetachedCriteria' class.
__.swapInit ( )This method is from 'DetachedCriteria' class.
add ( Query.Criterion )This method is from 'DetachedCriteria' class.
and ( Closure )This method is from 'DetachedCriteria' class.
asType ( Class )This method is from 'DetachedCriteria' class.
between ( String, Object, Object )This method is from 'DetachedCriteria' class.
build ( Closure )This method is from 'DetachedCriteria' class.
buildLazy ( Closure )This method is from 'DetachedCriteria' class.
clone ( )This method is from 'DetachedCriteria' class.
clone ( )This method is from 'DetachedCriteria' class.
count ( )This method is from 'DetachedCriteria' class.
count ( Closure )This method is from 'DetachedCriteria' class.
...
package org.codehaus.groovy.grails.compiler.gorm
[+] DirtyCheckingTransformer (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815797867 has been renamed to __timeStamp__239_neverHappen1384965607975. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815797867 in DirtyCheckingTransformer. |
[+] affected methods (17)
DirtyCheckingTransformer ( )This constructor is from 'DirtyCheckingTransformer' class.
__.swapInit ( )This method is from 'DirtyCheckingTransformer' class.
createMarkDirtyMethodCall ( MethodNode, String )This method is from 'DirtyCheckingTransformer' class.
getArtefactTypes ( )This method is from 'DirtyCheckingTransformer' class.
getGetterAndSetterForPropertyName ( LinkedHashMap, String )This method is from 'DirtyCheckingTransformer' class.
getMetaClass ( )This method is from 'DirtyCheckingTransformer' class.
getProperty ( String )This method is from 'DirtyCheckingTransformer' class.
DirtyCheckingTransformer.GetterAndSetter ( DirtyCheckingTransformer )1st parameter 'p1' of this method has type 'DirtyCheckingTransformer'.
invokeMethod ( String, Object )This method is from 'DirtyCheckingTransformer' class.
performInjection ( SourceUnit, ClassNode )This method is from 'DirtyCheckingTransformer' class.
performInjection ( SourceUnit, GeneratorContext, ClassNode )This method is from 'DirtyCheckingTransformer' class.
performInjectionOnAnnotatedClass ( SourceUnit, ClassNode )This method is from 'DirtyCheckingTransformer' class.
...
[+] DirtyCheckTransformation (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815797937 has been renamed to __timeStamp__239_neverHappen1384965608053. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815797937 in DirtyCheckTransformation. |
[+] affected methods (8)
DirtyCheckTransformation ( )This constructor is from 'DirtyCheckTransformation' class.
__.swapInit ( )This method is from 'DirtyCheckTransformation' class.
getMetaClass ( )This method is from 'DirtyCheckTransformation' class.
getProperty ( String )This method is from 'DirtyCheckTransformation' class.
invokeMethod ( String, Object )This method is from 'DirtyCheckTransformation' class.
setMetaClass ( MetaClass )This method is from 'DirtyCheckTransformation' class.
setProperty ( String, Object )This method is from 'DirtyCheckTransformation' class.
visit ( ASTNode[ ], SourceUnit )This method is from 'DirtyCheckTransformation' class.
package org.grails.datastore.gorm
[+] AbstractDatastoreApi (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815797945 has been renamed to __timeStamp__239_neverHappen1384965608061. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815797945 in AbstractDatastoreApi. |
[+] affected methods (9)
AbstractDatastoreApi ( Datastore )This constructor is from 'AbstractDatastoreApi' abstract class.
__.swapInit ( )This method is from 'AbstractDatastoreApi' abstract class.
execute ( SessionCallback )This method is from 'AbstractDatastoreApi' abstract class.
execute ( VoidSessionCallback )This method is from 'AbstractDatastoreApi' abstract class.
getMetaClass ( )This method is from 'AbstractDatastoreApi' abstract class.
getProperty ( String )This method is from 'AbstractDatastoreApi' abstract class.
invokeMethod ( String, Object )This method is from 'AbstractDatastoreApi' abstract class.
setMetaClass ( MetaClass )This method is from 'AbstractDatastoreApi' abstract class.
setProperty ( String, Object )This method is from 'AbstractDatastoreApi' abstract class.
[+] AbstractGormApi (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815798667 has been renamed to __timeStamp__239_neverHappen1384965608809. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815798667 in AbstractGormApi. |
[+] affected methods (8)
AbstractGormApi ( Class, Datastore )This constructor is from 'AbstractGormApi' abstract class.
__.swapInit ( )This method is from 'AbstractGormApi' abstract class.
getEXCLUDES ( )This method is from 'AbstractGormApi' abstract class.
getExtendedMethods ( )This method is from 'AbstractGormApi' abstract class.
getMethods ( )This method is from 'AbstractGormApi' abstract class.
initializeMethods ( Object )This method is from 'AbstractGormApi' abstract class.
registerApiInstance ( Class, Class, AbstractGormApi, boolean )3rd parameter 'apiProvider' of this method has type 'AbstractGormApi'.
registerInstanceMethod ( Class, ExpandoMetaClass, AbstractGormApi, String, Class[ ] )3rd parameter 'apiProvider' of this method has type 'AbstractGormApi'.
[+] GormEnhancer (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815797952 has been renamed to __timeStamp__239_neverHappen1384965608067. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815797952 in GormEnhancer. |
[+] affected methods (37)
GormEnhancer ( Datastore )This constructor is from 'GormEnhancer' class.
GormEnhancer ( Datastore, PlatformTransactionManager )This constructor is from 'GormEnhancer' class.
__.swapInit ( )This method is from 'GormEnhancer' class.
addAssociationMethods ( PersistentEntity )This method is from 'GormEnhancer' class.
addInstanceMethods ( PersistentEntity, boolean )This method is from 'GormEnhancer' class.
addNamedQueryMethods ( PersistentEntity )This method is from 'GormEnhancer' class.
addStaticMethods ( PersistentEntity, boolean )This method is from 'GormEnhancer' class.
createDynamicFinders ( )This method is from 'GormEnhancer' class.
doesRealMethodExist ( MetaClass, String, Class[ ], boolean )This method is from 'GormEnhancer' class.
enhance ( )This method is from 'GormEnhancer' class.
enhance ( PersistentEntity )This method is from 'GormEnhancer' class.
enhance ( PersistentEntity, boolean )This method is from 'GormEnhancer' class.
...
[+] GormInstanceApi (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815798723 has been renamed to __timeStamp__239_neverHappen1384965608879. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815798723 in GormInstanceApi. |
[+] affected methods (31)
getInstanceApi ( Class )Return value of this method has type 'GormInstanceApi'.
GormInstanceApi ( Class, Datastore )This constructor is from 'GormInstanceApi' class.
__.swapInit ( )This method is from 'GormInstanceApi' class.
attach ( Object )This method is from 'GormInstanceApi' class.
delete ( Object )This method is from 'GormInstanceApi' class.
delete ( Object, Map )This method is from 'GormInstanceApi' class.
discard ( Object )This method is from 'GormInstanceApi' class.
doSave ( Object, Map, Session )This method is from 'GormInstanceApi' class.
doSave ( Object, Map, Session, boolean )This method is from 'GormInstanceApi' class.
getDirtyPropertyNames ( Object )This method is from 'GormInstanceApi' class.
getFailOnError ( )This method is from 'GormInstanceApi' class.
getPersistentValue ( Object, String )This method is from 'GormInstanceApi' class.
...
[+] GormStaticApi (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815798755 has been renamed to __timeStamp__239_neverHappen1384965608959. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815798755 in GormStaticApi. |
[+] affected methods (85)
GormAsyncStaticApi ( GormStaticApi )1st parameter 'p1' of this method has type 'GormStaticApi'.
getStaticApi ( )Return value of this method has type 'GormStaticApi'.
setStaticApi ( GormStaticApi )1st parameter 'p1' of this method has type 'GormStaticApi'.
getStaticApi ( Class )Return value of this method has type 'GormStaticApi'.
GormStaticApi ( Class, Datastore, List )This constructor is from 'GormStaticApi' class.
GormStaticApi ( Class, Datastore, List, PlatformTransactionManager )This constructor is from 'GormStaticApi' class.
__.swapInit ( )This method is from 'GormStaticApi' class.
count ( )This method is from 'GormStaticApi' class.
create ( )This method is from 'GormStaticApi' class.
createCriteria ( )This method is from 'GormStaticApi' class.
deleteAll ( Object[ ] )This method is from 'GormStaticApi' class.
deleteAll ( Iterable )This method is from 'GormStaticApi' class.
...
[+] GormValidationApi (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815798988 has been renamed to __timeStamp__239_neverHappen1384965609198. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815798988 in GormValidationApi. |
[+] affected methods (15)
getValidationApi ( Class )Return value of this method has type 'GormValidationApi'.
GormValidationApi ( Class, Datastore )This constructor is from 'GormValidationApi' class.
__.swapInit ( )This method is from 'GormValidationApi' class.
clearErrors ( Object )This method is from 'GormValidationApi' class.
getBeforeValidateHelper ( )This method is from 'GormValidationApi' class.
getErrors ( Object )This method is from 'GormValidationApi' class.
getValidator ( )This method is from 'GormValidationApi' class.
hasErrors ( Object )This method is from 'GormValidationApi' class.
setBeforeValidateHelper ( BeforeValidateHelper )This method is from 'GormValidationApi' class.
setErrors ( Object, Errors )This method is from 'GormValidationApi' class.
setValidator ( Validator )This method is from 'GormValidationApi' class.
validate ( Object )This method is from 'GormValidationApi' class.
...
package org.grails.datastore.gorm.async
[+] AsyncQuery (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815798075 has been renamed to __timeStamp__239_neverHappen1384965608176. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815798075 in AsyncQuery. |
[+] affected methods (29)
getAsync ( )Return value of this method has type 'AsyncQuery'.
AsyncQuery ( GormOperations )This constructor is from 'AsyncQuery' class.
__.swapInit ( )This method is from 'AsyncQuery' class.
count ( )This method is from 'AsyncQuery' class.
count ( Map )This method is from 'AsyncQuery' class.
count ( Map, Closure )This method is from 'AsyncQuery' class.
deleteAll ( )This method is from 'AsyncQuery' class.
exists ( )This method is from 'AsyncQuery' class.
exists ( Closure )This method is from 'AsyncQuery' class.
find ( )This method is from 'AsyncQuery' class.
find ( Map )This method is from 'AsyncQuery' class.
find ( Map, Closure )This method is from 'AsyncQuery' class.
...
[+] GormAsyncStaticApi (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815798173 has been renamed to __timeStamp__239_neverHappen1384965608301. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815798173 in GormAsyncStaticApi. |
[+] affected methods (91)
GormAsyncStaticApi ( GormStaticApi )This constructor is from 'GormAsyncStaticApi' class.
__.swapInit ( )This method is from 'GormAsyncStaticApi' class.
count ( )This method is from 'GormAsyncStaticApi' class.
create ( )This method is from 'GormAsyncStaticApi' class.
createCriteria ( )This method is from 'GormAsyncStaticApi' class.
deleteAll ( Object[ ] )This method is from 'GormAsyncStaticApi' class.
deleteAll ( Iterable )This method is from 'GormAsyncStaticApi' class.
executeQuery ( String )This method is from 'GormAsyncStaticApi' class.
executeQuery ( String, Collection )This method is from 'GormAsyncStaticApi' class.
executeQuery ( String, Collection, Map )This method is from 'GormAsyncStaticApi' class.
executeQuery ( String, Map )This method is from 'GormAsyncStaticApi' class.
executeQuery ( String, Map, Map )This method is from 'GormAsyncStaticApi' class.
...
package org.grails.datastore.gorm.bean.factory
[+] AbstractMappingContextFactoryBean (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815798530 has been renamed to __timeStamp__239_neverHappen1384965608671. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815798530 in AbstractMappingContextFactoryBean. |
[+] affected methods (24)
AbstractMappingContextFactoryBean ( )This constructor is from 'AbstractMappingContextFactoryBean' abstract class.
__.swapInit ( )This method is from 'AbstractMappingContextFactoryBean' abstract class.
createMappingContext ( )This abstract method is from 'AbstractMappingContextFactoryBean' abstract class.
getApplicationContext ( )This method is from 'AbstractMappingContextFactoryBean' abstract class.
getDefaultExternal ( )This method is from 'AbstractMappingContextFactoryBean' abstract class.
getGrailsApplication ( )This method is from 'AbstractMappingContextFactoryBean' abstract class.
getMappingStrategy ( )This method is from 'AbstractMappingContextFactoryBean' abstract class.
getMetaClass ( )This method is from 'AbstractMappingContextFactoryBean' abstract class.
getObject ( )This method is from 'AbstractMappingContextFactoryBean' abstract class.
getObject ( )This method is from 'AbstractMappingContextFactoryBean' abstract class.
getObjectType ( )This method is from 'AbstractMappingContextFactoryBean' abstract class.
getPluginManager ( )This method is from 'AbstractMappingContextFactoryBean' abstract class.
...
package org.grails.datastore.gorm.proxy
[+] GroovyProxyFactory (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815798550 has been renamed to __timeStamp__239_neverHappen1384965608694. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815798550 in GroovyProxyFactory. |
[+] affected methods (12)
GroovyProxyFactory ( )This constructor is from 'GroovyProxyFactory' class.
__.swapInit ( )This method is from 'GroovyProxyFactory' class.
createProxy ( Session, Class, Serializable )This method is from 'GroovyProxyFactory' class.
getIdentifier ( Object )This method is from 'GroovyProxyFactory' class.
getMetaClass ( )This method is from 'GroovyProxyFactory' class.
getProperty ( String )This method is from 'GroovyProxyFactory' class.
invokeMethod ( String, Object )This method is from 'GroovyProxyFactory' class.
isInitialized ( Object )This method is from 'GroovyProxyFactory' class.
isProxy ( Object )This method is from 'GroovyProxyFactory' class.
setMetaClass ( MetaClass )This method is from 'GroovyProxyFactory' class.
setProperty ( String, Object )This method is from 'GroovyProxyFactory' class.
unwrap ( Object )This method is from 'GroovyProxyFactory' class.
...
package org.grails.datastore.gorm.query
[+] NamedCriteriaProxy (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815798598 has been renamed to __timeStamp__239_neverHappen1384965608745. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815798598 in NamedCriteriaProxy. |
[+] affected methods (27)
NamedCriteriaProxy ( )This constructor is from 'NamedCriteriaProxy' class.
__.swapInit ( )This method is from 'NamedCriteriaProxy' class.
call ( Object[ ] )This method is from 'NamedCriteriaProxy' class.
count ( )This method is from 'NamedCriteriaProxy' class.
count ( Closure )This method is from 'NamedCriteriaProxy' class.
findAllWhere ( Map )This method is from 'NamedCriteriaProxy' class.
findAllWhere ( Map, Boolean )This method is from 'NamedCriteriaProxy' class.
findWhere ( Object )This method is from 'NamedCriteriaProxy' class.
get ( Object )This method is from 'NamedCriteriaProxy' class.
getCriteriaClosure ( )This method is from 'NamedCriteriaProxy' class.
getEntity ( )This method is from 'NamedCriteriaProxy' class.
getFinders ( )This method is from 'NamedCriteriaProxy' class.
...
[+] NamedQueriesBuilder (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815798582 has been renamed to __timeStamp__239_neverHappen1384965608729. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815798582 in NamedQueriesBuilder. |
[+] affected methods (19)
NamedQueriesBuilder ( PersistentEntity, List )This constructor is from 'NamedQueriesBuilder' class.
__.swapInit ( )This method is from 'NamedQueriesBuilder' class.
createNamedCriteriaProxy ( Closure )This method is from 'NamedQueriesBuilder' class.
evaluate ( Closure )This method is from 'NamedQueriesBuilder' class.
getClassesToAugment ( )This method is from 'NamedQueriesBuilder' class.
getEntity ( )This method is from 'NamedQueriesBuilder' class.
getFinders ( )This method is from 'NamedQueriesBuilder' class.
getInitialized ( )This method is from 'NamedQueriesBuilder' class.
getMetaClass ( )This method is from 'NamedQueriesBuilder' class.
getProperty ( String )This method is from 'NamedQueriesBuilder' class.
handleMethodMissing ( String, Object )This method is from 'NamedQueriesBuilder' class.
invokeMethod ( String, Object )This method is from 'NamedQueriesBuilder' class.
...
package org.grails.datastore.gorm.query.criteria
[+] DetachedAssociationCriteria (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815798685 has been renamed to __timeStamp__239_neverHappen1384965608825. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815798685 in DetachedAssociationCriteria. |
[+] affected methods (4)
DetachedAssociationCriteria ( Class, Association )This constructor is from 'DetachedAssociationCriteria' class.
__.swapInit ( )This method is from 'DetachedAssociationCriteria' class.
getAssociation ( )This method is from 'DetachedAssociationCriteria' class.
setAssociation ( Association )This method is from 'DetachedAssociationCriteria' class.
package org.grails.datastore.gorm.utils
[+] InstanceProxy (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815798652 has been renamed to __timeStamp__239_neverHappen1384965608797. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815798652 in InstanceProxy. |
[+] affected methods (13)
InstanceProxy ( )This constructor is from 'InstanceProxy' class.
__.swapInit ( )This method is from 'InstanceProxy' class.
getAt ( String )This method is from 'InstanceProxy' class.
getInstance ( )This method is from 'InstanceProxy' class.
getMetaClass ( )This method is from 'InstanceProxy' class.
getProperty ( String )This method is from 'InstanceProxy' class.
getTarget ( )This method is from 'InstanceProxy' class.
invokeMethod ( String, Object )This method is from 'InstanceProxy' class.
putAt ( String, Object )This method is from 'InstanceProxy' class.
setInstance ( Object )This method is from 'InstanceProxy' class.
setMetaClass ( MetaClass )This method is from 'InstanceProxy' class.
setProperty ( String, Object )This method is from 'InstanceProxy' class.
...
package org.grails.datastore.gorm.validation.constraints
[+] UniqueConstraint (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815798695 has been renamed to __timeStamp__239_neverHappen1384965608840. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815798695 in UniqueConstraint. |
[+] affected methods (14)
UniqueConstraint ( Datastore )This constructor is from 'UniqueConstraint' class.
__.swapInit ( )This method is from 'UniqueConstraint' class.
getDatastore ( )This method is from 'UniqueConstraint' class.
getMetaClass ( )This method is from 'UniqueConstraint' class.
getName ( )This method is from 'UniqueConstraint' class.
getProperty ( String )This method is from 'UniqueConstraint' class.
invokeMethod ( String, Object )This method is from 'UniqueConstraint' class.
isValid ( )This method is from 'UniqueConstraint' class.
processValidate ( Object, Object, Errors )This method is from 'UniqueConstraint' class.
setDatastore ( Datastore )This method is from 'UniqueConstraint' class.
setMetaClass ( MetaClass )This method is from 'UniqueConstraint' class.
setProperty ( String, Object )This method is from 'UniqueConstraint' class.
...
[+] UniqueConstraintFactory (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815798661 has been renamed to __timeStamp__239_neverHappen1384965608804. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815798661 in UniqueConstraintFactory. |
[+] affected methods (10)
UniqueConstraintFactory ( Datastore )This constructor is from 'UniqueConstraintFactory' class.
__.swapInit ( )This method is from 'UniqueConstraintFactory' class.
getDatastore ( )This method is from 'UniqueConstraintFactory' class.
getMetaClass ( )This method is from 'UniqueConstraintFactory' class.
getProperty ( String )This method is from 'UniqueConstraintFactory' class.
invokeMethod ( String, Object )This method is from 'UniqueConstraintFactory' class.
newInstance ( )This method is from 'UniqueConstraintFactory' class.
setDatastore ( Datastore )This method is from 'UniqueConstraintFactory' class.
setMetaClass ( MetaClass )This method is from 'UniqueConstraintFactory' class.
setProperty ( String, Object )This method is from 'UniqueConstraintFactory' class.
grails-datastore-simple-2.0.3.RELEASE.jar
package org.grails.datastore.mapping.simple.engine
[+] SimpleMapEntityPersister (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815858293 has been renamed to __timeStamp__239_neverHappen1384965852771. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815858293 in SimpleMapEntityPersister. |
[+] affected methods (49)
SimpleMapEntityPersister ( MappingContext, PersistentEntity, Session, SimpleMapDatastore, ApplicationEventPublisher )This constructor is from 'SimpleMapEntityPersister' class.
__.swapInit ( )This method is from 'SimpleMapEntityPersister' class.
createNewEntry ( String )This method is from 'SimpleMapEntityPersister' class.
createNewEntry ( String )This method is from 'SimpleMapEntityPersister' class.
createQuery ( )This method is from 'SimpleMapEntityPersister' class.
deleteEntries ( String, List )This method is from 'SimpleMapEntityPersister' class.
deleteEntry ( String, Object, Object )This method is from 'SimpleMapEntityPersister' class.
discriminatePersistentEntity ( PersistentEntity, Object )This method is from 'SimpleMapEntityPersister' class.
discriminatePersistentEntity ( PersistentEntity, Map )This method is from 'SimpleMapEntityPersister' class.
generateIdentifier ( PersistentEntity, Object )This method is from 'SimpleMapEntityPersister' class.
generateIdentifier ( PersistentEntity, Map )This method is from 'SimpleMapEntityPersister' class.
getAssociationIndexer ( Object, Association )This method is from 'SimpleMapEntityPersister' class.
...
package org.grails.datastore.mapping.simple.query
[+] SimpleMapQuery (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815858192 has been renamed to __timeStamp__239_neverHappen1384965852689. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815858192 in SimpleMapQuery. |
[+] affected methods (31)
SimpleMapQuery ( SimpleMapSession, PersistentEntity, SimpleMapEntityPersister )This constructor is from 'SimpleMapQuery' class.
__.swapInit ( )This method is from 'SimpleMapQuery' class.
executeAssociationSubQuery ( Object, PersistentEntity, Query.Junction, PersistentProperty )This method is from 'SimpleMapQuery' class.
executeLikeWithRegex ( SimpleMapEntityPersister, PersistentProperty, Object )This method is from 'SimpleMapQuery' class.
executeQuery ( PersistentEntity, Query.Junction )This method is from 'SimpleMapQuery' class.
executeSubQuery ( Object, Object )This method is from 'SimpleMapQuery' class.
executeSubQueryInternal ( Object, Object )This method is from 'SimpleMapQuery' class.
getAssociationQueryHandlers ( )This method is from 'SimpleMapQuery' class.
getDatastore ( )This method is from 'SimpleMapQuery' class.
getFamily ( PersistentEntity )This method is from 'SimpleMapQuery' class.
getFunctionHandlers ( )This method is from 'SimpleMapQuery' class.
getHandlers ( )This method is from 'SimpleMapQuery' class.
...
[+] SimpleMapResultList (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383815858190 has been renamed to __timeStamp__239_neverHappen1384965852682. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383815858190 in SimpleMapResultList. |
[+] affected methods (11)
SimpleMapResultList ( SimpleMapQuery )This constructor is from 'SimpleMapResultList' class.
__.swapInit ( )This method is from 'SimpleMapResultList' class.
getMetaClass ( )This method is from 'SimpleMapResultList' class.
getProperty ( String )This method is from 'SimpleMapResultList' class.
getQuery ( )This method is from 'SimpleMapResultList' class.
getResults ( )This method is from 'SimpleMapResultList' class.
invokeMethod ( String, Object )This method is from 'SimpleMapResultList' class.
setMetaClass ( MetaClass )This method is from 'SimpleMapResultList' class.
setProperty ( String, Object )This method is from 'SimpleMapResultList' class.
setQuery ( SimpleMapQuery )This method is from 'SimpleMapResultList' class.
setResults ( List )This method is from 'SimpleMapResultList' class.
...
grails-scripts-2.3.2.jar
[+] _GrailsArgParsing (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299210 has been renamed to __timeStamp__239_neverHappen1385047650246. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299210 in _GrailsArgParsing. |
[+] affected methods (5)
_GrailsArgParsing ( )This constructor is from '_GrailsArgParsing' class.
_GrailsArgParsing ( Binding )This constructor is from '_GrailsArgParsing' class.
__.swapInit ( )This method is from '_GrailsArgParsing' class.
main ( String[ ] )This method is from '_GrailsArgParsing' class.
run ( )This method is from '_GrailsArgParsing' class.
[+] _GrailsBootstrap (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299213 has been renamed to __timeStamp__239_neverHappen1385047650247. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299213 in _GrailsBootstrap. |
[+] affected methods (5)
_GrailsBootstrap ( )This constructor is from '_GrailsBootstrap' class.
_GrailsBootstrap ( Binding )This constructor is from '_GrailsBootstrap' class.
__.swapInit ( )This method is from '_GrailsBootstrap' class.
main ( String[ ] )This method is from '_GrailsBootstrap' class.
run ( )This method is from '_GrailsBootstrap' class.
[+] _GrailsClasspath (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299227 has been renamed to __timeStamp__239_neverHappen1385047650252. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299227 in _GrailsClasspath. |
[+] affected methods (5)
_GrailsClasspath ( )This constructor is from '_GrailsClasspath' class.
_GrailsClasspath ( Binding )This constructor is from '_GrailsClasspath' class.
__.swapInit ( )This method is from '_GrailsClasspath' class.
main ( String[ ] )This method is from '_GrailsClasspath' class.
run ( )This method is from '_GrailsClasspath' class.
[+] _GrailsClean (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299233 has been renamed to __timeStamp__239_neverHappen1385047650254. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299233 in _GrailsClean. |
[+] affected methods (5)
_GrailsClean ( )This constructor is from '_GrailsClean' class.
_GrailsClean ( Binding )This constructor is from '_GrailsClean' class.
__.swapInit ( )This method is from '_GrailsClean' class.
main ( String[ ] )This method is from '_GrailsClean' class.
run ( )This method is from '_GrailsClean' class.
[+] _GrailsCompile (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299243 has been renamed to __timeStamp__239_neverHappen1385047650258. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299243 in _GrailsCompile. |
[+] affected methods (5)
_GrailsCompile ( )This constructor is from '_GrailsCompile' class.
_GrailsCompile ( Binding )This constructor is from '_GrailsCompile' class.
__.swapInit ( )This method is from '_GrailsCompile' class.
main ( String[ ] )This method is from '_GrailsCompile' class.
run ( )This method is from '_GrailsCompile' class.
[+] _GrailsCreateArtifacts (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299259 has been renamed to __timeStamp__239_neverHappen1385047650263. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299259 in _GrailsCreateArtifacts. |
[+] affected methods (5)
_GrailsCreateArtifacts ( )This constructor is from '_GrailsCreateArtifacts' class.
_GrailsCreateArtifacts ( Binding )This constructor is from '_GrailsCreateArtifacts' class.
__.swapInit ( )This method is from '_GrailsCreateArtifacts' class.
main ( String[ ] )This method is from '_GrailsCreateArtifacts' class.
run ( )This method is from '_GrailsCreateArtifacts' class.
[+] _GrailsCreateProject (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299287 has been renamed to __timeStamp__239_neverHappen1385047650269. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299287 in _GrailsCreateProject. |
[+] affected methods (6)
_GrailsCreateProject ( )This constructor is from '_GrailsCreateProject' class.
_GrailsCreateProject ( Binding )This constructor is from '_GrailsCreateProject' class.
__.swapInit ( )This method is from '_GrailsCreateProject' class.
main ( String[ ] )This method is from '_GrailsCreateProject' class.
resetBaseDirectory ( String )This method is from '_GrailsCreateProject' class.
run ( )This method is from '_GrailsCreateProject' class.
[+] _GrailsDocs (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299307 has been renamed to __timeStamp__239_neverHappen1385047650274. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299307 in _GrailsDocs. |
[+] affected methods (9)
_GrailsDocs ( )This constructor is from '_GrailsDocs' class.
_GrailsDocs ( Binding )This constructor is from '_GrailsDocs' class.
__.swapInit ( )This method is from '_GrailsDocs' class.
configureAliases ( )This method is from '_GrailsDocs' class.
main ( String[ ] )This method is from '_GrailsDocs' class.
readApiLinks ( )This method is from '_GrailsDocs' class.
readDocProperties ( DocPublisher )This method is from '_GrailsDocs' class.
readPluginMetadataForDocs ( DocPublisher )This method is from '_GrailsDocs' class.
run ( )This method is from '_GrailsDocs' class.
[+] _GrailsEvents (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299358 has been renamed to __timeStamp__239_neverHappen1385047650289. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299358 in _GrailsEvents. |
[+] affected methods (5)
_GrailsEvents ( )This constructor is from '_GrailsEvents' class.
_GrailsEvents ( Binding )This constructor is from '_GrailsEvents' class.
__.swapInit ( )This method is from '_GrailsEvents' class.
main ( String[ ] )This method is from '_GrailsEvents' class.
run ( )This method is from '_GrailsEvents' class.
[+] _GrailsInit (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299367 has been renamed to __timeStamp__239_neverHappen1385047650292. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299367 in _GrailsInit. |
[+] affected methods (5)
_GrailsInit ( )This constructor is from '_GrailsInit' class.
_GrailsInit ( Binding )This constructor is from '_GrailsInit' class.
__.swapInit ( )This method is from '_GrailsInit' class.
main ( String[ ] )This method is from '_GrailsInit' class.
run ( )This method is from '_GrailsInit' class.
[+] _GrailsPackage (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299382 has been renamed to __timeStamp__239_neverHappen1385047650296. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299382 in _GrailsPackage. |
[+] affected methods (5)
_GrailsPackage ( )This constructor is from '_GrailsPackage' class.
_GrailsPackage ( Binding )This constructor is from '_GrailsPackage' class.
__.swapInit ( )This method is from '_GrailsPackage' class.
main ( String[ ] )This method is from '_GrailsPackage' class.
run ( )This method is from '_GrailsPackage' class.
[+] _GrailsPluginDev (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299395 has been renamed to __timeStamp__239_neverHappen1385047650299. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299395 in _GrailsPluginDev. |
[+] affected methods (5)
_GrailsPluginDev ( )This constructor is from '_GrailsPluginDev' class.
_GrailsPluginDev ( Binding )This constructor is from '_GrailsPluginDev' class.
__.swapInit ( )This method is from '_GrailsPluginDev' class.
main ( String[ ] )This method is from '_GrailsPluginDev' class.
run ( )This method is from '_GrailsPluginDev' class.
[+] _GrailsPlugins (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299418 has been renamed to __timeStamp__239_neverHappen1385047650361. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299418 in _GrailsPlugins. |
[+] affected methods (5)
_GrailsPlugins ( )This constructor is from '_GrailsPlugins' class.
_GrailsPlugins ( Binding )This constructor is from '_GrailsPlugins' class.
__.swapInit ( )This method is from '_GrailsPlugins' class.
main ( String[ ] )This method is from '_GrailsPlugins' class.
run ( )This method is from '_GrailsPlugins' class.
[+] _GrailsProxy (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299420 has been renamed to __timeStamp__239_neverHappen1385047650361. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299420 in _GrailsProxy. |
[+] affected methods (5)
_GrailsProxy ( )This constructor is from '_GrailsProxy' class.
_GrailsProxy ( Binding )This constructor is from '_GrailsProxy' class.
__.swapInit ( )This method is from '_GrailsProxy' class.
main ( String[ ] )This method is from '_GrailsProxy' class.
run ( )This method is from '_GrailsProxy' class.
[+] _GrailsRun (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299425 has been renamed to __timeStamp__239_neverHappen1385047650362. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299425 in _GrailsRun. |
[+] affected methods (5)
_GrailsRun ( )This constructor is from '_GrailsRun' class.
_GrailsRun ( Binding )This constructor is from '_GrailsRun' class.
__.swapInit ( )This method is from '_GrailsRun' class.
main ( String[ ] )This method is from '_GrailsRun' class.
run ( )This method is from '_GrailsRun' class.
[+] _GrailsSettings (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299482 has been renamed to __timeStamp__239_neverHappen1385047650377. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299482 in _GrailsSettings. |
[+] affected methods (5)
_GrailsSettings ( )This constructor is from '_GrailsSettings' class.
_GrailsSettings ( Binding )This constructor is from '_GrailsSettings' class.
__.swapInit ( )This method is from '_GrailsSettings' class.
main ( String[ ] )This method is from '_GrailsSettings' class.
run ( )This method is from '_GrailsSettings' class.
[+] _GrailsTest (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299498 has been renamed to __timeStamp__239_neverHappen1385047650382. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299498 in _GrailsTest. |
[+] affected methods (5)
_GrailsTest ( )This constructor is from '_GrailsTest' class.
_GrailsTest ( Binding )This constructor is from '_GrailsTest' class.
__.swapInit ( )This method is from '_GrailsTest' class.
main ( String[ ] )This method is from '_GrailsTest' class.
run ( )This method is from '_GrailsTest' class.
[+] _GrailsWar (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299524 has been renamed to __timeStamp__239_neverHappen1385047650391. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299524 in _GrailsWar. |
[+] affected methods (5)
_GrailsWar ( )This constructor is from '_GrailsWar' class.
_GrailsWar ( Binding )This constructor is from '_GrailsWar' class.
__.swapInit ( )This method is from '_GrailsWar' class.
main ( String[ ] )This method is from '_GrailsWar' class.
run ( )This method is from '_GrailsWar' class.
[+] _GrailsWrapper (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299533 has been renamed to __timeStamp__239_neverHappen1385047650393. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299533 in _GrailsWrapper. |
[+] affected methods (5)
_GrailsWrapper ( )This constructor is from '_GrailsWrapper' class.
_GrailsWrapper ( Binding )This constructor is from '_GrailsWrapper' class.
__.swapInit ( )This method is from '_GrailsWrapper' class.
main ( String[ ] )This method is from '_GrailsWrapper' class.
run ( )This method is from '_GrailsWrapper' class.
[+] _PackagePlugins (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299551 has been renamed to __timeStamp__239_neverHappen1385047650395. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299551 in _PackagePlugins. |
[+] affected methods (5)
_PackagePlugins ( )This constructor is from '_PackagePlugins' class.
_PackagePlugins ( Binding )This constructor is from '_PackagePlugins' class.
__.swapInit ( )This method is from '_PackagePlugins' class.
main ( String[ ] )This method is from '_PackagePlugins' class.
run ( )This method is from '_PackagePlugins' class.
[+] _PluginDependencies (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299557 has been renamed to __timeStamp__239_neverHappen1385047650397. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299557 in _PluginDependencies. |
[+] affected methods (6)
_PluginDependencies ( )This constructor is from '_PluginDependencies' class.
_PluginDependencies ( Binding )This constructor is from '_PluginDependencies' class.
__.swapInit ( )This method is from '_PluginDependencies' class.
main ( String[ ] )This method is from '_PluginDependencies' class.
resetClasspath ( )This method is from '_PluginDependencies' class.
run ( )This method is from '_PluginDependencies' class.
[+] AddProxy_ (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298722 has been renamed to __timeStamp__239_neverHappen1385047650400. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298722 in AddProxy_. |
[+] affected methods (6)
AddProxy_ ( )This constructor is from 'AddProxy_' class.
AddProxy_ ( Binding )This constructor is from 'AddProxy_' class.
__.swapInit ( )This method is from 'AddProxy_' class.
main ( String[ ] )This method is from 'AddProxy_' class.
msg ( )This method is from 'AddProxy_' class.
run ( )This method is from 'AddProxy_' class.
[+] Alias (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298746 has been renamed to __timeStamp__239_neverHappen1385047650401. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298746 in Alias. |
[+] affected methods (11)
Alias ( )This constructor is from 'Alias' class.
Alias ( Binding )This constructor is from 'Alias' class.
__.swapInit ( )This method is from 'Alias' class.
configureAlias ( )This method is from 'Alias' class.
listAliases ( )This method is from 'Alias' class.
loadProperties ( )This method is from 'Alias' class.
main ( String[ ] )This method is from 'Alias' class.
removeAlias ( )This method is from 'Alias' class.
run ( )This method is from 'Alias' class.
showAlias ( )This method is from 'Alias' class.
usage ( )This method is from 'Alias' class.
...
[+] Bootstrap (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298762 has been renamed to __timeStamp__239_neverHappen1385047650403. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298762 in Bootstrap. |
[+] affected methods (5)
Bootstrap ( )This constructor is from 'Bootstrap' class.
Bootstrap ( Binding )This constructor is from 'Bootstrap' class.
__.swapInit ( )This method is from 'Bootstrap' class.
main ( String[ ] )This method is from 'Bootstrap' class.
run ( )This method is from 'Bootstrap' class.
[+] BugReport (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298766 has been renamed to __timeStamp__239_neverHappen1385047650404. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298766 in BugReport. |
[+] affected methods (5)
BugReport ( )This constructor is from 'BugReport' class.
BugReport ( Binding )This constructor is from 'BugReport' class.
__.swapInit ( )This method is from 'BugReport' class.
main ( String[ ] )This method is from 'BugReport' class.
run ( )This method is from 'BugReport' class.
[+] Clean (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298777 has been renamed to __timeStamp__239_neverHappen1385047650405. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298777 in Clean. |
[+] affected methods (5)
Clean ( )This constructor is from 'Clean' class.
Clean ( Binding )This constructor is from 'Clean' class.
__.swapInit ( )This method is from 'Clean' class.
main ( String[ ] )This method is from 'Clean' class.
run ( )This method is from 'Clean' class.
[+] CleanAll (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298781 has been renamed to __timeStamp__239_neverHappen1385047650406. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298781 in CleanAll. |
[+] affected methods (5)
CleanAll ( )This constructor is from 'CleanAll' class.
CleanAll ( Binding )This constructor is from 'CleanAll' class.
__.swapInit ( )This method is from 'CleanAll' class.
main ( String[ ] )This method is from 'CleanAll' class.
run ( )This method is from 'CleanAll' class.
[+] ClearProxy_ (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298784 has been renamed to __timeStamp__239_neverHappen1385047650406. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298784 in ClearProxy_. |
[+] affected methods (5)
ClearProxy_ ( )This constructor is from 'ClearProxy_' class.
ClearProxy_ ( Binding )This constructor is from 'ClearProxy_' class.
__.swapInit ( )This method is from 'ClearProxy_' class.
main ( String[ ] )This method is from 'ClearProxy_' class.
run ( )This method is from 'ClearProxy_' class.
[+] Compile (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298791 has been renamed to __timeStamp__239_neverHappen1385047650407. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298791 in Compile. |
[+] affected methods (5)
Compile ( )This constructor is from 'Compile' class.
Compile ( Binding )This constructor is from 'Compile' class.
__.swapInit ( )This method is from 'Compile' class.
main ( String[ ] )This method is from 'Compile' class.
run ( )This method is from 'Compile' class.
[+] Console (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298794 has been renamed to __timeStamp__239_neverHappen1385047650408. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298794 in Console. |
[+] affected methods (5)
Console ( )This constructor is from 'Console' class.
Console ( Binding )This constructor is from 'Console' class.
__.swapInit ( )This method is from 'Console' class.
main ( String[ ] )This method is from 'Console' class.
run ( )This method is from 'Console' class.
[+] CreateApp_ (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298816 has been renamed to __timeStamp__239_neverHappen1385047650411. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298816 in CreateApp_. |
[+] affected methods (5)
CreateApp_ ( )This constructor is from 'CreateApp_' class.
CreateApp_ ( Binding )This constructor is from 'CreateApp_' class.
__.swapInit ( )This method is from 'CreateApp_' class.
main ( String[ ] )This method is from 'CreateApp_' class.
run ( )This method is from 'CreateApp_' class.
[+] CreateController (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298819 has been renamed to __timeStamp__239_neverHappen1385047650412. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298819 in CreateController. |
[+] affected methods (5)
CreateController ( )This constructor is from 'CreateController' class.
CreateController ( Binding )This constructor is from 'CreateController' class.
__.swapInit ( )This method is from 'CreateController' class.
main ( String[ ] )This method is from 'CreateController' class.
run ( )This method is from 'CreateController' class.
[+] CreateDomainClass (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298827 has been renamed to __timeStamp__239_neverHappen1385047650413. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298827 in CreateDomainClass. |
[+] affected methods (5)
CreateDomainClass ( )This constructor is from 'CreateDomainClass' class.
CreateDomainClass ( Binding )This constructor is from 'CreateDomainClass' class.
__.swapInit ( )This method is from 'CreateDomainClass' class.
main ( String[ ] )This method is from 'CreateDomainClass' class.
run ( )This method is from 'CreateDomainClass' class.
[+] CreateFilters (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298832 has been renamed to __timeStamp__239_neverHappen1385047650414. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298832 in CreateFilters. |
[+] affected methods (5)
CreateFilters ( )This constructor is from 'CreateFilters' class.
CreateFilters ( Binding )This constructor is from 'CreateFilters' class.
__.swapInit ( )This method is from 'CreateFilters' class.
main ( String[ ] )This method is from 'CreateFilters' class.
run ( )This method is from 'CreateFilters' class.
[+] CreateIntegrationTest (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298838 has been renamed to __timeStamp__239_neverHappen1385047650414. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298838 in CreateIntegrationTest. |
[+] affected methods (5)
CreateIntegrationTest ( )This constructor is from 'CreateIntegrationTest' class.
CreateIntegrationTest ( Binding )This constructor is from 'CreateIntegrationTest' class.
__.swapInit ( )This method is from 'CreateIntegrationTest' class.
main ( String[ ] )This method is from 'CreateIntegrationTest' class.
run ( )This method is from 'CreateIntegrationTest' class.
[+] CreateMultiProjectBuild_ (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298842 has been renamed to __timeStamp__239_neverHappen1385047650415. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298842 in CreateMultiProjectBuild_. |
[+] affected methods (6)
CreateMultiProjectBuild_ ( )This constructor is from 'CreateMultiProjectBuild_' class.
CreateMultiProjectBuild_ ( Binding )This constructor is from 'CreateMultiProjectBuild_' class.
__.swapInit ( )This method is from 'CreateMultiProjectBuild_' class.
main ( String[ ] )This method is from 'CreateMultiProjectBuild_' class.
msg ( )This method is from 'CreateMultiProjectBuild_' class.
run ( )This method is from 'CreateMultiProjectBuild_' class.
[+] CreatePlugin_ (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298850 has been renamed to __timeStamp__239_neverHappen1385047650417. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298850 in CreatePlugin_. |
[+] affected methods (5)
CreatePlugin_ ( )This constructor is from 'CreatePlugin_' class.
CreatePlugin_ ( Binding )This constructor is from 'CreatePlugin_' class.
__.swapInit ( )This method is from 'CreatePlugin_' class.
main ( String[ ] )This method is from 'CreatePlugin_' class.
run ( )This method is from 'CreatePlugin_' class.
[+] CreatePom (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298852 has been renamed to __timeStamp__239_neverHappen1385047650417. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298852 in CreatePom. |
[+] affected methods (6)
CreatePom ( )This constructor is from 'CreatePom' class.
CreatePom ( Binding )This constructor is from 'CreatePom' class.
__.swapInit ( )This method is from 'CreatePom' class.
main ( String[ ] )This method is from 'CreatePom' class.
msg ( )This method is from 'CreatePom' class.
run ( )This method is from 'CreatePom' class.
[+] CreateScript (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298858 has been renamed to __timeStamp__239_neverHappen1385047650418. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298858 in CreateScript. |
[+] affected methods (5)
CreateScript ( )This constructor is from 'CreateScript' class.
CreateScript ( Binding )This constructor is from 'CreateScript' class.
__.swapInit ( )This method is from 'CreateScript' class.
main ( String[ ] )This method is from 'CreateScript' class.
run ( )This method is from 'CreateScript' class.
[+] CreateService (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298864 has been renamed to __timeStamp__239_neverHappen1385047650419. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298864 in CreateService. |
[+] affected methods (5)
CreateService ( )This constructor is from 'CreateService' class.
CreateService ( Binding )This constructor is from 'CreateService' class.
__.swapInit ( )This method is from 'CreateService' class.
main ( String[ ] )This method is from 'CreateService' class.
run ( )This method is from 'CreateService' class.
[+] CreateTagLib (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298870 has been renamed to __timeStamp__239_neverHappen1385047650420. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298870 in CreateTagLib. |
[+] affected methods (5)
CreateTagLib ( )This constructor is from 'CreateTagLib' class.
CreateTagLib ( Binding )This constructor is from 'CreateTagLib' class.
__.swapInit ( )This method is from 'CreateTagLib' class.
main ( String[ ] )This method is from 'CreateTagLib' class.
run ( )This method is from 'CreateTagLib' class.
[+] CreateUnitTest (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298875 has been renamed to __timeStamp__239_neverHappen1385047650421. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298875 in CreateUnitTest. |
[+] affected methods (5)
CreateUnitTest ( )This constructor is from 'CreateUnitTest' class.
CreateUnitTest ( Binding )This constructor is from 'CreateUnitTest' class.
__.swapInit ( )This method is from 'CreateUnitTest' class.
main ( String[ ] )This method is from 'CreateUnitTest' class.
run ( )This method is from 'CreateUnitTest' class.
[+] DependencyReport (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298879 has been renamed to __timeStamp__239_neverHappen1385047650423. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298879 in DependencyReport. |
[+] affected methods (5)
DependencyReport ( )This constructor is from 'DependencyReport' class.
DependencyReport ( Binding )This constructor is from 'DependencyReport' class.
__.swapInit ( )This method is from 'DependencyReport' class.
main ( String[ ] )This method is from 'DependencyReport' class.
run ( )This method is from 'DependencyReport' class.
[+] Doc (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298904 has been renamed to __timeStamp__239_neverHappen1385047650424. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298904 in Doc. |
[+] affected methods (5)
Doc ( )This constructor is from 'Doc' class.
Doc ( Binding )This constructor is from 'Doc' class.
__.swapInit ( )This method is from 'Doc' class.
main ( String[ ] )This method is from 'Doc' class.
run ( )This method is from 'Doc' class.
[+] Help_ (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298907 has been renamed to __timeStamp__239_neverHappen1385047650425. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298907 in Help_. |
[+] affected methods (7)
Help_ ( )This constructor is from 'Help_' class.
Help_ ( Binding )This constructor is from 'Help_' class.
__.swapInit ( )This method is from 'Help_' class.
getHelpFile ( File )This method is from 'Help_' class.
main ( String[ ] )This method is from 'Help_' class.
run ( )This method is from 'Help_' class.
shouldGenerateHelp ( File )This method is from 'Help_' class.
[+] HelpEvaluatingCategory (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298638 has been renamed to __timeStamp__239_neverHappen1385047650245. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298638 in HelpEvaluatingCategory. |
[+] affected methods (14)
HelpEvaluatingCategory ( )This constructor is from 'HelpEvaluatingCategory' class.
__.swapInit ( )This method is from 'HelpEvaluatingCategory' class.
getDefaultDescription ( Object )This method is from 'HelpEvaluatingCategory' class.
getDefaultTask ( )This method is from 'HelpEvaluatingCategory' class.
getHelpText ( )This method is from 'HelpEvaluatingCategory' class.
getMetaClass ( )This method is from 'HelpEvaluatingCategory' class.
getProperty ( String )This method is from 'HelpEvaluatingCategory' class.
invokeMethod ( String, Object )This method is from 'HelpEvaluatingCategory' class.
setDefaultTarget ( Object, Object )This method is from 'HelpEvaluatingCategory' class.
setDefaultTask ( Object )This method is from 'HelpEvaluatingCategory' class.
setHelpText ( Object )This method is from 'HelpEvaluatingCategory' class.
setMetaClass ( MetaClass )This method is from 'HelpEvaluatingCategory' class.
...
[+] Init (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298933 has been renamed to __timeStamp__239_neverHappen1385047650433. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298933 in Init. |
[+] affected methods (5)
Init ( )This constructor is from 'Init' class.
Init ( Binding )This constructor is from 'Init' class.
__.swapInit ( )This method is from 'Init' class.
main ( String[ ] )This method is from 'Init' class.
run ( )This method is from 'Init' class.
[+] InstallAppTemplates_ (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298935 has been renamed to __timeStamp__239_neverHappen1385047650433. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298935 in InstallAppTemplates_. |
[+] affected methods (6)
InstallAppTemplates_ ( )This constructor is from 'InstallAppTemplates_' class.
InstallAppTemplates_ ( Binding )This constructor is from 'InstallAppTemplates_' class.
__.swapInit ( )This method is from 'InstallAppTemplates_' class.
copyTemplateJar ( String, File )This method is from 'InstallAppTemplates_' class.
main ( String[ ] )This method is from 'InstallAppTemplates_' class.
run ( )This method is from 'InstallAppTemplates_' class.
[+] InstallDependency (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298959 has been renamed to __timeStamp__239_neverHappen1385047650435. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298959 in InstallDependency. |
[+] affected methods (5)
InstallDependency ( )This constructor is from 'InstallDependency' class.
InstallDependency ( Binding )This constructor is from 'InstallDependency' class.
__.swapInit ( )This method is from 'InstallDependency' class.
main ( String[ ] )This method is from 'InstallDependency' class.
run ( )This method is from 'InstallDependency' class.
[+] InstallPlugin (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298969 has been renamed to __timeStamp__239_neverHappen1385047650437. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298969 in InstallPlugin. |
[+] affected methods (5)
InstallPlugin ( )This constructor is from 'InstallPlugin' class.
InstallPlugin ( Binding )This constructor is from 'InstallPlugin' class.
__.swapInit ( )This method is from 'InstallPlugin' class.
main ( String[ ] )This method is from 'InstallPlugin' class.
run ( )This method is from 'InstallPlugin' class.
[+] InstallTemplates (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298976 has been renamed to __timeStamp__239_neverHappen1385047650438. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298976 in InstallTemplates. |
[+] affected methods (5)
InstallTemplates ( )This constructor is from 'InstallTemplates' class.
InstallTemplates ( Binding )This constructor is from 'InstallTemplates' class.
__.swapInit ( )This method is from 'InstallTemplates' class.
main ( String[ ] )This method is from 'InstallTemplates' class.
run ( )This method is from 'InstallTemplates' class.
[+] IntegrateWith (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843298982 has been renamed to __timeStamp__239_neverHappen1385047650440. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843298982 in IntegrateWith. |
[+] affected methods (5)
IntegrateWith ( )This constructor is from 'IntegrateWith' class.
IntegrateWith ( Binding )This constructor is from 'IntegrateWith' class.
__.swapInit ( )This method is from 'IntegrateWith' class.
main ( String[ ] )This method is from 'IntegrateWith' class.
run ( )This method is from 'IntegrateWith' class.
[+] Interactive (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299012 has been renamed to __timeStamp__239_neverHappen1385047650447. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299012 in Interactive. |
[+] affected methods (5)
Interactive ( )This constructor is from 'Interactive' class.
Interactive ( Binding )This constructor is from 'Interactive' class.
__.swapInit ( )This method is from 'Interactive' class.
main ( String[ ] )This method is from 'Interactive' class.
run ( )This method is from 'Interactive' class.
[+] ListPlugins_ (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299036 has been renamed to __timeStamp__239_neverHappen1385047650447. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299036 in ListPlugins_. |
[+] affected methods (5)
ListPlugins_ ( )This constructor is from 'ListPlugins_' class.
ListPlugins_ ( Binding )This constructor is from 'ListPlugins_' class.
__.swapInit ( )This method is from 'ListPlugins_' class.
main ( String[ ] )This method is from 'ListPlugins_' class.
run ( )This method is from 'ListPlugins_' class.
[+] ListPluginUpdates (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299015 has been renamed to __timeStamp__239_neverHappen1385047650451. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299015 in ListPluginUpdates. |
[+] affected methods (5)
ListPluginUpdates ( )This constructor is from 'ListPluginUpdates' class.
ListPluginUpdates ( Binding )This constructor is from 'ListPluginUpdates' class.
__.swapInit ( )This method is from 'ListPluginUpdates' class.
main ( String[ ] )This method is from 'ListPluginUpdates' class.
run ( )This method is from 'ListPluginUpdates' class.
[+] MigrateDocs (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299050 has been renamed to __timeStamp__239_neverHappen1385047650456. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299050 in MigrateDocs. |
[+] affected methods (5)
MigrateDocs ( )This constructor is from 'MigrateDocs' class.
MigrateDocs ( Binding )This constructor is from 'MigrateDocs' class.
__.swapInit ( )This method is from 'MigrateDocs' class.
main ( String[ ] )This method is from 'MigrateDocs' class.
run ( )This method is from 'MigrateDocs' class.
[+] Package (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299054 has been renamed to __timeStamp__239_neverHappen1385047650457. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299054 in Package. |
[+] affected methods (5)
Package ( )This constructor is from 'Package' class.
Package ( Binding )This constructor is from 'Package' class.
__.swapInit ( )This method is from 'Package' class.
main ( String[ ] )This method is from 'Package' class.
run ( )This method is from 'Package' class.
[+] PackagePlugin_ (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299057 has been renamed to __timeStamp__239_neverHappen1385047650458. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299057 in PackagePlugin_. |
[+] affected methods (5)
PackagePlugin_ ( )This constructor is from 'PackagePlugin_' class.
PackagePlugin_ ( Binding )This constructor is from 'PackagePlugin_' class.
__.swapInit ( )This method is from 'PackagePlugin_' class.
main ( String[ ] )This method is from 'PackagePlugin_' class.
run ( )This method is from 'PackagePlugin_' class.
[+] PluginInfo_ (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299060 has been renamed to __timeStamp__239_neverHappen1385047650458. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299060 in PluginInfo_. |
[+] affected methods (5)
PluginInfo_ ( )This constructor is from 'PluginInfo_' class.
PluginInfo_ ( Binding )This constructor is from 'PluginInfo_' class.
__.swapInit ( )This method is from 'PluginInfo_' class.
main ( String[ ] )This method is from 'PluginInfo_' class.
run ( )This method is from 'PluginInfo_' class.
[+] RefreshDependencies (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299065 has been renamed to __timeStamp__239_neverHappen1385047650459. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299065 in RefreshDependencies. |
[+] affected methods (5)
RefreshDependencies ( )This constructor is from 'RefreshDependencies' class.
RefreshDependencies ( Binding )This constructor is from 'RefreshDependencies' class.
__.swapInit ( )This method is from 'RefreshDependencies' class.
main ( String[ ] )This method is from 'RefreshDependencies' class.
run ( )This method is from 'RefreshDependencies' class.
[+] RemoveProxy_ (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299088 has been renamed to __timeStamp__239_neverHappen1385047650465. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299088 in RemoveProxy_. |
[+] affected methods (6)
RemoveProxy_ ( )This constructor is from 'RemoveProxy_' class.
RemoveProxy_ ( Binding )This constructor is from 'RemoveProxy_' class.
__.swapInit ( )This method is from 'RemoveProxy_' class.
main ( String[ ] )This method is from 'RemoveProxy_' class.
msg ( )This method is from 'RemoveProxy_' class.
run ( )This method is from 'RemoveProxy_' class.
[+] RunApp (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299093 has been renamed to __timeStamp__239_neverHappen1385047650466. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299093 in RunApp. |
[+] affected methods (5)
RunApp ( )This constructor is from 'RunApp' class.
RunApp ( Binding )This constructor is from 'RunApp' class.
__.swapInit ( )This method is from 'RunApp' class.
main ( String[ ] )This method is from 'RunApp' class.
run ( )This method is from 'RunApp' class.
[+] RunScript (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299096 has been renamed to __timeStamp__239_neverHappen1385047650467. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299096 in RunScript. |
[+] affected methods (6)
RunScript ( )This constructor is from 'RunScript' class.
RunScript ( Binding )This constructor is from 'RunScript' class.
__.swapInit ( )This method is from 'RunScript' class.
executeScript ( Object, Object )This method is from 'RunScript' class.
main ( String[ ] )This method is from 'RunScript' class.
run ( )This method is from 'RunScript' class.
[+] RunWar (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299102 has been renamed to __timeStamp__239_neverHappen1385047650468. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299102 in RunWar. |
[+] affected methods (5)
RunWar ( )This constructor is from 'RunWar' class.
RunWar ( Binding )This constructor is from 'RunWar' class.
__.swapInit ( )This method is from 'RunWar' class.
main ( String[ ] )This method is from 'RunWar' class.
run ( )This method is from 'RunWar' class.
[+] SetProxy_ (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299106 has been renamed to __timeStamp__239_neverHappen1385047650469. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299106 in SetProxy_. |
[+] affected methods (5)
SetProxy_ ( )This constructor is from 'SetProxy_' class.
SetProxy_ ( Binding )This constructor is from 'SetProxy_' class.
__.swapInit ( )This method is from 'SetProxy_' class.
main ( String[ ] )This method is from 'SetProxy_' class.
run ( )This method is from 'SetProxy_' class.
[+] SetVersion (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299113 has been renamed to __timeStamp__239_neverHappen1385047650471. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299113 in SetVersion. |
[+] affected methods (5)
SetVersion ( )This constructor is from 'SetVersion' class.
SetVersion ( Binding )This constructor is from 'SetVersion' class.
__.swapInit ( )This method is from 'SetVersion' class.
main ( String[ ] )This method is from 'SetVersion' class.
run ( )This method is from 'SetVersion' class.
[+] Shell (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299120 has been renamed to __timeStamp__239_neverHappen1385047650473. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299120 in Shell. |
[+] affected methods (5)
Shell ( )This constructor is from 'Shell' class.
Shell ( Binding )This constructor is from 'Shell' class.
__.swapInit ( )This method is from 'Shell' class.
main ( String[ ] )This method is from 'Shell' class.
run ( )This method is from 'Shell' class.
[+] Stats (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299134 has been renamed to __timeStamp__239_neverHappen1385047650476. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299134 in Stats. |
[+] affected methods (5)
Stats ( )This constructor is from 'Stats' class.
Stats ( Binding )This constructor is from 'Stats' class.
__.swapInit ( )This method is from 'Stats' class.
main ( String[ ] )This method is from 'Stats' class.
run ( )This method is from 'Stats' class.
[+] StopApp (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299151 has been renamed to __timeStamp__239_neverHappen1385047650481. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299151 in StopApp. |
[+] affected methods (5)
StopApp ( )This constructor is from 'StopApp' class.
StopApp ( Binding )This constructor is from 'StopApp' class.
__.swapInit ( )This method is from 'StopApp' class.
main ( String[ ] )This method is from 'StopApp' class.
run ( )This method is from 'StopApp' class.
[+] TestApp (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299155 has been renamed to __timeStamp__239_neverHappen1385047650482. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299155 in TestApp. |
[+] affected methods (5)
TestApp ( )This constructor is from 'TestApp' class.
TestApp ( Binding )This constructor is from 'TestApp' class.
__.swapInit ( )This method is from 'TestApp' class.
main ( String[ ] )This method is from 'TestApp' class.
run ( )This method is from 'TestApp' class.
[+] UninstallPlugin (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299159 has been renamed to __timeStamp__239_neverHappen1385047650483. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299159 in UninstallPlugin. |
[+] affected methods (5)
UninstallPlugin ( )This constructor is from 'UninstallPlugin' class.
UninstallPlugin ( Binding )This constructor is from 'UninstallPlugin' class.
__.swapInit ( )This method is from 'UninstallPlugin' class.
main ( String[ ] )This method is from 'UninstallPlugin' class.
run ( )This method is from 'UninstallPlugin' class.
[+] Upgrade (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299162 has been renamed to __timeStamp__239_neverHappen1385047650484. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299162 in Upgrade. |
[+] affected methods (5)
Upgrade ( )This constructor is from 'Upgrade' class.
Upgrade ( Binding )This constructor is from 'Upgrade' class.
__.swapInit ( )This method is from 'Upgrade' class.
main ( String[ ] )This method is from 'Upgrade' class.
run ( )This method is from 'Upgrade' class.
[+] UrlMappingsReport (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299196 has been renamed to __timeStamp__239_neverHappen1385047650492. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299196 in UrlMappingsReport. |
[+] affected methods (5)
UrlMappingsReport ( )This constructor is from 'UrlMappingsReport' class.
UrlMappingsReport ( Binding )This constructor is from 'UrlMappingsReport' class.
__.swapInit ( )This method is from 'UrlMappingsReport' class.
main ( String[ ] )This method is from 'UrlMappingsReport' class.
run ( )This method is from 'UrlMappingsReport' class.
[+] War (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299204 has been renamed to __timeStamp__239_neverHappen1385047650494. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299204 in War. |
[+] affected methods (5)
War ( )This constructor is from 'War' class.
War ( Binding )This constructor is from 'War' class.
__.swapInit ( )This method is from 'War' class.
main ( String[ ] )This method is from 'War' class.
run ( )This method is from 'War' class.
[+] Wrapper (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383843299207 has been renamed to __timeStamp__239_neverHappen1385047650496. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383843299207 in Wrapper. |
[+] affected methods (5)
Wrapper ( )This constructor is from 'Wrapper' class.
Wrapper ( Binding )This constructor is from 'Wrapper' class.
__.swapInit ( )This method is from 'Wrapper' class.
main ( String[ ] )This method is from 'Wrapper' class.
run ( )This method is from 'Wrapper' class.
grails-spring-2.3.2.jar
package grails.spring
[+] DynamicElementReader (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842863927 has been renamed to __timeStamp__239_neverHappen1385047577869. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842863927 in DynamicElementReader. |
[+] affected methods (27)
createDynamicElementReader ( String, boolean )Return value of this method has type 'DynamicElementReader'.
DynamicElementReader ( String )This constructor is from 'DynamicElementReader' class.
DynamicElementReader ( String, Map )This constructor is from 'DynamicElementReader' class.
DynamicElementReader ( String, Map, NamespaceHandler )This constructor is from 'DynamicElementReader' class.
DynamicElementReader ( String, Map, NamespaceHandler, ParserContext )This constructor is from 'DynamicElementReader' class.
__.swapInit ( )This method is from 'DynamicElementReader' class.
afterInvocation ( )This method is from 'DynamicElementReader' class.
getBeanConfiguration ( )This method is from 'DynamicElementReader' class.
getBeanDecorator ( )This method is from 'DynamicElementReader' class.
getEntityResolver ( )This method is from 'DynamicElementReader' class.
getErrorHandler ( )This method is from 'DynamicElementReader' class.
getFirstCall ( )This method is from 'DynamicElementReader' class.
...
grails-web-2.3.2.jar
package grails.gsp
[+] PageRenderer (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842938985 has been renamed to __timeStamp__239_neverHappen1385047596784. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842938985 in PageRenderer. |
[+] affected methods (17)
PageRenderer ( GroovyPagesTemplateEngine )This constructor is from 'PageRenderer' class.
__.swapInit ( )This method is from 'PageRenderer' class.
findResource ( String )This method is from 'PageRenderer' class.
getApplicationContext ( )This method is from 'PageRenderer' class.
getGroovyPageLocator ( )This method is from 'PageRenderer' class.
getMetaClass ( )This method is from 'PageRenderer' class.
getProperty ( String )This method is from 'PageRenderer' class.
getServletContext ( )This method is from 'PageRenderer' class.
invokeMethod ( String, Object )This method is from 'PageRenderer' class.
render ( Map )This method is from 'PageRenderer' class.
renderTo ( Map, OutputStream )This method is from 'PageRenderer' class.
renderTo ( Map, Writer )This method is from 'PageRenderer' class.
...
package org.codehaus.groovy.grails.project.container
[+] GrailsProjectRunner (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939617 has been renamed to __timeStamp__239_neverHappen1385047596911. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939617 in GrailsProjectRunner. |
[+] affected methods (20)
GrailsProjectRunner ( GrailsProjectPackager, GrailsProjectWarCreator, ClassLoader )This constructor is from 'GrailsProjectRunner' class.
__.swapInit ( )This method is from 'GrailsProjectRunner' class.
getMetaClass ( )This method is from 'GrailsProjectRunner' class.
getProjectPackager ( )This method is from 'GrailsProjectRunner' class.
getProperty ( String )This method is from 'GrailsProjectRunner' class.
getServerContextPath ( )This method is from 'GrailsProjectRunner' class.
getUsingSecureServer ( )This method is from 'GrailsProjectRunner' class.
getWarCreator ( )This method is from 'GrailsProjectRunner' class.
invokeMethod ( String, Object )This method is from 'GrailsProjectRunner' class.
isServerRunning ( )This method is from 'GrailsProjectRunner' class.
isUsingSecureServer ( )This method is from 'GrailsProjectRunner' class.
runApp ( )This method is from 'GrailsProjectRunner' class.
...
package org.codehaus.groovy.grails.web.binding
[+] BindEventListenerAdapter (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939702 has been renamed to __timeStamp__239_neverHappen1385047596919. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939702 in BindEventListenerAdapter. |
[+] affected methods (11)
BindEventListenerAdapter ( )This constructor is from 'BindEventListenerAdapter' class.
__.swapInit ( )This method is from 'BindEventListenerAdapter' class.
afterPropertiesSet ( )This method is from 'BindEventListenerAdapter' class.
beforeBinding ( Object, Object )This method is from 'BindEventListenerAdapter' class.
getListeners ( )This method is from 'BindEventListenerAdapter' class.
getMetaClass ( )This method is from 'BindEventListenerAdapter' class.
getProperty ( String )This method is from 'BindEventListenerAdapter' class.
invokeMethod ( String, Object )This method is from 'BindEventListenerAdapter' class.
setListeners ( List )This method is from 'BindEventListenerAdapter' class.
setMetaClass ( MetaClass )This method is from 'BindEventListenerAdapter' class.
setProperty ( String, Object )This method is from 'BindEventListenerAdapter' class.
...
[+] DataBindingEventMulticastListener (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939073 has been renamed to __timeStamp__239_neverHappen1385047596800. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939073 in DataBindingEventMulticastListener. |
[+] affected methods (13)
DataBindingEventMulticastListener ( List )This constructor is from 'DataBindingEventMulticastListener' class.
__.swapInit ( )This method is from 'DataBindingEventMulticastListener' class.
afterBinding ( Object, Object )This method is from 'DataBindingEventMulticastListener' class.
afterBinding ( Object, String, Object )This method is from 'DataBindingEventMulticastListener' class.
beforeBinding ( Object, Object )This method is from 'DataBindingEventMulticastListener' class.
beforeBinding ( Object, String, Object, Object )This method is from 'DataBindingEventMulticastListener' class.
bindingError ( BindingError, Object )This method is from 'DataBindingEventMulticastListener' class.
getMetaClass ( )This method is from 'DataBindingEventMulticastListener' class.
getProperty ( String )This method is from 'DataBindingEventMulticastListener' class.
invokeMethod ( String, Object )This method is from 'DataBindingEventMulticastListener' class.
setMetaClass ( MetaClass )This method is from 'DataBindingEventMulticastListener' class.
setProperty ( String, Object )This method is from 'DataBindingEventMulticastListener' class.
...
[+] GrailsWebDataBinder (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939716 has been renamed to __timeStamp__239_neverHappen1385047596921. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939716 in GrailsWebDataBinder. |
[+] affected methods (34)
GrailsWebDataBinder ( GrailsApplication )This constructor is from 'GrailsWebDataBinder' class.
__.swapInit ( )This method is from 'GrailsWebDataBinder' class.
addElementToCollection ( Object, String, Class, Object, boolean )This method is from 'GrailsWebDataBinder' class.
addElementToCollection ( Object, String, GrailsDomainClassProperty, Object, boolean )This method is from 'GrailsWebDataBinder' class.
addElementToCollectionAt ( Object, String, Collection, Object, Object )This method is from 'GrailsWebDataBinder' class.
bind ( Object, GPathResult )This method is from 'GrailsWebDataBinder' class.
bind ( Object, DataBindingSource )This method is from 'GrailsWebDataBinder' class.
bind ( Object, DataBindingSource, String, List, List, DataBindingListener )This method is from 'GrailsWebDataBinder' class.
bind ( Object, DataBindingSource, DataBindingListener )This method is from 'GrailsWebDataBinder' class.
convert ( Class, Object )This method is from 'GrailsWebDataBinder' class.
doBind ( Object, DataBindingSource, String, List, List, DataBindingListener, Object )This method is from 'GrailsWebDataBinder' class.
getConvertEmptyStringsToNull ( )This method is from 'GrailsWebDataBinder' class.
...
[+] GrailsWebDataBindingListener (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939796 has been renamed to __timeStamp__239_neverHappen1385047596941. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939796 in GrailsWebDataBindingListener. |
[+] affected methods (9)
GrailsWebDataBindingListener ( MessageSource )This constructor is from 'GrailsWebDataBindingListener' class.
__.swapInit ( )This method is from 'GrailsWebDataBindingListener' class.
bindingError ( BindingError, Object )This method is from 'GrailsWebDataBindingListener' class.
getMetaClass ( )This method is from 'GrailsWebDataBindingListener' class.
getProperty ( String )This method is from 'GrailsWebDataBindingListener' class.
getPropertyName ( String, String, String )This method is from 'GrailsWebDataBindingListener' class.
invokeMethod ( String, Object )This method is from 'GrailsWebDataBindingListener' class.
setMetaClass ( MetaClass )This method is from 'GrailsWebDataBindingListener' class.
setProperty ( String, Object )This method is from 'GrailsWebDataBindingListener' class.
[+] SpringConversionServiceAdapter (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939086 has been renamed to __timeStamp__239_neverHappen1385047596802. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939086 in SpringConversionServiceAdapter. |
[+] affected methods (9)
SpringConversionServiceAdapter ( )This constructor is from 'SpringConversionServiceAdapter' class.
__.swapInit ( )This method is from 'SpringConversionServiceAdapter' class.
canConvert ( Class, Class )This method is from 'SpringConversionServiceAdapter' class.
convert ( Object, Class )This method is from 'SpringConversionServiceAdapter' class.
getMetaClass ( )This method is from 'SpringConversionServiceAdapter' class.
getProperty ( String )This method is from 'SpringConversionServiceAdapter' class.
invokeMethod ( String, Object )This method is from 'SpringConversionServiceAdapter' class.
setMetaClass ( MetaClass )This method is from 'SpringConversionServiceAdapter' class.
setProperty ( String, Object )This method is from 'SpringConversionServiceAdapter' class.
package org.codehaus.groovy.grails.web.binding.bindingsource
[+] DefaultDataBindingSourceCreator (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939091 has been renamed to __timeStamp__239_neverHappen1385047596803. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939091 in DefaultDataBindingSourceCreator. |
[+] affected methods (12)
DefaultDataBindingSourceCreator ( )This constructor is from 'DefaultDataBindingSourceCreator' class.
__.swapInit ( )This method is from 'DefaultDataBindingSourceCreator' class.
createCollectionDataBindingSource ( MimeType, Class, Object )This method is from 'DefaultDataBindingSourceCreator' class.
createDataBindingSource ( Object, HttpServletRequest )This method is from 'DefaultDataBindingSourceCreator' class.
createDataBindingSource ( MimeType, Class, Object )This method is from 'DefaultDataBindingSourceCreator' class.
getMetaClass ( )This method is from 'DefaultDataBindingSourceCreator' class.
getMimeTypes ( )This method is from 'DefaultDataBindingSourceCreator' class.
getProperty ( String )This method is from 'DefaultDataBindingSourceCreator' class.
getTargetType ( )This method is from 'DefaultDataBindingSourceCreator' class.
invokeMethod ( String, Object )This method is from 'DefaultDataBindingSourceCreator' class.
setMetaClass ( MetaClass )This method is from 'DefaultDataBindingSourceCreator' class.
setProperty ( String, Object )This method is from 'DefaultDataBindingSourceCreator' class.
...
[+] DefaultDataBindingSourceRegistry (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939806 has been renamed to __timeStamp__239_neverHappen1385047596943. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939806 in DefaultDataBindingSourceRegistry. |
[+] affected methods (10)
DefaultDataBindingSourceRegistry ( )This constructor is from 'DefaultDataBindingSourceRegistry' class.
__.swapInit ( )This method is from 'DefaultDataBindingSourceRegistry' class.
addDataBindingSourceCreator ( DataBindingSourceCreator )This method is from 'DefaultDataBindingSourceRegistry' class.
createCacheKey ( Class, MimeType )This method is from 'DefaultDataBindingSourceRegistry' class.
createCacheKey ( Class, MimeType )This method is from 'DefaultDataBindingSourceRegistry' class.
createCollectionDataBindingSource ( MimeType, Class, Object )This method is from 'DefaultDataBindingSourceRegistry' class.
createDataBindingSource ( MimeType, Class, Object )This method is from 'DefaultDataBindingSourceRegistry' class.
getDataBindingSourceCreator ( MimeType, Class, Object )This method is from 'DefaultDataBindingSourceRegistry' class.
initialize ( )This method is from 'DefaultDataBindingSourceRegistry' class.
setDataBindingSourceCreators ( DataBindingSourceCreator[ ] )This method is from 'DefaultDataBindingSourceRegistry' class.
[+] HalGPathResultMap (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939817 has been renamed to __timeStamp__239_neverHappen1385047596944. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939817 in HalGPathResultMap. |
[+] affected methods (5)
HalGPathResultMap ( GPathResult )This constructor is from 'HalGPathResultMap' class.
__.swapInit ( )This method is from 'HalGPathResultMap' class.
get ( Object )This method is from 'HalGPathResultMap' class.
getPropertyNameForNode ( Node )This method is from 'HalGPathResultMap' class.
getPropertyNameForNodeChild ( NodeChild )This method is from 'HalGPathResultMap' class.
[+] HalJsonDataBindingSourceCreator (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842940002 has been renamed to __timeStamp__239_neverHappen1385047596981. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842940002 in HalJsonDataBindingSourceCreator. |
[+] affected methods (5)
HalJsonDataBindingSourceCreator ( )This constructor is from 'HalJsonDataBindingSourceCreator' class.
__.swapInit ( )This method is from 'HalJsonDataBindingSourceCreator' class.
createJsonObjectMap ( JsonElement )This method is from 'HalJsonDataBindingSourceCreator' class.
getMimeTypes ( )This method is from 'HalJsonDataBindingSourceCreator' class.
HalJsonDataBindingSourceCreator.HalJsonObjectMap ( HalJsonDataBindingSourceCreator, JsonObject, Gson )1st parameter 'jsonObject' of this method has type 'HalJsonDataBindingSourceCreator'.
[+] HalXmlDataBindingSourceCreator (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842940007 has been renamed to __timeStamp__239_neverHappen1385047596982. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842940007 in HalXmlDataBindingSourceCreator. |
[+] affected methods (4)
HalXmlDataBindingSourceCreator ( )This constructor is from 'HalXmlDataBindingSourceCreator' class.
__.swapInit ( )This method is from 'HalXmlDataBindingSourceCreator' class.
createBindingSource ( Reader )This method is from 'HalXmlDataBindingSourceCreator' class.
getMimeTypes ( )This method is from 'HalXmlDataBindingSourceCreator' class.
[+] JsonDataBindingSourceCreator (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939932 has been renamed to __timeStamp__239_neverHappen1385047596965. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939932 in JsonDataBindingSourceCreator. |
[+] affected methods (13)
JsonDataBindingSourceCreator ( )This constructor is from 'JsonDataBindingSourceCreator' class.
__.swapInit ( )This method is from 'JsonDataBindingSourceCreator' class.
createBindingSource ( Reader )This method is from 'JsonDataBindingSourceCreator' class.
createBindingSourceCreationException ( Exception )This method is from 'JsonDataBindingSourceCreator' class.
createCollectionBindingSource ( Reader )This method is from 'JsonDataBindingSourceCreator' class.
createDataBindingSource ( MimeType, Class, Object )This method is from 'JsonDataBindingSourceCreator' class.
createJsonObjectMap ( JsonElement )This method is from 'JsonDataBindingSourceCreator' class.
getGson ( )This method is from 'JsonDataBindingSourceCreator' class.
getMimeTypes ( )This method is from 'JsonDataBindingSourceCreator' class.
getValueForJsonElement ( JsonElement, Gson )This method is from 'JsonDataBindingSourceCreator' class.
JsonDataBindingSourceCreator.JsonArrayList ( JsonDataBindingSourceCreator, JsonArray, Gson )1st parameter 'jsonArray' of this method has type 'JsonDataBindingSourceCreator'.
JsonDataBindingSourceCreator.JsonObjectMap ( JsonDataBindingSourceCreator, JsonObject, Gson )1st parameter 'jsonObject' of this method has type 'JsonDataBindingSourceCreator'.
...
[+] XmlDataBindingSourceCreator (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939947 has been renamed to __timeStamp__239_neverHappen1385047596968. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939947 in XmlDataBindingSourceCreator. |
[+] affected methods (8)
XmlDataBindingSourceCreator ( )This constructor is from 'XmlDataBindingSourceCreator' class.
__.swapInit ( )This method is from 'XmlDataBindingSourceCreator' class.
createBindingSource ( Reader )This method is from 'XmlDataBindingSourceCreator' class.
createBindingSourceCreationException ( Exception )This method is from 'XmlDataBindingSourceCreator' class.
createCollectionBindingSource ( Reader )This method is from 'XmlDataBindingSourceCreator' class.
createCollectionDataBindingSource ( MimeType, Class, Object )This method is from 'XmlDataBindingSourceCreator' class.
createDataBindingSource ( MimeType, Class, Object )This method is from 'XmlDataBindingSourceCreator' class.
getMimeTypes ( )This method is from 'XmlDataBindingSourceCreator' class.
package org.codehaus.groovy.grails.web.binding.converters
[+] ByteArrayMultipartFileValueConverter (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939136 has been renamed to __timeStamp__239_neverHappen1385047596813. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939136 in ByteArrayMultipartFileValueConverter. |
[+] affected methods (10)
ByteArrayMultipartFileValueConverter ( )This constructor is from 'ByteArrayMultipartFileValueConverter' class.
__.swapInit ( )This method is from 'ByteArrayMultipartFileValueConverter' class.
canConvert ( Object )This method is from 'ByteArrayMultipartFileValueConverter' class.
convert ( Object )This method is from 'ByteArrayMultipartFileValueConverter' class.
getMetaClass ( )This method is from 'ByteArrayMultipartFileValueConverter' class.
getProperty ( String )This method is from 'ByteArrayMultipartFileValueConverter' class.
getTargetType ( )This method is from 'ByteArrayMultipartFileValueConverter' class.
invokeMethod ( String, Object )This method is from 'ByteArrayMultipartFileValueConverter' class.
setMetaClass ( MetaClass )This method is from 'ByteArrayMultipartFileValueConverter' class.
setProperty ( String, Object )This method is from 'ByteArrayMultipartFileValueConverter' class.
package org.codehaus.groovy.grails.web.errors
[+] ErrorsViewStackTracePrinter (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939956 has been renamed to __timeStamp__239_neverHappen1385047596970. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939956 in ErrorsViewStackTracePrinter. |
[+] affected methods (10)
ErrorsViewStackTracePrinter ( ResourceLocator )This constructor is from 'ErrorsViewStackTracePrinter' class.
__.swapInit ( )This method is from 'ErrorsViewStackTracePrinter' class.
formatCodeSnippetEnd ( Resource, int )This method is from 'ErrorsViewStackTracePrinter' class.
formatCodeSnippetErrorLine ( int, Object )This method is from 'ErrorsViewStackTracePrinter' class.
formatCodeSnippetLine ( int, Object )This method is from 'ErrorsViewStackTracePrinter' class.
formatCodeSnippetStart ( Resource, int )This method is from 'ErrorsViewStackTracePrinter' class.
getLineNumberInfo ( Throwable, int )This method is from 'ErrorsViewStackTracePrinter' class.
prettyPrint ( Throwable )This method is from 'ErrorsViewStackTracePrinter' class.
prettyPrintCodeSnippet ( Throwable )This method is from 'ErrorsViewStackTracePrinter' class.
shouldSkipNextCause ( Throwable )This method is from 'ErrorsViewStackTracePrinter' class.
package org.codehaus.groovy.grails.web.i18n
[+] ParamsAwareLocaleChangeInterceptor (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939969 has been renamed to __timeStamp__239_neverHappen1385047596973. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939969 in ParamsAwareLocaleChangeInterceptor. |
[+] affected methods (10)
ParamsAwareLocaleChangeInterceptor ( )This constructor is from 'ParamsAwareLocaleChangeInterceptor' class.
__.swapInit ( )This method is from 'ParamsAwareLocaleChangeInterceptor' class.
getMetaClass ( )This method is from 'ParamsAwareLocaleChangeInterceptor' class.
getParamName ( )This method is from 'ParamsAwareLocaleChangeInterceptor' class.
getProperty ( String )This method is from 'ParamsAwareLocaleChangeInterceptor' class.
invokeMethod ( String, Object )This method is from 'ParamsAwareLocaleChangeInterceptor' class.
preHandle ( HttpServletRequest, HttpServletResponse, Object )This method is from 'ParamsAwareLocaleChangeInterceptor' class.
setMetaClass ( MetaClass )This method is from 'ParamsAwareLocaleChangeInterceptor' class.
setParamName ( String )This method is from 'ParamsAwareLocaleChangeInterceptor' class.
setProperty ( String, Object )This method is from 'ParamsAwareLocaleChangeInterceptor' class.
package org.codehaus.groovy.grails.web.mapping
[+] ControllerActionConventions (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939145 has been renamed to __timeStamp__239_neverHappen1385047596814. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939145 in ControllerActionConventions. |
[+] affected methods (21)
ControllerActionConventions ( )This constructor is from 'ControllerActionConventions' class.
__.swapInit ( )This method is from 'ControllerActionConventions' class.
getACTION_CREATE ( )This method is from 'ControllerActionConventions' class.
getACTION_DELETE ( )This method is from 'ControllerActionConventions' class.
getACTION_EDIT ( )This method is from 'ControllerActionConventions' class.
getACTION_INDEX ( )This method is from 'ControllerActionConventions' class.
getACTION_SAVE ( )This method is from 'ControllerActionConventions' class.
getACTION_SHOW ( )This method is from 'ControllerActionConventions' class.
getACTION_UPDATE ( )This method is from 'ControllerActionConventions' class.
getMetaClass ( )This method is from 'ControllerActionConventions' class.
getProperty ( String )This method is from 'ControllerActionConventions' class.
invokeMethod ( String, Object )This method is from 'ControllerActionConventions' class.
...
[+] DefaultLinkGenerator (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939153 has been renamed to __timeStamp__239_neverHappen1385047596816. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939153 in DefaultLinkGenerator. |
[+] affected methods (27)
DefaultLinkGenerator ( String )This constructor is from 'DefaultLinkGenerator' class.
DefaultLinkGenerator ( String, String )This constructor is from 'DefaultLinkGenerator' class.
__.swapInit ( )This method is from 'DefaultLinkGenerator' class.
getConfiguredServerBaseURL ( )This method is from 'DefaultLinkGenerator' class.
getContextPath ( )This method is from 'DefaultLinkGenerator' class.
getGrailsUrlConverter ( )This method is from 'DefaultLinkGenerator' class.
getMetaClass ( )This method is from 'DefaultLinkGenerator' class.
getPluginManager ( )This method is from 'DefaultLinkGenerator' class.
getProperty ( String )This method is from 'DefaultLinkGenerator' class.
getRequestStateLookupStrategy ( )This method is from 'DefaultLinkGenerator' class.
getResourceId ( Object )This method is from 'DefaultLinkGenerator' class.
getServerBaseURL ( )This method is from 'DefaultLinkGenerator' class.
...
[+] ForwardUrlMappingInfo (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939845 has been renamed to __timeStamp__239_neverHappen1385047596949. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939845 in ForwardUrlMappingInfo. |
[+] affected methods (32)
ForwardUrlMappingInfo ( )This constructor is from 'ForwardUrlMappingInfo' class.
__.swapInit ( )This method is from 'ForwardUrlMappingInfo' class.
getActionName ( )This method is from 'ForwardUrlMappingInfo' class.
getControllerName ( )This method is from 'ForwardUrlMappingInfo' class.
getHttpMethod ( )This method is from 'ForwardUrlMappingInfo' class.
getId ( )This method is from 'ForwardUrlMappingInfo' class.
getMetaClass ( )This method is from 'ForwardUrlMappingInfo' class.
getNamespace ( )This method is from 'ForwardUrlMappingInfo' class.
getParameters ( )This method is from 'ForwardUrlMappingInfo' class.
getPluginName ( )This method is from 'ForwardUrlMappingInfo' class.
getProperty ( String )This method is from 'ForwardUrlMappingInfo' class.
getURI ( )This method is from 'ForwardUrlMappingInfo' class.
...
package org.codehaus.groovy.grails.web.mime
[+] MimeType (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939193 has been renamed to __timeStamp__239_neverHappen1385047596829. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939193 in MimeType. |
[+] affected methods (53)
createCollectionDataBindingSource ( MimeType, Class, Object )1st parameter 'p1' of this abstract method has type 'MimeType'.
createDataBindingSource ( MimeType, Class, Object )1st parameter 'p1' of this abstract method has type 'MimeType'.
createCollectionDataBindingSource ( MimeType, Class, Object )1st parameter 'mimeType' of this method has type 'MimeType'.
createDataBindingSource ( MimeType, Class, Object )1st parameter 'mimeType' of this method has type 'MimeType'.
createCacheKey ( Class, MimeType )2nd parameter 'p2' of this method has type 'MimeType'.
createCacheKey ( Class, MimeType )2nd parameter 'mimeType' of this method has type 'MimeType'.
createCollectionDataBindingSource ( MimeType, Class, Object )1st parameter 'mimeType' of this method has type 'MimeType'.
createDataBindingSource ( MimeType, Class, Object )1st parameter 'mimeType' of this method has type 'MimeType'.
DefaultDataBindingSourceRegistry.DataBindingSourceCreatorCacheKey ( Class, MimeType )2nd parameter 'p2' of this method has type 'MimeType'.
getMimeType ( )Return value of this method has type 'MimeType'.
setMimeType ( MimeType )1st parameter 'p1' of this method has type 'MimeType'.
getDataBindingSourceCreator ( MimeType, Class, Object )1st parameter 'mimeType' of this method has type 'MimeType'.
...
package org.codehaus.groovy.grails.web.pages
[+] GroovyPageCompiler (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939217 has been renamed to __timeStamp__239_neverHappen1385047596835. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939217 in GroovyPageCompiler. |
[+] affected methods (31)
GroovyPageCompiler ( )This constructor is from 'GroovyPageCompiler' class.
__.swapInit ( )This method is from 'GroovyPageCompiler' class.
compile ( )This method is from 'GroovyPageCompiler' class.
compileGSP ( File, File, String, String )This method is from 'GroovyPageCompiler' class.
generateJavaName ( String )This method is from 'GroovyPageCompiler' class.
getClassLoader ( )This method is from 'GroovyPageCompiler' class.
getCompilerConfig ( )This method is from 'GroovyPageCompiler' class.
getEncoding ( )This method is from 'GroovyPageCompiler' class.
getGeneratedGroovyPagesDirectory ( )This method is from 'GroovyPageCompiler' class.
getMetaClass ( )This method is from 'GroovyPageCompiler' class.
getOperation ( )This method is from 'GroovyPageCompiler' class.
getPackagePrefix ( )This method is from 'GroovyPageCompiler' class.
...
[+] GroovyPageCompilerTask (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842940011 has been renamed to __timeStamp__239_neverHappen1385047596983. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842940011 in GroovyPageCompilerTask. |
[+] affected methods (27)
GroovyPageCompilerTask ( )This constructor is from 'GroovyPageCompilerTask' class.
__.swapInit ( )This method is from 'GroovyPageCompilerTask' class.
createClasspath ( )This method is from 'GroovyPageCompilerTask' class.
execute ( )This method is from 'GroovyPageCompilerTask' class.
getClasspath ( )This method is from 'GroovyPageCompilerTask' class.
getDestdir ( )This method is from 'GroovyPageCompilerTask' class.
getEncoding ( )This method is from 'GroovyPageCompilerTask' class.
getMetaClass ( )This method is from 'GroovyPageCompilerTask' class.
getPackagename ( )This method is from 'GroovyPageCompilerTask' class.
getProperty ( String )This method is from 'GroovyPageCompilerTask' class.
getServerpath ( )This method is from 'GroovyPageCompilerTask' class.
getSrcdir ( )This method is from 'GroovyPageCompilerTask' class.
...
[+] GroovyPageConfig (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939262 has been renamed to __timeStamp__239_neverHappen1385047596845. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939262 in GroovyPageConfig. |
[+] affected methods (10)
GroovyPageConfig ( Map )This constructor is from 'GroovyPageConfig' class.
__.swapInit ( )This method is from 'GroovyPageConfig' class.
getCodecSettings ( GrailsPluginInfo, String )This method is from 'GroovyPageConfig' class.
getFlatConfig ( )This method is from 'GroovyPageConfig' class.
getMetaClass ( )This method is from 'GroovyPageConfig' class.
getProperty ( String )This method is from 'GroovyPageConfig' class.
invokeMethod ( String, Object )This method is from 'GroovyPageConfig' class.
setFlatConfig ( Map )This method is from 'GroovyPageConfig' class.
setMetaClass ( MetaClass )This method is from 'GroovyPageConfig' class.
setProperty ( String, Object )This method is from 'GroovyPageConfig' class.
[+] GroovyPagesMetaUtils (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939284 has been renamed to __timeStamp__239_neverHappen1385047596849. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939284 in GroovyPagesMetaUtils. |
[+] affected methods (12)
GroovyPagesMetaUtils ( )This constructor is from 'GroovyPagesMetaUtils' class.
__.swapInit ( )This method is from 'GroovyPagesMetaUtils' class.
addTagLibMethodToMetaClass ( GroovyObject, MetaMethod, MetaClass )This method is from 'GroovyPagesMetaUtils' class.
getMetaClass ( )This method is from 'GroovyPagesMetaUtils' class.
getProperty ( String )This method is from 'GroovyPagesMetaUtils' class.
invokeMethod ( String, Object )This method is from 'GroovyPagesMetaUtils' class.
methodMissingForTagLib ( MetaClass, Class, TagLibraryLookup, String, String, Object, boolean )This method is from 'GroovyPagesMetaUtils' class.
registerMethodMissingForGSP ( MetaClass, TagLibraryLookup )This method is from 'GroovyPagesMetaUtils' class.
registerMethodMissingForGSP ( Class, TagLibraryLookup )This method is from 'GroovyPagesMetaUtils' class.
registerMethodMissingWorkaroundsForDefaultNamespace ( MetaClass, TagLibraryLookup )This method is from 'GroovyPagesMetaUtils' class.
setMetaClass ( MetaClass )This method is from 'GroovyPagesMetaUtils' class.
setProperty ( String, Object )This method is from 'GroovyPagesMetaUtils' class.
...
package org.codehaus.groovy.grails.web.pages.ext.jsp
[+] GroovyPagesJspFactory (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939859 has been renamed to __timeStamp__239_neverHappen1385047596951. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939859 in GroovyPagesJspFactory. |
[+] affected methods (11)
GroovyPagesJspFactory ( )This constructor is from 'GroovyPagesJspFactory' abstract class.
__.swapInit ( )This method is from 'GroovyPagesJspFactory' abstract class.
getEngineInfo ( )This method is from 'GroovyPagesJspFactory' abstract class.
getMetaClass ( )This method is from 'GroovyPagesJspFactory' abstract class.
getPageContext ( Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean )This method is from 'GroovyPagesJspFactory' abstract class.
getProperty ( String )This method is from 'GroovyPagesJspFactory' abstract class.
getSpecificationVersion ( )This abstract method is from 'GroovyPagesJspFactory' abstract class.
invokeMethod ( String, Object )This method is from 'GroovyPagesJspFactory' abstract class.
releasePageContext ( PageContext )This method is from 'GroovyPagesJspFactory' abstract class.
setMetaClass ( MetaClass )This method is from 'GroovyPagesJspFactory' abstract class.
setProperty ( String, Object )This method is from 'GroovyPagesJspFactory' abstract class.
...
[+] GroovyPagesJspFactory21 (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842941481 has been renamed to __timeStamp__239_neverHappen1385047597460. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842941481 in GroovyPagesJspFactory21. |
[+] affected methods (4)
GroovyPagesJspFactory21 ( )This constructor is from 'GroovyPagesJspFactory21' class.
__.swapInit ( )This method is from 'GroovyPagesJspFactory21' class.
getJspApplicationContext ( ServletContext )This method is from 'GroovyPagesJspFactory21' class.
getSpecificationVersion ( )This method is from 'GroovyPagesJspFactory21' class.
[+] GroovyPagesPageContext21 (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842941485 has been renamed to __timeStamp__239_neverHappen1385047597462. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842941485 in GroovyPagesPageContext21. |
[+] affected methods (8)
GroovyPagesPageContext21 ( )This constructor is from 'GroovyPagesPageContext21' class.
__.swapInit ( )This method is from 'GroovyPagesPageContext21' class.
getELContext ( )This method is from 'GroovyPagesPageContext21' class.
getMetaClass ( )This method is from 'GroovyPagesPageContext21' class.
getProperty ( String )This method is from 'GroovyPagesPageContext21' class.
invokeMethod ( String, Object )This method is from 'GroovyPagesPageContext21' class.
setMetaClass ( MetaClass )This method is from 'GroovyPagesPageContext21' class.
setProperty ( String, Object )This method is from 'GroovyPagesPageContext21' class.
[+] JspFragmentImpl (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939867 has been renamed to __timeStamp__239_neverHappen1385047596953. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939867 in JspFragmentImpl. |
[+] affected methods (13)
JspFragmentImpl ( GroovyPagesPageContext, FastStringWriter )This constructor is from 'JspFragmentImpl' class.
__.swapInit ( )This method is from 'JspFragmentImpl' class.
getBody ( )This method is from 'JspFragmentImpl' class.
getJspContext ( )This method is from 'JspFragmentImpl' class.
getMetaClass ( )This method is from 'JspFragmentImpl' class.
getPageContext ( )This method is from 'JspFragmentImpl' class.
getProperty ( String )This method is from 'JspFragmentImpl' class.
invoke ( Writer )This method is from 'JspFragmentImpl' class.
invokeMethod ( String, Object )This method is from 'JspFragmentImpl' class.
setBody ( FastStringWriter )This method is from 'JspFragmentImpl' class.
setMetaClass ( MetaClass )This method is from 'JspFragmentImpl' class.
setPageContext ( GroovyPagesPageContext )This method is from 'JspFragmentImpl' class.
...
[+] JspTagImpl (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939372 has been renamed to __timeStamp__239_neverHappen1385047596862. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939372 in JspTagImpl. |
[+] affected methods (26)
JspTagImpl ( Class )This constructor is from 'JspTagImpl' class.
__.swapInit ( )This method is from 'JspTagImpl' class.
doTag ( Writer, Map )This method is from 'JspTagImpl' class.
doTag ( Writer, Map, Closure )This method is from 'JspTagImpl' class.
getBody ( )This method is from 'JspTagImpl' class.
getIteration ( )This method is from 'JspTagImpl' class.
getLOG ( )This method is from 'JspTagImpl' class.
getMetaClass ( )This method is from 'JspTagImpl' class.
getProperty ( String )This method is from 'JspTagImpl' class.
getTagClass ( )This method is from 'JspTagImpl' class.
getTryCatchFinally ( )This method is from 'JspTagImpl' class.
handleSimpleTag ( SimpleTag, Map, GroovyPagesPageContext, Writer, Closure )This method is from 'JspTagImpl' class.
...
[+] JspTagLibImpl (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939420 has been renamed to __timeStamp__239_neverHappen1385047596870. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939420 in JspTagLibImpl. |
[+] affected methods (9)
JspTagLibImpl ( String, Map )This constructor is from 'JspTagLibImpl' class.
__.swapInit ( )This method is from 'JspTagLibImpl' class.
getMetaClass ( )This method is from 'JspTagLibImpl' class.
getProperty ( String )This method is from 'JspTagLibImpl' class.
getTag ( String )This method is from 'JspTagLibImpl' class.
getURI ( )This method is from 'JspTagLibImpl' class.
invokeMethod ( String, Object )This method is from 'JspTagLibImpl' class.
setMetaClass ( MetaClass )This method is from 'JspTagLibImpl' class.
setProperty ( String, Object )This method is from 'JspTagLibImpl' class.
[+] PageContextFactory (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939435 has been renamed to __timeStamp__239_neverHappen1385047596874. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939435 in PageContextFactory. |
[+] affected methods (10)
PageContextFactory ( )This constructor is from 'PageContextFactory' class.
__.swapInit ( )This method is from 'PageContextFactory' class.
getCurrent ( )This method is from 'PageContextFactory' class.
getMetaClass ( )This method is from 'PageContextFactory' class.
getPageContextClass ( )This method is from 'PageContextFactory' class.
getProperty ( String )This method is from 'PageContextFactory' class.
invokeMethod ( String, Object )This method is from 'PageContextFactory' class.
setMetaClass ( MetaClass )This method is from 'PageContextFactory' class.
setPageContextClass ( Class )This method is from 'PageContextFactory' class.
setProperty ( String, Object )This method is from 'PageContextFactory' class.
[+] TagLibraryResolver (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939459 has been renamed to __timeStamp__239_neverHappen1385047596884. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939459 in TagLibraryResolver. |
[+] affected methods (20)
TagLibraryResolver ( )This constructor is from 'TagLibraryResolver' class.
__.swapInit ( )This method is from 'TagLibraryResolver' class.
getGrailsApplication ( )This method is from 'TagLibraryResolver' class.
getJarsFromServletContext ( )This method is from 'TagLibraryResolver' class.
getMetaClass ( )This method is from 'TagLibraryResolver' class.
getProperty ( String )This method is from 'TagLibraryResolver' class.
getServletContext ( )This method is from 'TagLibraryResolver' class.
getTldFromServletContext ( String )This method is from 'TagLibraryResolver' class.
getWebXmlFromServletContext ( )This method is from 'TagLibraryResolver' class.
invokeMethod ( String, Object )This method is from 'TagLibraryResolver' class.
resolveRootLoader ( )This method is from 'TagLibraryResolver' class.
resolveTagLibrary ( String )This method is from 'TagLibraryResolver' class.
...
[+] TldReader (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939878 has been renamed to __timeStamp__239_neverHappen1385047596956. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939878 in TldReader. |
[+] affected methods (14)
TldReader ( )This constructor is from 'TldReader' class.
__.swapInit ( )This method is from 'TldReader' class.
characters ( char[ ], int, int )This method is from 'TldReader' class.
endElement ( String, String, String )This method is from 'TldReader' class.
getBuf ( )This method is from 'TldReader' class.
getListeners ( )This method is from 'TldReader' class.
getMetaClass ( )This method is from 'TldReader' class.
getProperty ( String )This method is from 'TldReader' class.
getTags ( )This method is from 'TldReader' class.
invokeMethod ( String, Object )This method is from 'TldReader' class.
setBuf ( StringBuilder )This method is from 'TldReader' class.
setMetaClass ( MetaClass )This method is from 'TldReader' class.
...
[+] WebXmlTagLibraryReader (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939891 has been renamed to __timeStamp__239_neverHappen1385047596958. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939891 in WebXmlTagLibraryReader. |
[+] affected methods (15)
WebXmlTagLibraryReader ( )This constructor is from 'WebXmlTagLibraryReader' class.
__.swapInit ( )This method is from 'WebXmlTagLibraryReader' class.
characters ( char[ ], int, int )This method is from 'WebXmlTagLibraryReader' class.
endElement ( String, String, String )This method is from 'WebXmlTagLibraryReader' class.
getMetaClass ( )This method is from 'WebXmlTagLibraryReader' class.
getProperty ( String )This method is from 'WebXmlTagLibraryReader' class.
getTAG_TAGLIB ( )This method is from 'WebXmlTagLibraryReader' class.
getTAG_TAGLIB_LOC ( )This method is from 'WebXmlTagLibraryReader' class.
getTAG_TAGLIB_URI ( )This method is from 'WebXmlTagLibraryReader' class.
getTagLocations ( )This method is from 'WebXmlTagLibraryReader' class.
invokeMethod ( String, Object )This method is from 'WebXmlTagLibraryReader' class.
setMetaClass ( MetaClass )This method is from 'WebXmlTagLibraryReader' class.
...
package org.codehaus.groovy.grails.web.servlet.mvc
[+] GrailsRequestStateLookupStrategy (1)
| Change | Effect |
---|
1 | Abstract method getWebRequest ( ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getWebRequest() in GrailsRequestStateLookupStrategy. |
[+] affected methods (8)
getRequestStateLookupStrategy ( )Return value of this method has type 'GrailsRequestStateLookupStrategy'.
setRequestStateLookupStrategy ( GrailsRequestStateLookupStrategy )1st parameter 'p1' of this method has type 'GrailsRequestStateLookupStrategy'.
getActionName ( )This abstract method is from 'GrailsRequestStateLookupStrategy' interface.
getActionName ( String )This abstract method is from 'GrailsRequestStateLookupStrategy' interface.
getCharacterEncoding ( )This abstract method is from 'GrailsRequestStateLookupStrategy' interface.
getContextPath ( )This abstract method is from 'GrailsRequestStateLookupStrategy' interface.
getControllerName ( )This abstract method is from 'GrailsRequestStateLookupStrategy' interface.
getHttpMethod ( )This abstract method is from 'GrailsRequestStateLookupStrategy' interface.
[+] SynchronizerTokensHolder (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939508 has been renamed to __timeStamp__239_neverHappen1385047596893. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939508 in SynchronizerTokensHolder. |
[+] affected methods (16)
SynchronizerTokensHolder ( )This constructor is from 'SynchronizerTokensHolder' class.
__.swapInit ( )This method is from 'SynchronizerTokensHolder' class.
generateToken ( String )This method is from 'SynchronizerTokensHolder' class.
getCurrentTokens ( )This method is from 'SynchronizerTokensHolder' class.
getMetaClass ( )This method is from 'SynchronizerTokensHolder' class.
getProperty ( String )This method is from 'SynchronizerTokensHolder' class.
getTokens ( String )This method is from 'SynchronizerTokensHolder' class.
invokeMethod ( String, Object )This method is from 'SynchronizerTokensHolder' class.
isEmpty ( )This method is from 'SynchronizerTokensHolder' class.
isValid ( String, String )This method is from 'SynchronizerTokensHolder' class.
resetToken ( String )This method is from 'SynchronizerTokensHolder' class.
resetToken ( String, String )This method is from 'SynchronizerTokensHolder' class.
...
package org.codehaus.groovy.grails.web.taglib
[+] NamespacedTagDispatcher (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939901 has been renamed to __timeStamp__239_neverHappen1385047596960. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939901 in NamespacedTagDispatcher. |
[+] affected methods (5)
lookupNamespaceDispatcher ( String )Return value of this method has type 'NamespacedTagDispatcher'.
NamespacedTagDispatcher ( String, Class, GrailsApplication, TagLibraryLookup )This constructor is from 'NamespacedTagDispatcher' class.
__.swapInit ( )This method is from 'NamespacedTagDispatcher' class.
initializeMetaClass ( )This method is from 'NamespacedTagDispatcher' class.
methodMissing ( String, Object )This method is from 'NamespacedTagDispatcher' class.
[+] TemplateNamespacedTagDispatcher (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939977 has been renamed to __timeStamp__239_neverHappen1385047596975. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939977 in TemplateNamespacedTagDispatcher. |
[+] affected methods (4)
TemplateNamespacedTagDispatcher ( Class, GrailsApplication, TagLibraryLookup )This constructor is from 'TemplateNamespacedTagDispatcher' class.
__.swapInit ( )This method is from 'TemplateNamespacedTagDispatcher' class.
argsToAttrs ( String, Object )This method is from 'TemplateNamespacedTagDispatcher' class.
methodMissing ( String, Object )This method is from 'TemplateNamespacedTagDispatcher' class.
package org.codehaus.groovy.grails.web.util
[+] ClassAndMimeTypeRegistry (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939528 has been renamed to __timeStamp__239_neverHappen1385047596896. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939528 in ClassAndMimeTypeRegistry. |
[+] affected methods (14)
ClassAndMimeTypeRegistry ( )This constructor is from 'ClassAndMimeTypeRegistry' abstract class.
__.swapInit ( )This method is from 'ClassAndMimeTypeRegistry' abstract class.
addToRegisteredObjects ( Class, MimeTypeProvider )This method is from 'ClassAndMimeTypeRegistry' abstract class.
createCacheKey ( Class, MimeType )This abstract method is from 'ClassAndMimeTypeRegistry' abstract class.
findMatchingObjectForMimeType ( MimeType, Object )This method is from 'ClassAndMimeTypeRegistry' abstract class.
findRegisteredObjectForType ( Class, MimeType )This method is from 'ClassAndMimeTypeRegistry' abstract class.
getMetaClass ( )This method is from 'ClassAndMimeTypeRegistry' abstract class.
getProperty ( String )This method is from 'ClassAndMimeTypeRegistry' abstract class.
getRegisteredObjects ( Class )This method is from 'ClassAndMimeTypeRegistry' abstract class.
invokeMethod ( String, Object )This method is from 'ClassAndMimeTypeRegistry' abstract class.
registerDefault ( MimeType, MimeTypeProvider )This method is from 'ClassAndMimeTypeRegistry' abstract class.
removeFromCache ( Class, MimeType )This method is from 'ClassAndMimeTypeRegistry' abstract class.
...
[+] TypeConvertingMap (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939993 has been renamed to __timeStamp__239_neverHappen1385047596979. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939993 in TypeConvertingMap. |
[+] affected methods (21)
TypeConvertingMap ( )This constructor is from 'TypeConvertingMap' class.
TypeConvertingMap ( Map )This constructor is from 'TypeConvertingMap' class.
__.swapInit ( )This method is from 'TypeConvertingMap' class.
boolean ( String )This method is from 'TypeConvertingMap' class.
boolean ( String, Boolean )This method is from 'TypeConvertingMap' class.
byte ( String )This method is from 'TypeConvertingMap' class.
byte ( String, Integer )This method is from 'TypeConvertingMap' class.
char ( String )This method is from 'TypeConvertingMap' class.
char ( String, Character )This method is from 'TypeConvertingMap' class.
char ( String, Integer )This method is from 'TypeConvertingMap' class.
clone ( )This method is from 'TypeConvertingMap' class.
double ( String )This method is from 'TypeConvertingMap' class.
...
[+] WithCodecHelper (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939576 has been renamed to __timeStamp__239_neverHappen1385047596905. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939576 in WithCodecHelper. |
[+] affected methods (12)
WithCodecHelper ( )This constructor is from 'WithCodecHelper' class.
__.swapInit ( )This method is from 'WithCodecHelper' class.
createOutputStackAttributesBuilder ( Object, GrailsApplication )This method is from 'WithCodecHelper' class.
getMetaClass ( )This method is from 'WithCodecHelper' class.
getProperty ( String )This method is from 'WithCodecHelper' class.
invokeMethod ( String, Object )This method is from 'WithCodecHelper' class.
lookupEncoder ( GrailsApplication, String )This method is from 'WithCodecHelper' class.
makeSettingsCanonical ( Object )This method is from 'WithCodecHelper' class.
mergeSettingsAndMakeCanonical ( Object, Map )This method is from 'WithCodecHelper' class.
setMetaClass ( MetaClass )This method is from 'WithCodecHelper' class.
setProperty ( String, Object )This method is from 'WithCodecHelper' class.
withCodec ( GrailsApplication, Object, Closure )This method is from 'WithCodecHelper' class.
...
package org.grails.databinding.bindingsource
[+] AbstractRequestBodyDataBindingSourceCreator (1)
| Change | Effect |
---|
1 | Field __timeStamp__239_neverHappen1383842939908 has been renamed to __timeStamp__239_neverHappen1385047596961. | Recompilation of a client program may be terminated with the message: cannot find variable __timeStamp__239_neverHappen1383842939908 in AbstractRequestBodyDataBindingSourceCreator. |
[+] affected methods (10)
AbstractRequestBodyDataBindingSourceCreator ( )This constructor is from 'AbstractRequestBodyDataBindingSourceCreator' abstract class.
__.swapInit ( )This method is from 'AbstractRequestBodyDataBindingSourceCreator' abstract class.
createBindingSource ( InputStream )This method is from 'AbstractRequestBodyDataBindingSourceCreator' abstract class.
createBindingSource ( Reader )This abstract method is from 'AbstractRequestBodyDataBindingSourceCreator' abstract class.
createBindingSourceCreationException ( Exception )This method is from 'AbstractRequestBodyDataBindingSourceCreator' abstract class.
createCollectionBindingSource ( InputStream )This method is from 'AbstractRequestBodyDataBindingSourceCreator' abstract class.
createCollectionBindingSource ( Reader )This abstract method is from 'AbstractRequestBodyDataBindingSourceCreator' abstract class.
createCollectionDataBindingSource ( MimeType, Class, Object )This method is from 'AbstractRequestBodyDataBindingSourceCreator' abstract class.
createDataBindingSource ( MimeType, Class, Object )This method is from 'AbstractRequestBodyDataBindingSourceCreator' abstract class.
getTargetType ( )This method is from 'AbstractRequestBodyDataBindingSourceCreator' abstract class.
to the top
Other Changes in Data Types (3)
grails-web-2.3.2.jar
package org.codehaus.groovy.grails.web.mapping
[+] LinkGenerator (1)
| Change | Effect |
---|
1 | Field ATTRIBUTE_RELATIVE_URI has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to ATTRIBUTE_RELATIVE_URI is ambiguous. |
[+] affected methods (5)
getContextPath ( )This abstract method is from 'LinkGenerator' interface.
getServerBaseURL ( )This abstract method is from 'LinkGenerator' interface.
link ( Map )This abstract method is from 'LinkGenerator' interface.
link ( Map, String )This abstract method is from 'LinkGenerator' interface.
resource ( Map )This abstract method is from 'LinkGenerator' interface.
package org.codehaus.groovy.grails.web.sitemesh
[+] GrailsLayoutDecoratorMapper (1)
| Change | Effect |
---|
1 | Field NONE_LAYOUT has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to NONE_LAYOUT is ambiguous. |
[+] affected methods (4)
GrailsLayoutDecoratorMapper ( )This constructor is from 'GrailsLayoutDecoratorMapper' class.
getDecorator ( HttpServletRequest, Page )This method is from 'GrailsLayoutDecoratorMapper' class.
getNamedDecorator ( HttpServletRequest, String )This method is from 'GrailsLayoutDecoratorMapper' class.
init ( Config, Properties, DecoratorMapper )This method is from 'GrailsLayoutDecoratorMapper' class.
[+] GroovyPageLayoutFinder (1)
| Change | Effect |
---|
1 | Field NONE_LAYOUT has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to NONE_LAYOUT is ambiguous. |
[+] affected methods (11)
GroovyPageLayoutFinder ( )This constructor is from 'GroovyPageLayoutFinder' class.
findLayout ( HttpServletRequest, Page )This method is from 'GroovyPageLayoutFinder' class.
findLayout ( HttpServletRequest, Content )This method is from 'GroovyPageLayoutFinder' class.
getApplicationDefaultDecorator ( HttpServletRequest )This method is from 'GroovyPageLayoutFinder' class.
getNamedDecorator ( HttpServletRequest, String )This method is from 'GroovyPageLayoutFinder' class.
getNamedDecorator ( HttpServletRequest, String, boolean )This method is from 'GroovyPageLayoutFinder' class.
setCacheEnabled ( boolean )This method is from 'GroovyPageLayoutFinder' class.
setDefaultDecoratorName ( String )This method is from 'GroovyPageLayoutFinder' class.
setEnableNonGspViews ( boolean )This method is from 'GroovyPageLayoutFinder' class.
setGspReloadEnabled ( boolean )This method is from 'GroovyPageLayoutFinder' class.
setViewResolver ( ViewResolver )This method is from 'GroovyPageLayoutFinder' class.
...
to the top
Java ARchives (21)
grails-aether-2.3.2.jar
grails-app-files.jar
grails-async-2.3.2.jar
grails-bootstrap-2.3.2.jar
grails-core-2.3.2.jar
grails-databinding-2.3.2.jar
grails-datastore-core-2.0.3.RELEASE.jar
grails-datastore-gorm-2.0.3.RELEASE.jar
grails-datastore-simple-2.0.3.RELEASE.jar
grails-gdoc-engine-1.0.1.jar
grails-integration-files.jar
grails-logging-2.3.2.jar
grails-plugin-files.jar
grails-resources-2.3.2.jar
grails-scripts-2.3.2.jar
grails-shared-files.jar
grails-spring-2.3.2.jar
grails-web-2.3.2.jar
grails-wrapper-2.3.2.jar
grails-wrapper-runtime-2.3.2.jar
grails-wrapper-support-2.3.2.jar
to the top