Package org.jboss.metadata.web.spec
Class DeferredMethodMetaData
- java.lang.Object
-
- org.jboss.metadata.javaee.support.IdMetaDataImpl
-
- org.jboss.metadata.web.spec.DeferredMethodMetaData
-
- All Implemented Interfaces:
Serializable,Cloneable,IdMetaData
public class DeferredMethodMetaData extends IdMetaDataImpl
The tag/attribute/deferred-value metadata- Version:
- $Revision: 81768 $
- Author:
- Remy Maucherat
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DeferredMethodMetaData()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetMethodSignature()voidsetMethodSignature(String methodSignature)StringtoString()
-