Interface XConstructor
-
- All Superinterfaces:
XElement,XExecutable,XMember
public interface XConstructor extends XExecutable
- Since:
- 4.3
- Author:
- anistor@redhat.com
-
-
Method Summary
-
Methods inherited from interface org.infinispan.protostream.annotations.impl.types.XElement
getAnnotation, getAnnotationsByType, getDocumentation, getModifiers, getName, isFinal, isPrivate, isPublic, isStatic
-
Methods inherited from interface org.infinispan.protostream.annotations.impl.types.XExecutable
getParameterCount, getParameterNames, getParameterTypes, toGenericString
-
Methods inherited from interface org.infinispan.protostream.annotations.impl.types.XMember
determineRepeatedElementType, getDeclaringClass
-
-