|
||||||||||
| 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<T>
T - expected info typepublic abstract class AbstractAttributeInfo<T>
Abstract attribute info.
| Field Summary | |
|---|---|
protected T |
info
|
| Fields inherited from class org.jboss.util.JBossObject |
|---|
hashCode, log, toString |
| Constructor Summary | |
|---|---|
AbstractAttributeInfo(T info)
|
|
| Method Summary | |
|---|---|
boolean |
isValid()
Is valid. |
protected void |
toString(org.jboss.util.JBossStringBuilder buffer)
|
| 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 |
| Methods inherited from interface org.jboss.kernel.plugins.dependency.AttributeInfo |
|---|
getName, getType, isProperty |
| Field Detail |
|---|
protected T info
| Constructor Detail |
|---|
public AbstractAttributeInfo(T info)
| Method Detail |
|---|
public boolean isValid()
AttributeInfo
isValid in interface AttributeInfoprotected void toString(org.jboss.util.JBossStringBuilder buffer)
toString in class org.jboss.util.JBossObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||