MCPcopy Create free account

hub / github.com/Liubsyy/HotSecondsIDEA / functions

Functions5,712 in github.com/Liubsyy/HotSecondsIDEA

↓ 443 callersMethodappend
Appends an object to a list.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/compiler/ast/ASTList.java:149
↓ 441 callersMethodget
Returns a unique class name. @param classname the super class name of the proxy class.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/util/proxy/ProxyFactory.java:829
↓ 348 callersMethodgetName
()
hotswap-core/plugin/hotswap-agent-deltaspike-plugin/src/test/java/org/hotswap/agent/plugin/deltaspike/testEntities/TestEntity.java:54
↓ 316 callersMethodgetClass
Get or assign the index for a CONSTANT_Class entry.
hotswap-core/plugin/hotswap-agent-proxy-plugin/src/main/java/org/hotswap/agent/plugin/proxy/java/ProxyGenerator.java:1613
↓ 303 callersMethodadd
Add the given single value to the current list of values for the given key. @param key the key @param value the value to be add
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/collections/MultiValueMap.java:48
↓ 249 callersMethoddebug
(String message, Object... args)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/logging/AgentLogger.java:154
↓ 232 callersMethodaddOpcode
Appends an 8bit opcode to the end of the bytecode sequence. The current stack depth is updated. <code>max_stack</code> is updated if the current stack
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/Bytecode.java:420
↓ 228 callersMethodwriteShort
(int s)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/ByteStream.java:61
↓ 226 callersMethodgetName
Obtains the fully-qualified name of the class.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClass.java:355
↓ 213 callersMethoderror
(String message, Object... args)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/logging/AgentLogger.java:122
↓ 211 callersMethodsize
Returns the number of attributes that this writer will write.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/ClassFileWriter.java:226
↓ 194 callersMethodwriteByte
Writes an 8bit value at the given index.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/CodeIterator.java:138
↓ 183 callersMethodappend
Appends the given bytecode sequence at the end. @param code the bytecode appended. @return the position of the first byte of the appended bytec
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/CodeIterator.java:687
↓ 152 callersMethodget
Return an existing instance of a certain contextual type or a null value. @param <T> the type of the contextual type @param contextual the contextual
hotswap-core/plugin/hotswap-agent-owb-plugin/src/main/java/org/hotswap/agent/plugin/owb/beans/OwbHotswapContext.java:66
↓ 149 callersMethodgetLogger
Get logger for a class @param clazz class to log @return logger
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/logging/AgentLogger.java:39
↓ 140 callersMethodequals
(Object obj)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/ConstPool.java:1979
↓ 140 callersMethodlength
Returns the length of the bytecode sequence.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/Bytecode.java:201
↓ 134 callersMethodwrite
Writes all the contents of the attributes. The binary representation of the contents is an array of <code>attribute_info</code>.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/ClassFileWriter.java:232
↓ 128 callersMethodgetDeclaredMethod
Retrieves the method with the specified name and parameter types among the methods declared in the class. <p>Note: this method does not search the su
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClass.java:1022
↓ 112 callersMethodreadU16bit
Reads an unsigned 16bit integer at the index.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/ByteArray.java:26
↓ 108 callersMethodinvoke
Is called when a method is invoked on a proxy instance associated with this handler. This method must process that method invocation. @param self
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/util/proxy/MethodHandler.java:47
↓ 106 callersMethodgetClassLoader
Expose the ClassLoader used by this ResourceLoader. <p> Clients which need to access the ClassLoader directly can do so in a uniform manner with the R
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/io/loader/ResourceLoader.java:88
↓ 101 callersMethodprintln
Prints the stack table map.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/StackMapTable.java:709
↓ 101 callersMethodtrace
(String message, Object... args)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/logging/AgentLogger.java:162
↓ 94 callersMethodgetName
()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/compiler/ast/Expr.java:73
↓ 92 callersMethodtoString
Converts the object to a string.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClass.java:201
↓ 91 callersMethodindexOf
(String s, int ch)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/SignatureAttribute.java:168
↓ 90 callersMethodreplace
Replaces this expression with the bytecode derived from the given source text. @param statement a Java statement except try-catch.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/expr/Expr.java:265
↓ 81 callersMethodgetName
(Object vfsResource)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/util/VfsUtils.java:214
↓ 79 callersMethodinfo
(String message, Object... args)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/logging/AgentLogger.java:146
↓ 77 callersMethodwrite16bit
Writes a 16bit integer at the index.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/ByteArray.java:40
↓ 76 callersMethodcreateFromVersionSpec
Create a version range from a string representation <p/> Some spec examples are <ul> <li><code>1.0</code> Version 1.0</li> <li><code>[1.0,2.0)</code>
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/versions/VersionRange.java:135
↓ 69 callersMethodaddIndex
Appends a 16bit value to the end of the bytecode sequence. It never changes the current stack depth.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/Bytecode.java:458
↓ 69 callersMethodaddUtf8Info
Adds a new <code>CONSTANT_Utf8_info</code> structure. @return the index of the added entry.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/ConstPool.java:1148
↓ 68 callersMethodgetMessage
()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/compiler/CompileError.java:48
↓ 67 callersMethodbyteAt
Returns the unsigned 8bit value at the given index.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/CodeIterator.java:128
↓ 66 callersMethodverifyAssignable
(Type expected, Type type)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/analysis/Executor.java:1043
↓ 65 callersMethodinvoke
Convenience wrapper to reflection method invoke API. Invoke the method and hide checked exceptions. @param target object to invoke the method
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/ReflectionHelper.java:46
↓ 65 callersMethodnotNull
Assert that an object is not {@code null} . <pre class="code"> Assert.notNull(clazz, "The class must not be null"); </pre> @param object
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/util/Assert.java:152
↓ 64 callersMethodequals
Indicates whether <code>obj</code> has the same name and the same signature as this method.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtMethod.java:194
↓ 64 callersMethodgetUtf8Info
Reads <code>CONSTANT_utf8_info</code> structure at the given index. @return the string specified by this entry.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/ConstPool.java:665
↓ 64 callersMethodlookAhead
Looks at the next token.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/compiler/Lex.java:65
↓ 60 callersMethodput
Updates this map so that the given <code>key</code> maps to the given <code>value</code>. If the map previously contained a mapping for <code>key</cod
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/scopedpool/SoftValueHashMap.java:215
↓ 60 callersMethodu16bitAt
Returns the unsigned 16bit value at the given index.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/CodeIterator.java:145
↓ 60 callersMethodwarning
(String message, Object... args)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/logging/AgentLogger.java:138
↓ 59 callersMethodgetDescriptor
Returns the field descriptor. @see Descriptor
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/FieldInfo.java:182
↓ 59 callersMethodinsertAfter
Inserts bytecode at the end of the body. The bytecode is inserted just before every return insturction. It is not executed when an exception is thrown
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtBehavior.java:821
↓ 58 callersMethodaddAload
Appends ALOAD or (WIDE) ALOAD_&lt;n&gt; @param n an index into the local variable array.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/Bytecode.java:467
↓ 58 callersMethodaddClassInfo
Adds a new <code>CONSTANT_Class_info</code> structure. <p>This also adds a <code>CONSTANT_Utf8_info</code> structure for storing the class name. @re
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/ConstPool.java:915
↓ 58 callersMethodgetLowerBound
Gets the lower bound. @return the lower bound
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/versions/Restriction.java:66
↓ 57 callersMethodgetConstPool
()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/expr/Expr.java:73
↓ 57 callersMethodgetModifiers
Returns the modifiers for this class, encoded in an integer. For decoding, use <code>javassist.Modifier</code>. <p>If the class is a static nested cl
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClass.java:582
↓ 57 callersMethodnext
Returns the index of the next instruction (not the operand following the current opcode). <p>Note that the index is into the byte array returned by <
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/CodeIterator.java:203
↓ 55 callersMethodcurrentPc
Returns the length of bytecode sequence that have been added so far.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/Bytecode.java:320
↓ 55 callersMethodgetSuperclass
Obtains the class object representing the superclass of the class. It returns null if this object represents the <code>java.lang.Object</code> class a
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClass.java:715
↓ 55 callersMethodgetUpperBound
Gets the upper bound. @return the upper bound
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/versions/Restriction.java:84
↓ 54 callersMethodassertVersionOlder
(String left, String right)
hotswap-core/hotswap-agent-core/src/test/java/org/hotswap/agent/versions/DefaultArtifactVersionTest.java:189
↓ 53 callersMethodequals
(Object other)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/util/CollectionUtils.java:553
↓ 53 callersMethodgetItem
(int n)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/ConstPool.java:236
↓ 53 callersMethodsetAccessible
(final AccessibleObject ao, final boolean accessible)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/util/proxy/SecurityActions.java:155
↓ 51 callersMethodhead
Returns the car part of the list.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/compiler/ast/ASTList.java:62
↓ 50 callersMethodaccept
(Visitor v)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/compiler/ast/Expr.java:70
↓ 50 callersMethodequals
(Object obj)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/io/resource/VfsResource.java:123
↓ 50 callersMethodhello
()
hotswap-core/plugin/hotswap-agent-owb-plugin/src/test/java/org/hotswap/agent/plugin/owb/testBeans/HelloService.java:28
↓ 50 callersMethodsimplePop
(Frame frame)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/analysis/Executor.java:985
↓ 48 callersMethodgetName
()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/stackmap/TypeData.java:82
↓ 48 callersMethodvalueOf
Return an instance in this classloader @param paramsFromOtherClassLoader instamce in another classlaoder @return instance in this classloa
hotswap-core/plugin/hotswap-agent-proxy-plugin/src/main/java/org/hotswap/agent/plugin/proxy/hscglib/GeneratorParams.java:94
↓ 47 callersMethodget
Convenience wrapper to reflection field access API. Get field value and hide checked exceptions. Field class is set by @param target object to get
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/ReflectionHelper.java:131
↓ 46 callersMethodcheckModify
()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClass.java:295
↓ 46 callersMethodisLowerBoundInclusive
Checks if is lower bound inclusive. @return true, if is lower bound inclusive
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/versions/Restriction.java:75
↓ 46 callersMethodisUpperBoundInclusive
Checks if is upper bound inclusive. @return true, if is upper bound inclusive
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/versions/Restriction.java:93
↓ 46 callersMethodput
(String archivePath, BeanClassRefreshAgent bdaAgent)
hotswap-core/plugin/hotswap-agent-weld-plugin/src/main/java/org/hotswap/agent/plugin/weld/command/BdaAgentRegistry.java:44
↓ 44 callersMethodget
Returns the referenced entry or {@code null} if the entry is no longer available. @return the entry or {@code null}
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/collections/ConcurrentReferenceHashMap.java:690
↓ 44 callersMethoditerator
Makes a new iterator for reading this code attribute.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/CodeAttribute.java:291
↓ 44 callersMethodset
Set the given single value under the given key. @param key the key @param value the value to set
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/collections/MultiValueMap.java:58
↓ 44 callersMethodtail
Returns the cdr part of the list.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/compiler/ast/ASTList.java:71
↓ 43 callersMethodforName
(String name, boolean initialize, ClassLoader loader)
hotswap-core/plugin/hotswap-agent-owb-plugin/src/main/java/org/hotswap/agent/plugin/owb/command/ProxyClassLoadingDelegate.java:54
↓ 43 callersMethodgetKey
(Class<?> superClass, Class<?>[] interfaces, byte[] signature, boolean useWriteReplace)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/util/proxy/ProxyFactory.java:540
↓ 43 callersMethodhasNext
Returns true if there is more instructions.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/CodeIterator.java:191
↓ 43 callersMethodscheduleCommand
Schedule new command for execution. <p/> If the command (or another same instance by equals) is already scheduled, then the old instance is replaced b
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/command/Scheduler.java:47
↓ 43 callersMethodtoArray
Marshal the elements from the given enumeration into an array of the given type. Enumeration elements must be assignable to the type of the given arra
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/util/CollectionUtils.java:363
↓ 41 callersMethods32bitAt
Returns the signed 32bit value at the given index.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/CodeIterator.java:166
↓ 40 callersMethodbuildInitializePlugin
(Class pluginClass)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/PluginManagerInvoker.java:50
↓ 40 callersMethodgetMethodInfo2
Returns the <code>MethodInfo</code> representing the method/constructor in the class file (read only). Normal applications do not need calling this me
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtBehavior.java:153
↓ 40 callersMethodgetRecommendedVersion
Gets the recommended version. @return the recommended version
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/versions/VersionRange.java:75
↓ 40 callersMethodisPrimitive
Returns <code>true</code> if this object represents a primitive Java type: boolean, byte, char, short, int, long, float, double, or void.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClass.java:326
↓ 40 callersMethodisStatic
Returns true if the modifiers include the <code>static</code> modifier.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/Modifier.java:84
↓ 40 callersMethodoprand1
()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/compiler/ast/Expr.java:58
↓ 40 callersMethodoprand2
()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/compiler/ast/Expr.java:64
↓ 40 callersMethodput
(String oldname, String newname)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClass.java:525
↓ 39 callersMethodadd
Appends an 8bit value to the end of the bytecode sequence.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/Bytecode.java:387
↓ 39 callersMethodbuildCallPluginMethod
Equivalent to callPluginMethod for insertion into source code. <p/> PluginManagerInvoker.buildCallPluginMethod(this, "hibernateInitialized", "getClass
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/PluginManagerInvoker.java:108
↓ 39 callersMethodloadClass
(String name, boolean resolve)
hotswap-core/plugin/hotswap-agent-proxy-plugin/src/main/java/org/hotswap/agent/plugin/proxy/ParentLastClassLoader.java:38
↓ 38 callersMethodcheckVersionsEqual
(String v1, String v2)
hotswap-core/hotswap-agent-core/src/test/java/org/hotswap/agent/versions/ComparableVersionTest.java:63
↓ 38 callersMethodgetClassFile2
()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClassType.java:176
↓ 38 callersMethodof
Converts to a descriptor from a Java class name
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/Descriptor.java:123
↓ 37 callersMethodcontains
Check whether the given Iterator contains the given element. @param iterator the Iterator to check @param element the element t
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/util/CollectionUtils.java:150
↓ 36 callersMethodgetRestrictions
Gets the restrictions. @return the restrictions
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/versions/VersionRange.java:84
↓ 35 callersMethodgetClassInfo
Reads <code>CONSTANT_Class_info</code> structure at the given index. @return a fully-qualified class or interface name specified by <code>n
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/ConstPool.java:264
↓ 35 callersMethodgetParameterTypes
Obtains parameter types of this method/constructor.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtBehavior.java:322
next →1–100 of 5,712, ranked by callers