| Modifier and Type | Method and Description |
|---|---|
Object |
getBean()
Gets the bean (or bean-like-map) associated with
this instance
|
Object |
getMetadata()
Gets information about this instance.
|
void |
setMetadata(Object metadata)
Sets an object containing information about this
instance.
|
String |
toString() |
public Object getBean()
Instancepublic Object getMetadata()
InstancegetMetadata in interface Instancepublic void setMetadata(Object metadata)
InstancesetMetadata in interface Instancemetadata - The possibly null metadata
to be associated with this instanceCopyright © 2009–2017 Oracle Corporation. All rights reserved.