Class BeanInfo
- java.lang.Object
-
- org.glassfish.hk2.configuration.internal.BeanInfo
-
public class BeanInfo extends Object
- Author:
- jwells
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
getBean()
String
getInstanceName()
Object
getMetadata()
String
getTypeName()
String
toString()
-