|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.util.JBossObject
org.jboss.kernel.plugins.dependency.AbstractAttributeInfo<org.jboss.beans.info.spi.PropertyInfo>
org.jboss.kernel.plugins.dependency.PropertyAttributeInfo
public class PropertyAttributeInfo
Property attribute info.
| Field Summary |
|---|
| Fields inherited from class org.jboss.kernel.plugins.dependency.AbstractAttributeInfo |
|---|
info |
| Fields inherited from class org.jboss.util.JBossObject |
|---|
hashCode, log, toString |
| Constructor Summary | |
|---|---|
PropertyAttributeInfo(org.jboss.beans.info.spi.PropertyInfo propertyInfo)
|
|
| Method Summary | |
|---|---|
String |
getName()
Get the name. |
org.jboss.reflect.spi.TypeInfo |
getType()
Get attribute type. |
boolean |
isProperty()
Is property. |
boolean |
isValid()
Is valid. |
| Methods inherited from class org.jboss.kernel.plugins.dependency.AbstractAttributeInfo |
|---|
toString |
| Methods inherited from class org.jboss.util.JBossObject |
|---|
cacheGetHashCode, cacheToString, clone, equals, flushJBossObjectCache, getClassShortName, getHashCode, hashCode, list, notEqual, toShortString, toShortString, toString, toStringImplementation |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyAttributeInfo(org.jboss.beans.info.spi.PropertyInfo propertyInfo)
| Method Detail |
|---|
public boolean isProperty()
AttributeInfo
public String getName()
AttributeInfo
public org.jboss.reflect.spi.TypeInfo getType()
AttributeInfo
public boolean isValid()
AttributeInfo
isValid in interface AttributeInfoisValid in class AbstractAttributeInfo<org.jboss.beans.info.spi.PropertyInfo>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||