Package org.jboss.weld.serialization
Class MethodHolder
java.lang.Object
org.jboss.weld.serialization.AbstractSerializableHolder<Method>
org.jboss.weld.serialization.MethodHolder
- All Implemented Interfaces:
Serializable,SerializableHolder<Method>
Serializable holder for
Method.- Author:
- Jozef Hartinger
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()protected Methodstatic MethodHolderof(jakarta.enterprise.inject.spi.AnnotatedMethod<?> method) static MethodHolderMethods inherited from class org.jboss.weld.serialization.AbstractSerializableHolder
get, readResolve
-
Constructor Details
-
MethodHolder
-
-
Method Details
-
of
-
of
-
initialize
- Specified by:
initializein classAbstractSerializableHolder<Method>
-
equals
-
hashCode
public int hashCode()
-