|
||||||||||
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.reflect.spi.MethodInfo>
org.jboss.kernel.plugins.dependency.MethodAttributeInfo
public class MethodAttributeInfo
Method 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 | |
---|---|
MethodAttributeInfo(org.jboss.reflect.spi.MethodInfo methodInfo)
|
Method Summary | |
---|---|
String |
getName()
Get the name. |
org.jboss.reflect.spi.TypeInfo |
getType()
Get attribute type. |
boolean |
isProperty()
Is property. |
Methods inherited from class org.jboss.kernel.plugins.dependency.AbstractAttributeInfo |
---|
isValid, 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 MethodAttributeInfo(org.jboss.reflect.spi.MethodInfo methodInfo)
Method Detail |
---|
public boolean isProperty()
AttributeInfo
public String getName()
AttributeInfo
public org.jboss.reflect.spi.TypeInfo getType()
AttributeInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |