org.jboss.aop.metadata
Class SimpleMetaData.MetaDataValue
java.lang.Object
org.jboss.aop.metadata.SimpleMetaData.MetaDataValue
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- SimpleMetaData
- public class SimpleMetaData.MetaDataValue
- extends Object
- implements Serializable
- See Also:
- Serialized Form
type
public final PayloadKey type
value
public final Object value
SimpleMetaData.MetaDataValue
public SimpleMetaData.MetaDataValue(PayloadKey type,
Object value)
get
public Object get()
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
toString
public String toString()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.