Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Liubsyy/HotSecondsIDEA
/ functions
Functions
5,712 in github.com/Liubsyy/HotSecondsIDEA
⨍
Functions
5,712
◇
Types & classes
903
↓ 35 callers
Method
isAssignableFrom
Determines whether this type is assignable, to the passed type. A type is assignable to another if it is either the same type, or a sub-type. @param
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/analysis/Type.java:247
↓ 35 callers
Method
writeInt
(int i)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/ByteStream.java:69
↓ 34 callers
Method
getAttribute
Returns the attribute with the specified name. If there are multiple attributes with that name, this method returns either of them. It returns null
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/ClassFile.java:744
↓ 34 callers
Method
getDeclaredField
Retrieves the field with the specified name among the fields declared in the class. <p>Note: this method does not search the super classes.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClass.java:889
↓ 34 callers
Method
getMethod
(Object a, String methodName)
hotswap-core/plugin/hotswap-agent-proxy-plugin/src/test/java/org/hotswap/agent/plugin/proxy/test/methods/AddMethodProxyTest.java:182
↓ 34 callers
Method
getType
Gets the type. @return the type
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/versions/ComparableVersion.java:107
↓ 34 callers
Method
hasElement
Check if given signature element is set. @param element @return true, if has given element
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/signature/ClassSignatureBase.java:68
↓ 34 callers
Method
loadClass
Requests the class loader to load a class.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/Loader.java:340
↓ 33 callers
Method
addMethod
Adds a method.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClass.java:1093
↓ 33 callers
Method
getDeclaringClass
If this class is a member class or interface of another class, then the class enclosing this class is returned. @return null if this class is a top-l
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClass.java:777
↓ 33 callers
Method
push
Alters the stack by placing the passed type on the top @param type the type to add to the top
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/analysis/Frame.java:140
↓ 33 callers
Method
toURI
Create a URI instance for the given URL, replacing spaces with "%20" URI encoding first. <p> Furthermore, this method works on JDK 1.4 as well, in con
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/util/ResourceUtils.java:358
↓ 32 callers
Method
getClassFile2
Returns a class file for this class (read only). Normal applications do not need calling this method. Use <code>getClassFile()</code>. <p>The <code>
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClass.java:254
↓ 32 callers
Method
getCodeAttribute
Returns a Code attribute. @return a Code attribute or null if it is not specified.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/MethodInfo.java:374
↓ 32 callers
Method
getProperty
Get configuration property value @param property property name @return the property value or null if not defined
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/config/PluginConfiguration.java:225
↓ 31 callers
Method
restrict
Creates and returns a new <code>VersionRange</code> that is a restriction of this version range and the specified version range. <p> Note: Precedence
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/versions/VersionRange.java:288
↓ 31 callers
Method
write16bit
Writes an 16bit value at the offset from the beginning of the bytecode sequence.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/Bytecode.java:370
↓ 30 callers
Method
addIconst
Appends ICONST or ICONST_<n> @param n the pushed integer constant.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/Bytecode.java:505
↓ 30 callers
Method
getOperator
()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/compiler/ast/Expr.java:54
↓ 30 callers
Method
getURI
URI to file or directory with the event @return URI
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/watch/WatchFileEvent.java:42
↓ 30 callers
Method
newInstance
Creates a new instance of the class. @param args the arguments passed to the constructor.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/tools/reflect/ClassMetaobject.java:135
↓ 29 callers
Method
clear
()
hotswap-core/plugin/hotswap-agent-jbossmodules-plugin/src/main/java/org/hotswap/agent/plugin/jbossmodules/PrependingMap.java:43
↓ 29 callers
Method
contains
(String archivePath)
hotswap-core/plugin/hotswap-agent-weld-plugin/src/main/java/org/hotswap/agent/plugin/weld/command/BdaAgentRegistry.java:40
↓ 29 callers
Method
getClassPool
Returns a <code>ClassPool</code> for this class.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClass.java:223
↓ 28 callers
Method
checkVersionParsing
(String version, int major, int minor, int incremental, int buildnumber, String qualifier)
hotswap-core/hotswap-agent-core/src/test/java/org/hotswap/agent/versions/DefaultArtifactVersionTest.java:33
↓ 28 callers
Method
compareTo
Compare to. @param item the item @return the int
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/versions/ComparableVersion.java:100
↓ 28 callers
Method
forName
Replacement for {@code Class.forName()} that also returns Class instances for primitives (e.g. "int") and array class names (e.g. "String[]"). Further
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/util/ClassUtils.java:215
↓ 28 callers
Method
remove
(CodeGen gen)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/compiler/CodeGen.java:95
↓ 28 callers
Method
toString
()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/util/CollectionUtils.java:566
↓ 27 callers
Method
checkVersionsOrder
(String[] versions)
hotswap-core/hotswap-agent-core/src/test/java/org/hotswap/agent/versions/ComparableVersionTest.java:47
↓ 27 callers
Method
findMethod
Attempt to find a {@link Method} on the supplied class with the supplied name and no parameters. Searches all superclasses up to {@code Object}. <p> R
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/util/ReflectionUtils.java:178
↓ 27 callers
Method
getConstPool
Gets a constant pool table.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/Bytecode.java:183
↓ 27 callers
Method
getContextClassLoader
Obtains a class loader that seems appropriate to look up a class by name.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/ClassPool.java:1069
↓ 27 callers
Method
getFile
Return a File handle for this resource. @throws IOException if the resource cannot be resolved as absolute file path, i.e. if
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/io/resource/Resource.java:104
↓ 27 callers
Method
getName
Returns the class name.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/ClassFile.java:381
↓ 27 callers
Method
insertBefore
Inserts bytecode at the beginning of the catch clause. The caught exception is stored in <code>$1</code>. @param src the source code representi
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/expr/Handler.java:122
↓ 27 callers
Method
read32bit
Reads a 32bit integer at the index.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/ByteArray.java:48
↓ 26 callers
Method
evalBinaryMath
(Type expected, Frame frame)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/analysis/Executor.java:696
↓ 26 callers
Method
getDefault
Returns the default class pool. The returned object is always identical since this method is a singleton factory. <p>The default class pool searches
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/ClassPool.java:198
↓ 26 callers
Method
getInstance
Get the singleton instance of the plugin manager.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/config/PluginManager.java:57
↓ 25 callers
Method
getBeanInstance
(Class<T> beanClass)
hotswap-core/plugin/hotswap-agent-owb-plugin/src/test/java/org/hotswap/agent/plugin/owb/OwbPluginTest.java:59
↓ 25 callers
Method
getClassPool
()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/compiler/MemberResolver.java:51
↓ 25 callers
Method
getInterfaces
Obtains the class objects representing the interfaces implemented by the class or, if this object represents an interface, the interfaces extended by
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClass.java:745
↓ 25 callers
Method
getc
()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/compiler/Lex.java:522
↓ 25 callers
Method
growStack
Increases the current stack depth. It also updates <code>max_stack</code> if the current stack depth is the deepest so far. @param diff the numb
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/Bytecode.java:432
↓ 25 callers
Method
print
(PrintWriter out)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/ConstPool.java:2000
↓ 25 callers
Method
toString
()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/tools/web/BadHttpRequest.java:31
↓ 25 callers
Method
toString
This implementation returns the description of this resource. @see #getDescription()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/io/resource/AbstractResource.java:187
↓ 24 callers
Method
accept
Is a method for the visitor pattern. It calls <code>atXXX()</code> on the given visitor, where <code>XXX</code> is the class name of the node object.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/compiler/ast/ASTree.java:45
↓ 24 callers
Method
getBeanInstance
(Class<T> beanClass)
hotswap-core/plugin/hotswap-agent-weld-plugin/src/test/java/org/hotswap/agent/plugin/weld/WeldPluginTest.java:61
↓ 24 callers
Method
getCause
Gets the cause of this throwable. It is for JDK 1.3 compatibility.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CannotCompileException.java:33
↓ 24 callers
Method
getDeclaringClass
Returns the name of the class declaring the method including this code attribute.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/CodeAttribute.java:224
↓ 24 callers
Method
getMaxLocals
Returns <code>max_locals</code>.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/CodeAttribute.java:258
↓ 24 callers
Method
getValue
Gets the value. @param name the name @return the value
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/versions/ManifestInfo.java:81
↓ 24 callers
Method
hasAnnotation
(Class clazz, String annotationClass)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/AnnotationHelper.java:30
↓ 24 callers
Method
simplePush
(Type type, Frame frame)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/analysis/Executor.java:990
↓ 23 callers
Method
addField
Adds a field. <p>The <code>CtField</code> belonging to another <code>CtClass</code> cannot be directly added to this class. Only a field created for
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClass.java:1116
↓ 23 callers
Method
getBean
Returns an existing bean instance or retrieves and stores new bean from the Spring BeanFactory @return Bean this instance holds @throws IllegalAccess
hotswap-core/plugin/hotswap-agent-spring-plugin/src/main/java/org/hotswap/agent/plugin/spring/getbean/DetachableBeanHolder.java:122
↓ 23 callers
Method
getName
Obtains the name of this class.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/tools/reflect/ClassMetaobject.java:119
↓ 23 callers
Method
getResource
Return a Resource handle for the specified resource. The handle should always be a reusable resource descriptor, allowing for multiple {@link Resource
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/io/loader/ResourceLoader.java:75
↓ 23 callers
Method
getSimpleName
Obtains the not-qualified class name.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClass.java:360
↓ 23 callers
Method
setCodeAttribute
Adds a Code attribute. <p> The added attribute must share the same constant pool table as this <code>method_info</code> structure.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/MethodInfo.java:415
↓ 22 callers
Method
addInvokestatic
Appends INVOKESTATIC. @param clazz the target class. @param name the method name @param returnType the return type. @param paramTypes
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/Bytecode.java:1018
↓ 22 callers
Method
close
Close the class pool
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/scopedpool/ScopedClassPool.java:120
↓ 22 callers
Method
getModifiers
()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/compiler/ast/FieldDecl.java:29
↓ 22 callers
Method
keySet
()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/scopedpool/SoftValueHashMap.java:264
↓ 22 callers
Method
toCodeAttribute
Converts to a <code>CodeAttribute</code>.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/Bytecode.java:193
↓ 21 callers
Method
addAstore
Appends ASTORE or (WIDE) ASTORE_<n> @param n an index into the local variable array.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/Bytecode.java:486
↓ 21 callers
Method
getBeanManager
()
hotswap-core/plugin/hotswap-agent-owb-plugin/src/test/java/org/hotswap/agent/plugin/owb/HAAbstractUnitTest.java:102
↓ 21 callers
Method
getClass
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/CtClassJavaProxyGenerator.java:1843
↓ 21 callers
Method
getJavaClassSignature
(Class<?> clazz, ClassSignatureElement[] signatureElements)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/signature/ClassSignatureComparerHelper.java:42
↓ 21 callers
Method
getMembers
()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClassType.java:988
↓ 21 callers
Method
make
Compiles the given source code and creates a method. The source code must include not only the method body but the whole declaration, for example, <p
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtNewMethod.java:47
↓ 21 callers
Method
parseExpression
(SymbolTable tbl)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/compiler/Parser.java:714
↓ 21 callers
Method
read
Reads a signed 8bit value at the offset from the beginning of the bytecode sequence. @throws ArrayIndexOutOfBoundsException if offset is invalid.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/Bytecode.java:330
↓ 21 callers
Method
setModifiers
Sets the modifiers. <p>If the class is a nested class, this method also modifies the class declaring that nested class (i.e. the enclosing class is m
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClass.java:687
↓ 21 callers
Method
values
()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/scopedpool/SoftValueHashMap.java:279
↓ 20 callers
Method
entrySet
Returns a set of the mappings contained in this hash table.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/scopedpool/SoftValueHashMap.java:59
↓ 20 callers
Method
get
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-weld-plugin/src/main/java/org/hotswap/agent/plugin/weld/beans/WeldHotswapContext.java:64
↓ 20 callers
Method
getPath
()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/annotation/handler/WatchEventDTO.java:92
↓ 20 callers
Method
hasText
Check whether the given {@code CharSequence} contains actual <em>text</em>. <p> More specifically, this method returns {@code true} if the {@code Char
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/util/StringUtils.java:158
↓ 20 callers
Method
matches
Return a version match result. When an implementation is unable to decide then a<code>VersionMatchResult.SKIPPED</code> should be returned so the next
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/versions/VersionMatcher.java:47
↓ 20 callers
Method
put
(K key, List<V> value)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/util/CollectionUtils.java:518
↓ 20 callers
Method
rename
Substitutes a class name in the given descriptor string. @param desc descriptor string @param oldname replaced JVM class name @param newname subst
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/Descriptor.java:156
↓ 20 callers
Method
write16bit
(int value)
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/annotation/AnnotationsWriter.java:350
↓ 19 callers
Method
addMethod
Appends a method to the class. If there is a bridge method with the same name and signature, then the bridge method is removed before a new method is
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/ClassFile.java:659
↓ 19 callers
Method
checkModify
()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClassType.java:314
↓ 19 callers
Method
dataSize
Computes the data size specified by the given descriptor. For example, if the descriptor is "D", this method returns 2. <p>If the descriptor represen
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/Descriptor.java:650
↓ 19 callers
Method
get
Reads a class file from the source and returns a reference to the <code>CtClass</code> object representing that class file. If that class file has be
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/ClassPool.java:414
↓ 19 callers
Method
getAccessFlags
Returns access flags. @see javassist.bytecode.AccessFlag
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/ClassFile.java:339
↓ 19 callers
Method
getClassName
Get renamed class name. @return
hotswap-core/plugin/hotswap-agent-proxy-plugin/src/test/java/org/hotswap/agent/plugin/proxy/TestClassAdapter.java:86
↓ 19 callers
Method
getDeclaredConstructors
Gets all the constructors declared in the class. @see javassist.CtConstructor
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/CtClass.java:945
↓ 19 callers
Method
getLeft
()
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/compiler/ast/Pair.java:49
↓ 19 callers
Method
getURL
Return a URL handle for this resource. @throws IOException if the resource cannot be resolved as URL, i.e. if the resource is
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/io/resource/Resource.java:86
↓ 19 callers
Method
hasLength
Check that the given {@code CharSequence} is neither {@code null} nor of length 0. <p> Note: this method returns {@code true} for a {@code CharSequenc
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/util/spring/util/StringUtils.java:113
↓ 19 callers
Method
hello
()
hotswap-core/plugin/hotswap-agent-spring-plugin/src/test/java/org/hotswap/agent/plugin/spring/testBeans/BeanService.java:25
↓ 19 callers
Method
isArray
Returns whether or not this type is an array. @return true if an array, false if not
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/bytecode/analysis/Type.java:194
↓ 19 callers
Method
isAssignableFrom
@param ex2 @param ex @return
hotswap-core/plugin/hotswap-agent-proxy-plugin/src/main/java/org/hotswap/agent/plugin/proxy/java/CtClassJavaProxyGenerator.java:1697
↓ 19 callers
Method
isPrivate
Returns true if the modifiers include the <code>private</code> modifier.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/Modifier.java:60
↓ 19 callers
Method
isPublic
Returns true if the modifiers include the <code>public</code> modifier.
hotswap-core/hotswap-agent-core/src/main/java/org/hotswap/agent/javassist/Modifier.java:52
← previous
next →
101–200 of 5,712, ranked by callers